source: extensions/jiwigo/trunk/.project @ 14518

Last change on this file since 14518 was 9385, checked in by mlg, 13 years ago

All services have been removed from this project to be integrated in a new project : jiwigo-ws-api (not yet on the svn).
The current project now uses jiwigo-ws-api as a maven dependency (explanations can be found here : http://www.jiwigo.com/api.html )

File size: 603 bytes
Line 
1<projectDescription>
2  <name>Jiwigo</name>
3  <comment>NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
4  <projects>
5    <project>jiwigo-ws-api</project>
6  </projects>
7  <buildSpec>
8    <buildCommand>
9      <name>org.eclipse.jdt.core.javabuilder</name>
10    </buildCommand>
11    <buildCommand>
12      <name>org.maven.ide.eclipse.maven2Builder</name>
13    </buildCommand>
14  </buildSpec>
15  <natures>
16    <nature>org.maven.ide.eclipse.maven2Nature</nature>
17    <nature>org.eclipse.jdt.core.javanature</nature>
18  </natures>
19</projectDescription>
Note: See TracBrowser for help on using the repository browser.