Answering my own post but maybe someone will find it in the archive and find it usefull one day :-) I turned out that using a maven like project layout and not caching the include patterns did no go well together. The resources was just not copied into the build directory where Eclipse was running the app from. Updating the include files solved the problem
Cheers Tonny On Thu, Jun 19, 2008 at 8:40 PM, Tonny Staunsbrink <[EMAIL PROTECTED]> wrote: > Hello > I have several project in Eclipse, a couple of framework and a couple of > apps. One of the framework contains a collection of WOComponents. I would > really, really like to be able to edit these components and se the changes > without reinstalling (and using Eclipses debug class reloading would also be > nice). I though the way to do was by setting my component framework as a > dependency in one of the apps using the framework, but doing that resulted > in empty pages (no text or markup at all) for the pages which should have > been loaded from the framework. > I followed the instructions on > http://wiki.objectstyle.org/confluence/display/WOL/Debug+Code+in+a+Framework, > but still luck. > > Am I missing something obvious, does anyone else edit framework components > directly? > > Cheers > Tonny >
_______________________________________________ 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]
