• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Development on Linux
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Development on Linux


  • Subject: Re: Development on Linux
  • From: Markus Ruggiero <email@hidden>
  • Date: Thu, 03 Apr 2014 11:48:44 +0200

On 03.04.2014, at 01:15, Ângelo Andrade Cirino <email@hidden> wrote:

> Hi,
>
> I need to create a procedure to be able to install a Linux WO/Wonder development environment on about four computers. Ubuntu is preferred, but CentOS is an option too.
>
> I struggled for a while, following some guidance I found on the wiki and my previous knowledge of deployment on Ubuntu. I am at a point where I am able to build and install Wonder with ant in the command line, but the environment with Eclipse 3.8 and WOlips 3.7 will not build the git repository projects, there are hundreds of errors for not finding frameworks.
>

Eclipse needs the contents of wolips.properties to tell it where all the frameworks are. I do not know where on Linux this file will be located (probably in ~/Library/Application Support/WOLips or some such). After having created your first Wonder Application in Eclipse (just a dummy to be thrown away afterwards) the file wolips.properties will be created with default values. Search for it and adapt the various paths. You can also do this directly from inside Eclipse under  Preferences->WOLips

If you want to build your application from within Eclipse (others might find this not such a great idea, nevertheless it work well), you must use ant with build.xml (run as... ). Note that build.xml contains a reference to your wolips.properties file. This reference is most likely wrong on Linux. Simply edit build.xml (or better yet add a property to your external build configuration that overrides the default value. Every property set will not be overwritten later with values from build.xml

Hope this helps
---markus---


> Our aim is to have a heterogeneous development environment, with some MacOS and some Linux machines sharing resources and a git repository.
>
> I would appreciate very much suggestions and examples of successful Linux development installs.
>
> Thanks,
>
> Angelo
> _______________________________________________
> 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


References: 
 >Development on Linux (From: Ângelo Andrade Cirino <email@hidden>)

  • Prev by Date: Re: Development on Linux
  • Next by Date: Re: Request failed on ERXRouteController
  • Previous by thread: Re: Development on Linux
  • Next by thread: [SOLVED] Re: Ajax UpdateContainer stop
  • Index(es):
    • Date
    • Thread