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:
angryziber 2007-06-13 22:04:25 +00:00
parent df7109f907
commit ebdf994b52

View File

@ -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>