Re: Eclipse deployment checkboxes won't recognize Projects.
Re: Eclipse deployment checkboxes won't recognize Projects.
- Subject: Re: Eclipse deployment checkboxes won't recognize Projects.
- From: David LeBer <email@hidden>
- Date: Mon, 27 May 2013 18:37:39 -0400
When building for deployment, Eclipse uses ant and will ALWAYS use the frameworks in your defined frameworks locations, not the ones in your project directory.
So, you always need to make sure you build your frameworks first.
This is one of the reasons that best practices are to use Jenkins to build your apps for you. Once set up, it's automatic, and if you are deploying to the cloud, your build server can be in the same data centre making copying the built app bundle a local operation and much faster.
D
--
David LeBer
Codeferous Software
On 2013-05-27, at 5:58 PM, James Cicenia <email@hidden> wrote:
> This just cost me a couple of days of hair pulling....
>
> My Eclipse went fubar'd and wouldn't see my Project (source) frameworks and kept
> embedding old Library (installed) frameworks.
>
> Anyone ever see that?
>
> James
> _______________________________________________
> 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
_______________________________________________
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