mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2024-11-19 16:33:00 +00:00
Added SWT_SRC to SWT_JAR to allow browsing of SWT source code.
This commit is contained in:
parent
d205eda7f3
commit
adb931be3f
@ -2,7 +2,7 @@
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="var" path="JRE_LIB" sourcepath="JRE_SRC"/>
|
||||
<classpathentry kind="var" path="SWT_JAR"/>
|
||||
<classpathentry kind="var" path="SWT_JAR" sourcepath="SWT_SRC"/>
|
||||
<classpathentry kind="var" path="JUNIT_JAR"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
|
Loading…
Reference in New Issue
Block a user