Hi! I think the build script is broken. It used to work with the CVS version, but after moving to SVN I did some renaming of projects and packages that I didn't follow with updating the script, because its initial reason of being (building on the SourceForge compile farm) is now moot, as SF has discontinued that feature.
The way I build it is from inside Eclipse, from the update site project. However, I am not sure if it works anymore with R10 - there might be calls to library functions new to R11. Is upgrading to R11 out of question for you? best regards, Vlad On 5/5/07, Ben Hood <[EMAIL PROTECTED]> wrote: > 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 > ------------------------------------------------------------------------- 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
