Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-user] how do I build pbs.jproxy?

I wanted to see if I could make the error message on the PBS submit side a little more verbose. As a first step, I checked everything out from PBS and tried to run org.eclipse.ptp.rm.pbs.jproxy by clicking on "Launch an Eclipse Application" from the MANIFEST.MF.

I get the error message:


Buildfile: /home/sbrandt/workspace/org.eclipse.ptp.rm.pbs.jproxy/build.xml

pbs_proxy.jar:

BUILD FAILED
/home/sbrandt/workspace/org.eclipse.ptp.rm.pbs.jproxy/build.xml:14: taskdef class com.chartle.ant.JarEclipseProject cannot be found

Total time: 179 milliseconds

How do I get the com.chartle.ant.JarEclipseProject?

Cheers,
Steve


Back to the top