Commit 0025f2f3 authored by Bill Lynch's avatar Bill Lynch Committed by bill

Use lib's in plugin for jspc as well


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@516 b35dd754-fafc-0310-a699-88a17e54d16e
parent 99e61555
...@@ -739,6 +739,7 @@ ...@@ -739,6 +739,7 @@
<classpath> <classpath>
<path refid="jspc.dependencies" /> <path refid="jspc.dependencies" />
<pathelement path="${compile.dir}" /> <pathelement path="${compile.dir}" />
<pathelement location="@{pluginsrc}/@{plugin}/lib/*.jar" />
</classpath> </classpath>
</javac> </javac>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment