> What version are you using? I honestly haven't tried reverse engineer in standalone. It works inside Eclipse You're right! It didn't last time I tried. Or, I couldn't convince it to.
Thanks, this helps a lot. On Dec 13, 2007 12:07 PM, Mike Schrag <[EMAIL PROTECTED]> wrote: > > I'm using 1.0.2 of the standalone Entity Modeler - quite recent :) > Unrelated to the classpath problem you're having, but if you're using > a 1.0.2 prior to like 2 hours ago, it will crash on Tiger when you try > to double-click models from Finder or if you drop models onto its icon > (I didn't feel like bumping the version # for that fix). > > > I haven't set up any class paths or anything. I couldn't find any > > release notes or wiki page > That's because there aren't any release notes or a wiki page :) > > If you can open your model and then send me what appears in the > console log during loading, that would be helpful. Assuming your > models are inside of your IDEA project, it's SUPPOSED to be able to > determine classpath from IDEA project files, but admittedly I don't > use IDEA, so all I can say for sure is that it can open iTunes Store > IDEA project files :) > > Anyway, like I mentioned in the previous email, you can also > temporarily probably create an EntityModeler.classpath file that looks > something like: > /System/Library/Frameworks/JavaFoundation.framework/Resources/Java/ > javafoundation.jara > /System/Library/Frameworks/JavaJDBCAdaptor.framework/Resources/Java/ > javajdbcadaptor.jar > etc > etc > > for each of the jars that are necessarily to be able to load EOF > (which is used for SQL generation as well as reverse engineering). > > ms > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > > http://lists.apple.com/mailman/options/webobjects-dev/john.pete.thomas%40gmail.com > > This email sent to [EMAIL PROTECTED] >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
