Defect #111
resources in repository is not recognized as a resource project
Status:
Closed
Priority:
Low
Assignee:
-
Target version:
-
Start date:
08/03/2010
Due date:
% Done:
0%
Estimated time:
Browser (if web client):
Description
Tried checking out the resources projects along with the module and demo solution, but the solution is not using it as it is not recognized by Servoy as a 'resources' project.
To be recognized, you would need to check-out the '.project" file as well.
It contains this node:
<natures> <nature>com.servoy.eclipse.core.ServoyResources</nature> </natures>
which tells Serclipse the type of project.
History
Updated by Robert Ivens over 14 years ago
- Status changed from New to Resolved
Committed the missing .project file.
Thanks for the heads-up!