Created Eclipse project for installer/resources

Reverts a change in 7fe82070
This project can be added to the classpath of a JUnit runner
This commit is contained in:
str4d
2013-11-21 08:54:42 +00:00
parent f5621c5082
commit 77971624b4
2 changed files with 11 additions and 1 deletions

View File

@@ -4,6 +4,5 @@
<classpathentry kind="src" path="test/junit"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="../../installer/resources"/>
<classpathentry kind="output" path="build/obj"/>
</classpath>