Project

General

Profile

Download (1.12 KB) Statistics
| Branch: | Tag: | Revision:
1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
4
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5
	<classpathentry including="**/*.java" kind="src" path="src/main/java"/>
6
	<classpathentry including="**/*.java" kind="src" path="src/test/java"/>
7
	<classpathentry excluding="**/*.java" kind="src" path="src/main/resources"/>
8
	<classpathentry exported="true" kind="lib" path="lib/biojava3-alignment-3.0.7.jar"/>
9
	<classpathentry exported="true" kind="lib" path="lib/biojava3-core-3.0.7.jar"/>
10
	<classpathentry exported="true" kind="lib" path="lib/core-1.8.5.jar"/>
11
	<classpathentry exported="true" kind="lib" path="lib/sequencing-1.8.5.jar"/>
12
	<classpathentry exported="true" kind="lib" path="lib/bioinfweb.commons"/>
13
	<classpathentry exported="true" kind="lib" path="lib/LibrAlign" sourcepath="lib/LibrAlign"/>
14
	<classpathentry exported="true" kind="lib" path="lib/commons-lang3-3.1.jar"/>
15
	<classpathentry kind="output" path="target/classes"/>
16
</classpath>
(1-1/6)