Skip to content

Commit

Permalink
Add woenvironment as an extraClasspathEntry too.
Browse files Browse the repository at this point in the history
  • Loading branch information
nullterminated committed Dec 17, 2024
1 parent bcad798 commit 5654f4e
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
library="lib/woproject-ant-tasks.jar"
eclipseRuntime="false">
</extraClasspathEntry>
<extraClasspathEntry
library="lib/woenvironment.jar"
eclipseRuntime="false">
</extraClasspathEntry>
</extension>
<extension
point="org.eclipse.ant.core.antTasks">
Expand Down

0 comments on commit 5654f4e

Please sign in to comment.