File tree 3 files changed +24
-19
lines changed
3 files changed +24
-19
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<classpath >
3
- <classpathentry kind =" src" path =" src/java" />
4
- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
5
- <classpathentry kind =" lib" path =" lib/testng/testng-5.5-jdk15.jar" />
6
- <classpathentry kind =" lib" path =" lib/ant/bcel-5.2.jar" />
7
- <classpathentry kind =" output" path =" bin" />
3
+ <classpathentry kind =" src" path =" src/java" />
4
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
5
+ <classpathentry kind =" lib" path =" lib/testng/testng-5.5-jdk15.jar" />
6
+ <classpathentry kind =" lib" path =" lib/ant/bcel-5.2.jar" />
7
+ <classpathentry kind =" lib" path =" lib/cofoja/cofoja-1.0-r139.jar" />
8
+ <classpathentry kind =" lib" path =" lib/commons-jexl-2.1.1.jar" />
9
+ <classpathentry kind =" lib" path =" lib/apache-ant-1.8.2-bzip2.jar" />
10
+ <classpathentry kind =" lib" path =" lib/snappy-java-1.0.3-rc3.jar" />
11
+ <classpathentry kind =" output" path =" bin" />
8
12
</classpath >
Original file line number Diff line number Diff line change @@ -9,3 +9,4 @@ atlassian-ide-plugin.xml
9
9
intellij.testclasses
10
10
intellij.classes
11
11
12
+ /bin
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<projectDescription >
3
- <name >picard </name >
4
- <comment ></comment >
5
- <projects >
6
- </projects >
7
- <buildSpec >
8
- <buildCommand >
9
- <name >org.eclipse.jdt.core.javabuilder</name >
10
- <arguments >
11
- </arguments >
12
- </buildCommand >
13
- </buildSpec >
14
- <natures >
15
- <nature >org.eclipse.jdt.core.javanature</nature >
16
- </natures >
3
+ <name >htsjdk </name >
4
+ <comment ></comment >
5
+ <projects >
6
+ </projects >
7
+ <buildSpec >
8
+ <buildCommand >
9
+ <name >org.eclipse.jdt.core.javabuilder</name >
10
+ <arguments >
11
+ </arguments >
12
+ </buildCommand >
13
+ </buildSpec >
14
+ <natures >
15
+ <nature >org.eclipse.jdt.core.javanature</nature >
16
+ </natures >
17
17
</projectDescription >
You can’t perform that action at this time.
0 commit comments