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 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