Modify .classpath to attached source and remove .class file from repository.

This commit is contained in:
Heng Sin Low 2012-03-19 00:47:41 +08:00
parent 7da289a794
commit 0978af9a56
5 changed files with 2 additions and 2 deletions

View File

@ -31,9 +31,9 @@
<classpathentry exported="true" kind="lib" path="lib/zk-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/zk.jar" sourcepath="lib/zk-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/zkex-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/zkex.jar"/>
<classpathentry exported="true" kind="lib" path="lib/zkex.jar" sourcepath="lib/zkex-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/zkmax-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/zkmax.jar"/>
<classpathentry exported="true" kind="lib" path="lib/zkmax.jar" sourcepath="lib/zkmax-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/zkplus-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/zkplus.jar"/>
<classpathentry exported="true" kind="lib" path="lib/zml-sources.jar"/>