Re: Entity Modeler Reverse Engineer
Re: Entity Modeler Reverse Engineer
- Subject: Re: Entity Modeler Reverse Engineer
- From: Mike Schrag <email@hidden>
- Date: Thu, 13 Dec 2007 15:07:35 -0500
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden