Move components to an actual resource folder (that will remain in jar)
[Mograsim.git] / net.mograsim.logic.model.am2900 / .classpath
index da70a87..a4556e7 100644 (file)
@@ -8,10 +8,11 @@
        </classpathentry>
        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
        <classpathentry kind="src" output="bin/src" path="src"/>
+       <classpathentry kind="src" output="bin/src" path="resources"/>
        <classpathentry kind="src" output="bin/test" path="test">
                <attributes>
                        <attribute name="test" value="true"/>
                </attributes>
        </classpathentry>
-       <classpathentry kind="output" path="bin"/>
+       <classpathentry kind="output" path="bin/src"/>
 </classpath>