Re: New Eclipse with old Java
Re: New Eclipse with old Java
- Subject: Re: New Eclipse with old Java
- From: T Worman <email@hidden>
- Date: Thu, 22 Oct 2015 11:09:38 -0700
In my environment apps do not get built into /Library/WebObjects/Applications. The steps I use:
1. right-click on the build.xml file in the app project 2. select Run As -> Ant Build
For me this process runs a split install and puts the build products into the ‘dist’ directory inside the project folder. Is it possible that the build.xml in your application project is an older, legacy version? If you’re working with older projects you may want to replace build.xml with an updated version since, well, things change. On Oct 22, 2015, at 1:34 AM, Kushnir Gennady < email@hidden> wrote:
Unfortunately that did not help. I still get my app buit without bootstrap.jar and I don’t get it installed into /Library/WebObjects/Applications as it used to be.
21 окт. 2015 г., в 1:45, T Worman < email@hidden> написал(а):
1. My approach has been to simply make ~/Library/wobuild.properties a symlink to wolips.properties like:
wobuild.properties@ -> Application Support/WOLips/wolips.properties
This way, only 1 file has to be maintained.
|
_______________________________________________
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