mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
fixed classpath and added some files to svn:ignore
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@133 375186e5-ef17-0410-b0b6-91563547dcda
This commit is contained in:
parent
df7109f907
commit
ebdf994b52
@ -10,10 +10,9 @@
|
||||
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="ipscan/ext/rocksaw/lib"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="lib" path="/swt/swt-win32.jar" sourcepath="/swt/src-win32"/>
|
||||
<classpathentry kind="lib" path="/swt/swt-gtk.jar" sourcepath="/swt/src-gtk"/>
|
||||
<classpathentry kind="lib" path="ext/picocontainer/picocontainer-1.0.jar" sourcepath="ext/picocontainer/src"/>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/swt"/>
|
||||
<classpathentry kind="lib" path="/swt/swt-mac.jar" sourcepath="/swt/src-mac"/>
|
||||
<classpathentry kind="lib" path="ext/swt/swt-gtk.jar"/>
|
||||
<classpathentry kind="lib" path="ext/swt/swt-mac.jar"/>
|
||||
<classpathentry kind="lib" path="ext/swt/swt-win32.jar"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user