Modify .classpath to attached source and remove .class file from repository.
This commit is contained in:
parent
7da289a794
commit
0978af9a56
|
@ -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"/>
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue