Skip to content
Snippets Groups Projects
Commit 26e2d3bb authored by tjc's avatar tjc
Browse files

exclude ExternalProgramUtil.java from classpath

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@3817 ee4ac58c-ac51-4696-9907-e4b3aa274f04
parent c069ccd2
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<classpath> <classpath>
<classpathentry kind="src" path="corba"/> <classpathentry kind="src" path="corba"/>
<classpathentry including="nsdb/|seqdb/|type/|uk/" kind="src" path=""/> <classpathentry including="nsdb/|seqdb/|type/|uk/" excluding="uk/ac/sanger/artemis/ExternalProgramUtils.java" kind="src" path=""/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/postgresql-8.0-310.jdbc2ee.jar"/> <classpathentry kind="lib" path="lib/postgresql-8.0-310.jdbc2ee.jar"/>
<classpathentry kind="lib" path="lib/macos.jar"/> <classpathentry kind="lib" path="lib/macos.jar"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment