]> gerrit.simantics Code Review - simantics/platform.git/commitdiff
Fix org.simantics.scl.tutorial classpath and build.properties 19/2319/1
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Wed, 17 Oct 2018 09:35:54 +0000 (12:35 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Wed, 17 Oct 2018 09:35:54 +0000 (12:35 +0300)
Removed source and bin directories from build path since there is no
source code in this bundle.

gitlab #138

Change-Id: I72cfc2a47d6a8d8b85239b4cec095160c7d9d107

bundles/org.simantics.scl.tutorial/.classpath
bundles/org.simantics.scl.tutorial/build.properties

index b1dabee38291b97f08cc3a18bee4e65b1e550530..49e77f4e0f2712bd022bc294be03a0e9d453f9a7 100644 (file)
@@ -2,6 +2,5 @@
 <classpath>\r
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>\r
        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>\r
 <classpath>\r
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>\r
        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>\r
-       <classpathentry kind="src" path="src"/>\r
        <classpathentry kind="output" path="bin"/>\r
 </classpath>\r
        <classpathentry kind="output" path="bin"/>\r
 </classpath>\r
index 0a709036f3937962d4e168c04d9428a072dc8170..4a53348b4c9df1fd445bbab88db2cb87d6f060b8 100644 (file)
@@ -1,6 +1,3 @@
-source.. = src/\r
-output.. = bin/\r
 bin.includes = META-INF/,\\r
 bin.includes = META-INF/,\\r
-               .,\\r
                scl/\r
 src.includes = scl/\r
                scl/\r
 src.includes = scl/\r