Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] Errors on PLDT project

What is the correct set of PLDT projects? I've checked out the following:

org.eclipse.pldt.combined
org.eclipse.pldt.common
org.eclipse.pldt.help
org.eclipse.pldt.mpi.analysis
org.eclipse.pldt.mpi.analysis.cdt
org.eclipse.pldt.mpi.core
org.eclipse.pldt.openmp.analysis
org.eclipse.pldt.openmp.core
org.eclipse.pldt.openmp.ui.pv
org.eclipse.pldt.wizards

I'm getting errors on org.eclipse.pldt.combined:

1. org.eclipse.ptp.pldt.mpi cannot be resolved. I can't see this package
2. org.eclipse.ptp.pldt.lapi cannot be resolved. There's an org.eclipse.ptp.lapi package, but why is there a dependency on LAPI?
3. MpiIDs cannot be resolved.

Greg


Back to the top