Free cookie consent management tool by TermsFeed Policy Generator

source: branches/OKBJavaConnector/HLOKBWebClient/.classpath @ 5082

Last change on this file since 5082 was 4955, checked in by bfarka, 13 years ago

initial import of webservice connector #1208

File size: 702 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3  <classpathentry kind="src" output="target/classes" path="src/main/java"/>
4  <classpathentry kind="src" path="jax-ws"/>
5  <classpathentry kind="src" path="src/test/resources"/>
6  <classpathentry excluding="resources/" kind="src" path="src/test"/>
7  <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"/>
8  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_20"/>
9  <classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
10  <classpathentry kind="output" path="target/classes"/>
11</classpath>
Note: See TracBrowser for help on using the repository browser.