Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aperi-dev] ANT 1.7 and JSch download needed with Eclipse 3.3?


Hello,


during the setup of my Aperi environment using Eclipse 3.3 I saw that Eclipse 3.3 includes Ant 1.7 and the JSch SSH2 Client in the platform plugins org.apache.ant and org.eclipse.jsch.core.

I'm wondering if we need the separate Ant 1.7 and jsch-0.1.3.1 download any longer.

I changed the build-path in org.eclipse.aperi.build/.classpath  to
        <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.apache.ant_1.7.0.v200706080842/lib/ant.jar"/>
        <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.apache.ant_1.7.0.v200706080842/lib/ant-launcher.jar"/>
and everything looks fine.

But I have no complete build environment in place (using the noNativeCompile script for workspace setup) so I can not really test the change.


Can someone please check if the separate downloads are still necessary for the build?



Mit freundlichen Grüßen, best regards

Christoph Reichert


Storage Software Development, Eclipse Aperi Project
IBM Deutschland, Mainz, Germany
Phone: +49-6131/84-5962, Fax: -6099
mailto:Christoph.Reichert@xxxxxxxxxx

IBM Deutschland GmbH
Vorsitzender des Aufsichtsrats: Hans Ulrich Maerki
Geschäftsführung: Martin Jetter (Vorsitzender), Rudolf Bauer, Christian Diedrich, Christoph Grandpierre, Matthias Hartmann, Thomas Fell, Michael Diemer
Sitz der Gesellschaft: Stuttgart
Registergericht: Amtsgericht Stuttgart, HRB 14562 WEEE-Reg.-Nr. DE 99369940

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


Back to the top