We already tried it and it didn't help us....
Here is the output with the debug option:
F:\NewFolder>java -Xms512m -Xmx1224m -jar D:\eclipse-3.2.1\Eclipse\eclipse\startup.jar -application org.eclip
se.ant.core.antRunner -buildfile "export.xml" -option
Unknown argument: -option
Buildfile: export.xml
plugin_export:
F:\NewFolder>java -Xms512m -Xmx1224m -jar D:\eclipse-3.2.1\Eclipse\eclipse\startup.jar -application org.eclip
se.ant.core.antRunner -buildfile "export.xml" -debug
Install location:
file:/d:/eclipse-3.2.1/Eclipse/eclipse/
Configuration file:
file:/d:/eclipse-3.2.1/Eclipse/eclipse/configuration/config.ini loaded
Configuration location:
file:/d:/eclipse-3.2.1/Eclipse/eclipse/configuration/
Framework located:
file:/d:/eclipse-3.2.1/Eclipse/eclipse/plugins/org.eclipse.osgi_3.2.1.R32x_v20060919.jar
Framework classpath:
file:/d:/eclipse-3.2.1/Eclipse/eclipse/plugins/org.eclipse.osgi_3.2.1.R32x_v20060919.jar
Debug options:
file:/F:/NewFolder/.options not found
Time to load bundles: 15
Starting application: 1140
Apache Ant version 1.6.5 compiled on June 2 2005
Setting ro project property: ant.file -> export.xml
Buildfile: export.xml
+Datatype eclipse.convertPath org.eclipse.core.resources.ant.ConvertPath
+Datatype eclipse.incrementalBuild org.eclipse.core.resources.ant.IncrementalBuild
+Datatype eclipse.refreshLocal org.eclipse.core.resources.ant.RefreshLocalTask
+Datatype emf.JETEmitter org.eclipse.emf.ant.taskdefs.codegen.JETEmitterTask
+Datatype emf.JMerger org.eclipse.emf.ant.taskdefs.codegen.JMergerTask
+Datatype emf.util.RemoveVersion org.eclipse.emf.ant.taskdefs.RemoveVersionTask
+Datatype emf.Ecore2Java org.eclipse.emf.importer.ecore.taskdefs.EcoreGeneratorTask
+Datatype emf.Rose2Java org.eclipse.emf.importer.rose.taskdefs.RoseGeneratorTask
+Datatype help.buildHelpIndex org.eclipse.help.internal.base.ant.BuildHelpIndex
+Datatype eclipse.checkDebugAttributes org.eclipse.jdt.core.CheckDebugAttributes
+Datatype eclipse.brand org.eclipse.pde.internal.build.tasks.BrandTask
+Datatype eclipse.fetch org.eclipse.pde.internal.build.tasks.FetchTask
+Datatype eclipse.buildScript org.eclipse.pde.internal.build.tasks.BuildScriptGeneratorTask
+Datatype eclipse.generateFeature org.eclipse.pde.internal.build.tasks.FeatureGeneratorTask
+Datatype eclipse.buildManifest org.eclipse.pde.internal.build.tasks.BuildManifestTask
+Datatype eclipse.assembler org.eclipse.pde.internal.build.tasks.PackagerTask
+Datatype eclipse.idReplacer org.eclipse.pde.internal.build.tasks.IdReplaceTask
+Datatype eclipse.jnlpGenerator org.eclipse.pde.internal.build.tasks.JNLPGeneratorTask
+Datatype eclipse.unzipperBuilder org.eclipse.pde.internal.build.tasks.UnzipperGeneratorTask
+Datatype eclipse.fetchFilesGenerator org.eclipse.pde.internal.build.tasks.FetchFileGeneratorTask
+Datatype eclipse.versionReplacer org.eclipse.pde.internal.build.tasks.GenericVersionReplacer
+Datatype pde.convertSchemaToHTML org.eclipse.pde.internal.core.ant.ConvertSchemaToHTML
+Datatype pde.exportPlugins org.eclipse.pde.internal.core.ant.PluginExportTask
+Datatype pde.exportFeatures org.eclipse.pde.internal.core.ant.FeatureExportTask
+Datatype wsgen ws.ant.task.WebServiceGenerationAntTask
+Datatype emf.XSD2Java org.eclipse.xsd.ecore.importer.taskdefs.XSDGeneratorTask
Adding reference: ant.projectHelper
Adding reference: ant.parsing.context
Adding reference: ant.targets
parsing buildfile F:\NewFolder\export.xml with URI =
file:///F:/NewFolder/export.xml Setting ro project property: ant.project.name -> export
Adding reference: export
Setting ro project property: ant.file.export -> F:\NewFolder\export.xml
Project base dir set to: F:\NewFolder
+Target:
+Target: plugin_export
Adding reference: eclipse.ant.targetVector
Build sequence for target(s) `plugin_export' is [plugin_export]
Complete build sequence is [plugin_export, ]
plugin_export:
BUILD SUCCESSFUL
BUILD SUCCESSFUL
Total time: 20 seconds