Last change
on this file since 126 was 23, checked in by Wouter Pasman, 6 years ago |
#2 removed all netbeans dependencies
|
File size:
1.1 KB
|
Rev | Line | |
---|
[1] | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
| 2 | <classpath>
|
---|
[23] | 3 | <classpathentry kind="src" path="src/main/java"/>
|
---|
| 4 | <classpathentry kind="src" path="src/main/resources"/>
|
---|
| 5 | <classpathentry kind="src" path="src/test/java"/>
|
---|
| 6 | <classpathentry kind="src" 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.8"/>
|
---|
[1] | 8 | <classpathentry kind="lib" path="dep/combinatoricslib-2.0.jar"/>
|
---|
| 9 | <classpathentry kind="lib" path="dep/jaxb-api-2.2.11.jar"/>
|
---|
| 10 | <classpathentry kind="lib" path="dep/jaxb-core-2.2.11.jar"/>
|
---|
| 11 | <classpathentry kind="lib" path="dep/jaxb-impl-2.2.11.jar"/>
|
---|
| 12 | <classpathentry kind="lib" path="dep/jcommon-1.0.21.jar"/>
|
---|
| 13 | <classpathentry kind="lib" path="dep/jfreechart-1.0.17.jar"/>
|
---|
| 14 | <classpathentry kind="lib" path="dep/jopt-simple-3.2.jar"/>
|
---|
| 15 | <classpathentry kind="lib" path="dep/xml-apis-1.3.04.jar"/>
|
---|
| 16 | <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
---|
| 17 | <classpathentry kind="lib" path="dep-test/mockito-all-1.9.5.jar"/>
|
---|
| 18 | <classpathentry kind="output" path="bin"/>
|
---|
| 19 | </classpath>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.