Re: [linuxtools-dev] Remote support for RPM plugin

2012-04-27 Thread Rodrigo Fraxino Araujo
Hi Sami, Yes, it is similar. You need to install PTP in your client using http://www.eclipse.org/ptp/downloads.php and make sure you have java in your path of your remote machine. Then in the selection of the filesystem, you select RemoteTools, create a connection and select the directory in the

Re: [linuxtools-dev] Remote support for RPM plugin

2012-04-27 Thread sami wagiaalla
I've only tested the patch using RemoteTools (that makes use of PTP - http://www.eclipse.org/ptp/). I see. What do I need to do to try it out then ? Install PTP ? I the process of creating the remote project similar to what I did in the screencast ? Sami _

Re: [linuxtools-dev] Remote support for RPM plugin

2012-04-27 Thread Rodrigo Fraxino Araujo
Hi Sami, I'm not sure if the linuxtools profiling package include a implementation to use RSE. I've only tested the patch using RemoteTools (that makes use of PTP - http://www.eclipse.org/ptp/). Anyone knows if it is possible to use RSE? I can try to improve the patch if this is the case. Thanks

Re: [linuxtools-dev] Remote support for RPM plugin

2012-04-27 Thread sami wagiaalla
Hi Rodrigo, > I've submitted a patch that intends to add support to create and export > remote rpm packages. This is a really cool feature! I have tried it but I am getting the following error: org.eclipse.core.internal.resources.ResourceException: Invalid project description. at org.

Re: [linuxtools-dev] Remote support for RPM plugin

2012-04-26 Thread akurtakov
I'll review shortly. On Thu, Apr 26, 2012 at 5:19 PM, Rodrigo Fraxino Araujo wrote: > Hi, > > I've submitted a patch that intends to add support to create and export > remote rpm packages. > It is included in > https://bugs.eclipse.org/bugs/show_bug.cgi?id=377671 > > Regards, > Rodrigo. > > _