Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [linuxtools-dev] Remote support for RPM plugin

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!

On Fri, 27 Apr 2012 10:41:03 -0400
sami wagiaalla <swagiaal@xxxxxxxxxx> wrote:

> 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.eclipse.core.internal.resources.Project.checkDescription(Project.java:175)
> at
> org.eclipse.core.internal.resources.Project.assertCreateRequirements(Project.java:53)
> at
> org.eclipse.core.internal.resources.Project.create(Project.java:287)
> at
> org.eclipse.core.internal.resources.Project.create(Project.java:269)
> [...] Contains: OK Contains:
> 'TORSO.USERSYS/home/swagiaal/src/eclipse%3Ftorso.usersys' is not a
> valid location. The location is relative to undefined workspace path
> variable 'TORSO.USERSYS'.
> 
> Here is a screen cast of what I am doing:
> 
> http://people.redhat.com/swagiaal/vids/shell-20120427-5.webm
> 



Back to the top