On 08/31/2011 11:38 AM, Greg Watson wrote: > Sigh. > > The PTP org.eclipse.ptp.remote.* plugins are supposed to do exactly this. > Provide a set of interfaces that work the same for local or remote. You can > then plug in support for different remote service providers, include RSE and > Remote Tools (part of PTP) and Local. It's a shame to see yet another > implementation. > > Also, we provide a framework for integrating tools, particularly performance > tools, called ETFw. It saves you having to write any code at all. You can > just provide an XML description of the tool command, as well as specify SWT > widgets that are displayed on the profile configuration dialog. I believe > there is already a valgrind tool description. You might want to take a look > at this also. >
I did have a look at this, but ETFw isn't able to launch remote commands without resorting to using Java code, at least in its current form. - Corey _______________________________________________ linuxtools-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/linuxtools-dev
