This commit is contained in:
Lucio Lelii 2011-04-08 10:25:57 +00:00
parent 179467d460
commit 3dd33bd69f
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@
<classpath> <classpath>
<classpathentry kind="src" path="src"/> <classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/EolusClient-gCore"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/GCORELIB"/> <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/GCORELIB"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/VreModelerDependecies"/> <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/VreModelerDependecies"/>
<classpathentry combineaccessrules="false" kind="src" path="/EolusClient-gCore"/>
<classpathentry kind="output" path="bin"/> <classpathentry kind="output" path="bin"/>
</classpath> </classpath>

View File

@ -11,7 +11,7 @@
<Main> <Main>
<Description>Allows user to create new VRE</Description> <Description>Allows user to create new VRE</Description>
<Name>VREModeler-service</Name> <Name>VREModeler-service</Name>
<Version>1.4.0</Version> <Version>1.4.1</Version>
<Dependencies> <Dependencies>
<Dependency> <Dependency>
<Service> <Service>
@ -56,7 +56,7 @@
<Software> <Software>
<Description>Allows user to create new VRE</Description> <Description>Allows user to create new VRE</Description>
<Name>VREModeler-stubs</Name> <Name>VREModeler-stubs</Name>
<Version>1.4.0</Version> <Version>1.4.1</Version>
<Files><File>org.gcube.vremanagement.vremodeler.stubs.jar</File></Files> <Files><File>org.gcube.vremanagement.vremodeler.stubs.jar</File></Files>
</Software> </Software>
</Packages> </Packages>