* fixed .classpath issue.

This commit is contained in:
Heng Sin Low 2007-03-26 10:45:52 +00:00
parent 42e166c04c
commit 872737f200
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<classpathentry exported="true" kind="lib" path="client/jboss-j2ee.jar"/>
<classpathentry exported="true" kind="lib" path="client/jbosssx-client.jar"/>
<classpathentry exported="true" kind="lib" path="client/jboss-transaction-client.jar"/>
<classpathentry exported="true" sourcepath="C:/Sources/jboss-4.0.2-src/naming/src/main" kind="lib" path="client/jnp-client.jar"/>
<classpathentry exported="true" kind="lib" path="client/jnp-client.jar"/>
<classpathentry exported="true" kind="lib" path="client/jmx-invoker-adaptor-client.jar"/>
<classpathentry kind="output" path="lib"/>
</classpath>