Error on build launch
Hi,
launching a build which use jdk 1.3.1 I have this error on retrieving com.ibm.team.build.ant partecipants.
java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher
This is called before ant launch the build.xml and so I don't know how to resolve this. Do I have to add some arguments to JVM which launch ant??
Thanks in advance.
launching a build which use jdk 1.3.1 I have this error on retrieving com.ibm.team.build.ant partecipants.
java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher
This is called before ant launch the build.xml and so I don't know how to resolve this. Do I have to add some arguments to JVM which launch ant??
Thanks in advance.