[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [ptp-dev] Which of these extensions are need to be changed to develop over Eclipse RDT
|
Yes, that is fair to say.
===========================
Chris Recoskie
Team Lead, IBM CDT and RDT
IBM Toronto
Greg Watson <g.watson@xxxxxxxxxxxx>
Greg Watson <g.watson@xxxxxxxxxxxx>
Sent by: ptp-dev-bounces@xxxxxxxxxxx
05/26/2009 11:19 AM
Please respond to
Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx> |
|
|
Chris,
Would it be safe to say that any plugins that use the getLocation method on IResource, or access the local filesystem using java.io.File would at least need to be looked at, and possibly changed to use getLocationIURI and EFS?
* org.eclipse.debug.core.launchConfigurationTypes
I presume this is adding a new launch configuration, so it will probably need to be modified to launch remotely (this could use either a PTP launch configuration or the CDT remote launch configuration.)
* org.eclipse.cdt.managedbuilder.core.buildDefinitions
* org.eclipse.cdt.make.core.ScannerConfigurationDiscoveryProfile
* org.eclipse.cdt.managedbuilder.ui.newWizardPages
Seems like these would also need to be remote enabled?
Greg
On May 26, 2009, at 10:53 AM, Chris Recoskie wrote:
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev



