Hi all, 1) When I build the bundles with the Sun JVM there isn't any problem but when I try it with GCJ the script don't find org.eclipse.pde.internal.build.BuildScriptGenerator class? I have build 3.3 here, I have comment out com.ibm.icu tweak because I don't have found this bundle in the Fedora sources repo. BUILD FAILED /usr/share/eclipse/plugins/org.eclipse.pde.build/scripts/build.xml:24: The following error occurred while executing this line: /usr/share/eclipse/plugins/org.eclipse.pde.build/scripts/build.xml:64: The following error occurred while executing this line: /usr/share/eclipse/plugins/org.eclipse.pde.build/templates/package-build/customTargets.xml:17: The following error occurred while executing this line: /usr/share/eclipse/plugins/org.eclipse.pde.build_3.3.0.v20070612/scripts/genericTargets.xml:85: Could not create type eclipse.buildScript due to java.lang.NoClassDefFoundError: org.eclipse.pde.internal.build.BuildScriptGenerator 2) To build the SDK package for RSE (Remote System Explorer), the FTP, SSH and telnet based implementation requires org.apache.commons.net and org.apache.oro bundle provided in the org.eclipse.orbit project. When the builder try to make the javadoc for both of these bundles, the builder try to to resolve all the classes recursively to make a full javadoc, that take many time and as result the eclipse builder crash because of a out of memory. Can I configure the builder to not create "full javadoc" or is there a another way to include these deps without make too many changes on the sources? PS: RSE need 3.3 for the SSH component. In advance, thanks, Alphonse
Attachment:
signature.asc
Description: OpenPGP digital signature
-- fedora-devel-java-list mailing list fedora-devel-java-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-java-list