forked from pentaho/pentaho-platform-plugin-reporting
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
8 lines (8 loc) · 821 Bytes
/
.classpath
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test-src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?ivyXmlPath=ivy.xml&confs=default%2Cruntime%2Csource%2Ctest%2Ccodegen&ivySettingsPath=file%3A.%2Fivysettings.xml&buildPropertyFiles=build.properties&acceptedTypes=jar%2Csource&sourceTypes=xxx&javadocTypes=javadoc&sourceSuffixes=-source%2C-sources%2C-src&javadocSuffixes=-javadoc%2C-javadocs%2C-doc%2C-docs&doRetrieve=false&retrievePattern=lib%2F%5Bconf%5D%2F%5Bartifact%5D.%5Bext%5D&alphaOrder=true"/>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>