On 2012-03-14, at 1:09 PM, Daniel Roy wrote: > Hi, > > In Eclipse, when I select "WOLips Ant Tools -> Install…", I'm presented with > a list of open projects. From the image I've attached, FrameworkA is on the > build path of MyApplication, so it's checked. But I can also include > FrameworkB by checking it, and it gets compiled before the build happens, but > it's not included in the packaged application. This is because build.xml is > specifying "eclipse=true" for the frameworkset and that only respects the > application's .classpath file for framework references.
Why would you want it as part of the application? It is not on the classpath so the application is not using it... > > Is there any way to force the inclusion of FrameworkB in the final packaged > application? Will I have to modify the application's build.xml to explicitly > include the outside-of-classpath frameworks? What is the intent of allowing > the selection of other frameworks at build time if they aren't included in > the packaged application for deployment? My guess is that it is a defect. -- Chuck Hill Senior Consultant / VP Development Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems. http://www.global-village.net/gvc/practical_webobjects
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
