Unable to compile Hole.java because of missing reference to javax.ejb.EJBHome

Referenced jboss.jar in build.xml
This commit is contained in:
deathmeat 2007-05-23 14:54:11 +00:00
parent 2ccb302d11
commit 1ad5b7beae
1 changed files with 22 additions and 21 deletions

View File

@ -21,6 +21,7 @@
<path id="project.class.path">
<pathelement path="${classpath}"/>
<pathelement path="${jar.path}/CCTools.jar"/>
<pathelement path="${jar.path}/jboss.jar"/>
<pathelement path="../base/build"/>
<pathelement path="../looks/CLooks.jar"/>
<pathelement path="../tools/lib/junit.jar"/>