Hi, I've upgraded my version of ERTS to 5.4.13 which seems to have different a byte code format than the version erlide was running on (5.5.2).
So I'm trying to recompile the whole plugin with the new erlang release but I'm can't get the build.xml to run through properly. I'm executing java -jar /Users/f00bar/Desktop/eclipse-3.2.2/startup.jar -application org.eclipse.ant.core.antRunner -Dbuilder=. -DlocalWorkspace=.. -DerlRoot=/sw/lib/erlang/ but the build fails (see error log below). This is probably an eclipse environment issue, but maybe somebody has seen it before. Are there any other ways to create the plugin other than executing the build script? Thanks, Ben ----------- generateScript: BUILD FAILED /Users/f00bar/dont_backup/erlide-0.3.29/org.erlide.build/build.xml:5: The following error occurred while executing this line: /Users/f00bar/Desktop/eclipse-3.2.2/plugins/org.eclipse.pde.build_3.2.1.r321_v20060823/scripts/build.xml:24: The following error occurred while executing this line: /Users/f00bar/Desktop/eclipse-3.2.2/plugins/org.eclipse.pde.build_3.2.1.r321_v20060823/scripts/build.xml:64: The following error occurred while executing this line: /Users/f00bar/dont_backup/erlide-0.3.29/org.erlide.build/customTargets.xml:10: The following error occurred while executing this line: /Users/f00bar/dont_backup/erlide-0.3.29/org.erlide.build/allElements.xml:12: The following error occurred while executing this line: /Users/f00bar/Desktop/eclipse-3.2.2/plugins/org.eclipse.pde.build_3.2.1.r321_v20060823/scripts/genericTargets.xml:80: Unable to find feature: org.erlide. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Erlide-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/erlide-devel
