Skip to content

Commit

Permalink
Merge branch 'master' into task_114-Build_with_2021-06
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoBettini committed Jun 22, 2021
2 parents 7d532c3 + 34ee6b6 commit 61a1f0a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion jbase.example.jbasescript.example.project/.classpath
Expand Up @@ -4,5 +4,5 @@
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="src-gen"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>
1 change: 0 additions & 1 deletion jbase.example.jbasescript.example.project/build.properties
@@ -1,5 +1,4 @@
source.. = src/,\
src-gen/
output.. = bin/
bin.includes = META-INF/,\
.

0 comments on commit 61a1f0a

Please sign in to comment.