Skip to content

Commit

Permalink
build.properties fix
Browse files Browse the repository at this point in the history
  • Loading branch information
olas committed Sep 7, 2012
1 parent c3c7edf commit 1781b14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions plugins/net.bioclipse.ds.models.r.ames/build.properties
@@ -1,7 +1,5 @@
source.. = src/
output.. = bin/
bin.includes = plugin.xml,\
META-INF/,\
.,\
data/,\
models/
jars.compile.order =
2 changes: 1 addition & 1 deletion plugins/net.bioclipse.ds.models.r.u251/.classpath
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>

0 comments on commit 1781b14

Please sign in to comment.