[solved]Re: No resources when setting a framework project dependency
[solved]Re: No resources when setting a framework project dependency
- Subject: [solved]Re: No resources when setting a framework project dependency
- From: "Tonny Staunsbrink" <email@hidden>
- Date: Thu, 26 Jun 2008 21:22:57 +0200
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 <
mezz.dk@
gmail.com> 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.
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden