Hello, the ant-make from within jde does not work in my environment. It tries to change directory to the prj.el-file wich does not make sense, as this file isn't a directory at all.
This is the output from my jde-ant-build-command: cd c:/d022051/java_one/ours/prj.el ant -Dbuffer=c:\d022051\java_one\ours\java\com\sap\pj\j2eemgmt\ManagementBean.ja va -buildfile build.xml -emacs -Dinqmy.home="C:\SAP_J2EEngine6.20" -Dproject.home="C:\d022051\java_one\ours" "c:\jdk1.3.1\bin\java" -classpath "c:\jdk1.3.1\lib\tools.jar;C:\java_extensions\jakarta-ant-1.4.1\lib\jaxp.jar ;C:\java_extensions\jakarta-ant-1.4.1\lib\crimson.jar;C:\java_extensions\jak arta-ant-1.4.1\lib\ant.jar;" -Dant.home="C:\java_extensions\jakarta-ant-1.4.1" org.apache.tools.ant.Main -Dbuffer=c:\d022051\java_one\ours\java\com\sap\pj\j2eemgmt\ManagementBean.ja va -buildfile build.xml -emacs -Dinqmy.home="C:\SAP_J2EEngine6.20" -Dproject.home="C:\d022051\java_one\ours" Compilation finished at Mon Mar 04 15:57:38 Has anyone an idea what's wrong? Im using the latest sumo-package, which includes jde-2.2.8. Thanks Gregor