Re: [Announce] Xcode -> WOLips migration tool
Re: [Announce] Xcode -> WOLips migration tool
- Subject: Re: [Announce] Xcode -> WOLips migration tool
- From: Pascal Robert <email@hidden>
- Date: Fri, 20 Jul 2007 21:40:30 -0400
Oh yeah, I forgot : the script will also convert all files with
MacRoman encoding (if this encoding was specified in Xcode) to UTF-8.
Hello everyone,
I wrote a tool (actually it's a simple Java command-line app) that
convert multiple WO projects made with Xcode (version 2.2 or later,
with the .xcodeproj extension) to WOLips. It only took 3 minutes
to convert and import the Apple examples stored in /Developer/
Examples/JavaWebObjects/Frameworks.
http://community.os.ca/code/webobjects/XCodeMigration-1.0.tgz
Why didn't I use Chuck's "fleeto" script ? Because we have
projects where components may or not be in a "Components" folder,
Java class in package that are not in a real folder, etc. The tool
parse the plist of the Xcode project so it can find all needed
files from the project, no matter where they are.
It's not perfect, but it works great for our internal projects and
Apple's examples, so you can customize it if nedded.
_______________________________________________
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