Hello -

I am trying to migrate an XCode application. I have only used Eclipse for my wo development so I don't know the file structure as well for XCode,

When I run the Java Migration tool by Pascal I get the following error:

Is there supposed to be a config.xml file for xcode projects?

Thanks,
James Cicenia


Starting the importation process...
java.io.FileNotFoundException: /Users/jcicenia/Documents/workspace/ Project/config.xml (No such file or directory)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:106)
        at java.io.FileInputStream.<init>(FileInputStream.java:66)
at sun .net .www.protocol.file.FileURLConnection.connect(FileURLConnection.java:70) at sun .net .www .protocol.file.FileURLConnection.getInputStream(FileURLConnection.java: 161) at com .sun .org .apache .xerces .internal .impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:973) at com .sun .org .apache .xerces .internal .impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java: 184) at com .sun .org .apache .xerces .internal.parsers.XML11Configuration.parse(XML11Configuration.java:798) at com .sun .org .apache .xerces .internal.parsers.XML11Configuration.parse(XML11Configuration.java:764) at com .sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java: 148) at com .sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java: 250) at com .sun .org .apache .xerces .internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:292)
        at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:172)
        at ca.os.migrations.XCodeToEclipse.loadConfig(XCodeToEclipse.java:102)
        at ca.os.migrations.XCodeToEclipse.main(XCodeToEclipse.java:75)
 _______________________________________________
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]

Reply via email to