• 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: Switching from XCode to WOLips: ressources headaches
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Switching from XCode to WOLips: ressources headaches


  • Subject: Re: Switching from XCode to WOLips: ressources headaches
  • From: Mike Schrag <email@hidden>
  • Date: Wed, 16 Aug 2006 09:23:44 -0400

- When the project is built, no executable is created within the .woa bundle, but the project can be run nevertheless (this one is really weird... )

That's ok. the "build" folder is only for use by eclipse. If you want to deploy, you'll have to use ANT:


-configure the filter (like above) to show the "build.xml" file
-Add the ANT view: Menu->Window->Show View->Other, Select Ant/Ant from there
-drag the build.xml form the Package Explorer to the Ant View
-To build a deployable App, double-click the "build" task. It'll create a deployable WOA in the dist folder (probably also hidden by the default filter settings).
Always interesting hearing alternative methods of doing things ... Another route is to right-click on build.xml=>Run As=>Ant build, which will produce a "dist" folder including you woa. Framework projects, oddly, build into the project root rather than into a dist.

ms


_______________________________________________ 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
  • Follow-Ups:
    • Re: Re: Switching from XCode to WOLips: ressources headaches
      • From: "John Huss" <email@hidden>
References: 
 >Switching from XCode to WOLips: ressources headaches (From: François Reboursier <email@hidden>)
 >Re: Switching from XCode to WOLips: ressources headaches (From: Timo Hoepfner <email@hidden>)

  • Prev by Date: Re: Switching from XCode to WOLips: ressources headaches
  • Next by Date: Document style webservice
  • Previous by thread: Re: Switching from XCode to WOLips: ressources headaches
  • Next by thread: Re: Re: Switching from XCode to WOLips: ressources headaches
  • Index(es):
    • Date
    • Thread