Made some progress! I uninstalled eclipse 3.7.1 and installed eclipse 3.6 along with the appropriate version of WOlips. I made a very simple project with an eomodel of just one table. Amazingly, I can see and open the java files that were eogenerated just fine. I previously made the same small project using 3.7.1 and had my dreaded "can't see eogenerated folder" issue.
Apparently, there is a bug in eclipse 3.7.1. At any rate, I'm going to try to move forward with eclipse 3.6. On Nov 20, 2011, at 4:51 PM, Kevin Spake wrote: > The "eo" folder is in the Sources package. Even so, I included it in the > Sources build path and it still doesn't work. > > Very frustrating. > > > On Nov 19, 2011, at 5:06 AM, David Avendasora wrote: > >> Hi Kevin, >> >> From one of your earlier emails: >> <Finder jobmgr.tiff> >> >> Your "eo" directory is NOT in Sources, it is in it's own directory. This is >> fine as long as you bless "eo" as a "Sources Folder" like this: >> >> <PastedGraphic-2.png> >> >> I bet the eo directory is in the project, just not where you expect it and >> Eclipse is certainly not recognizing it as a valid location for Java source >> code files so they don't get compiled. >> >> Dave > > _______________________________________________ > 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/sparky005s%40yahoo.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]
