Skip to content

Commit

Permalink
Excluded org.lflang.cli package from Eclipse build configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
a-sr committed Nov 1, 2022
1 parent 38572d1 commit 9d6b091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.lflang/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry excluding="org/lflang/cli/" kind="src" path="src"/>
<classpathentry kind="src" path="src-gen"/>
<classpathentry kind="output" path="bin"/>
</classpath>

0 comments on commit 9d6b091

Please sign in to comment.