• 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: Converting Apps From Xcode > Eclipse
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Converting Apps From Xcode > Eclipse


  • Subject: Re: Converting Apps From Xcode > Eclipse
  • From: Chuck Hill <email@hidden>
  • Date: Wed, 28 Feb 2007 17:25:40 -0800


On Feb 28, 2007, at 4:15 PM, Fred Shurtleff wrote:

Hi All,

Does anyone have experience converting WebObject applications from Xcode to Eclipse, or any caveats in making this conversion?

Yes. The only caveat I can think of is that you will kick yourself for not having done it sooner. :-P



I have done a few conversions with varying degrees of success. The way I look at this is basically this involves copying the source files(.wo, .api, .java, and .eomodeld) in Xcode to an Eclipse project structure, then compile/run, and the app should just run.

Create an Eclipse project, copy in the source, adjust the contents of build.xml, woproject/* and it should just run.



However I am finding that sometimes the model file is not recognized (in which case it reports > An 'object store' for the entity "User" could not be found. Verify that the entity is defined in an EOModel, and that the model is installed properly.). Also Eclipse will sometimes report an error > 'my_project_name.framework' not found.

Sounds like a refresh issue with the new Eclipse project. Try restarting Eclipse after copying in the resources.



Am I misunderstanding something here about this conversion process? Or is there any documentation pertaining to importing/converting Xcode apps to Eclipse?

Beyond the Tutorials you mean?

http://wiki.objectstyle.org/confluence/display/WOL/Tutorials

Chuck

--

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/products/practical_webobjects






_______________________________________________
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: 
 >Converting Apps From Xcode > Eclipse (From: Fred Shurtleff <email@hidden>)

  • Prev by Date: Re: performParentAction and Form Values
  • Next by Date: Re: performParentAction and Form Values [SOLVED]
  • Previous by thread: Converting Apps From Xcode > Eclipse
  • Next by thread: Re: performParentAction and Form Values [SOLVED]
  • Index(es):
    • Date
    • Thread