I'm finally taking the plunge to leave Xcode behind and migrate our frameworks
and applications to Eclipse. I've installed WOLips, and I've carefully
followed the instructions for Pascal Robert's XcodeMigration tool (great visual
tutorial instructions, btw). However, when I get to the point of running the
tool, the following results:
Starting the importation process...
java.lang.IllegalArgumentException:
/Users/dhoward/EclipseWorkspace/WOApplicationTemplate/Components does not exist
at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:886)
at
ca.os.migrations.XCodeToEclipse.cleanupTemplates(XCodeToEclipse.java:174)
at ca.os.migrations.XCodeToEclipse.main(XCodeToEclipse.java:76)
However, this "Components" directory does exist in that location and even has
two items in it, Main.api and Main.wo. What am I doing wrong and how do I make
it work?
Denise
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]