Unable to compile Hole.java because of missing reference to javax.ejb.EJBHome
Referenced jboss.jar in build.xml
This commit is contained in:
parent
2ccb302d11
commit
1ad5b7beae
|
@ -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"/>
|
||||
|
|
Loading…
Reference in New Issue