Last change
on this file since 5183 was
5084,
checked in by mholper, 14 years ago
|
correction generation of jax-ws sources (from wsdl) #1218
|
File size:
685 bytes
|
Rev | Line | |
---|
[4955] | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
| 2 | <classpath>
|
---|
| 3 | <classpathentry kind="src" output="target/classes" path="src/main/java"/>
|
---|
[5084] | 4 | <classpathentry kind="src" path="generated/jax-ws"/>
|
---|
[4955] | 5 | <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"/>
|
---|
[5084] | 6 | <classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources"/>
|
---|
| 7 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
---|
[4955] | 8 | <classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
|
---|
| 9 | <classpathentry kind="output" path="target/classes"/>
|
---|
| 10 | </classpath>
|
---|
Note: See
TracBrowser
for help on using the repository browser.