Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] build: testplugin, all target

Roland,

You can remove the test plugin as it's not needed. The errors in the C projects are because they haven't been configured and built. You don't actually need them unless you're running locally. 

Regards,
Greg

On Nov 15, 2009, at 1:23 PM, Roland Schulz <roland@xxxxxxx> wrote:

Hi,

I have two problems to compile PTP.

The import org.eclipse.cdt.core.testplugin cannot be resolved    ModelBuilderTests.java    /org.eclipse.ptp.rdt.core.tests/test/org/eclipse/ptp/internal/rdt/core/model    line 53    Java Problem
Even though in my eclipse installation there is a plugins/org.eclipse.cdt.core.tests_5.1.2.200911130609/org/eclipse/cdt/core/testplugin/

Also for a few project (...debug.sdm, ...proxy, ...rm.pbs.proxy, ...utils  - ... being org.eclipse.ptp.) I get:
make: *** No rule to make target `all'. Even though "make all" on the console works in those folders.

This is with just checked out /ptp_project_sets/anonymous/ptp-HEAD-all-anonymous.psf, CDT 6.0.2 (-I200911130609) and Eclipse 3.5.1, Sun Java 1.6.

Roland


--
ORNL/UT Center for Molecular Biophysics cmb.ornl.gov
865-241-1537, ORNL PO BOX 2008 MS6309
_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user

Back to the top