Skip to content

Commit d9e2d66

Browse files
committed
refactoring repo for artifact submission
1 parent 971eb66 commit d9e2d66

File tree

869 files changed

+92989
-32
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

869 files changed

+92989
-32
lines changed

Holmes/.classpath

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<classpath>
3+
<classpathentry exported="true" kind="lib" path="lib/aspectjweaver.jar"/>
4+
<classpathentry exported="true" kind="lib" path="lib/MaintainJAspect.jar"/>
5+
<classpathentry exported="true" kind="lib" path="lib/commons-io-2.6.jar"/>
6+
<classpathentry exported="true" kind="lib" path="lib/roaster-api-2.20.8.Final.jar"/>
7+
<classpathentry exported="true" kind="lib" path="lib/org.eclipse.ui.workbench.texteditor-3.3.2.jar"/>
8+
<classpathentry exported="true" kind="lib" path="lib/commons-text-1.0.jar"/>
9+
<classpathentry exported="true" kind="lib" path="lib/org.eclipse.jdt.ui_3.5.2.r352_v20100106-0800.jar"/>
10+
<classpathentry exported="true" kind="lib" path="lib/google-collect-0.5.jar"/>
11+
<classpathentry exported="true" kind="lib" path="lib/commons-exec-1.3/commons-exec-1.3.jar"/>
12+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
13+
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
14+
<classpathentry kind="src" path="src"/>
15+
<classpathentry kind="lib" path="/Users/bjohnson/eclipse-workspace/org.fuzzydriver.plugin/lib/commons-exec-1.3/commons-exec-1.3.jar"/>
16+
<classpathentry kind="lib" path="/Users/bjohnson/eclipse-workspace/org.fuzzydriver.plugin/lib/string-similarity-1.0.0.jar"/>
17+
<classpathentry kind="lib" path="/Users/bjohnson/eclipse-workspace/org.fuzzydriver.plugin/lib/commons-text-1.0.jar"/>
18+
<classpathentry kind="lib" path="/Users/bjohnson/eclipse-workspace/org.fuzzydriver.plugin/lib/google-collect-0.5.jar"/>
19+
<classpathentry kind="lib" path="/Users/bjohnson/eclipse-workspace/org.fuzzydriver.plugin/lib/org.eclipse.jdt.ui_3.5.2.r352_v20100106-0800.jar"/>
20+
<classpathentry kind="lib" path="/Users/bjohnson/eclipse-workspace/org.fuzzydriver.plugin/lib/intrace-agent.jar"/>
21+
<classpathentry kind="lib" path="/Users/bjohnson/eclipse-workspace/org.fuzzydriver.plugin/lib/org.eclipse.ui.workbench.texteditor-3.3.2.jar"/>
22+
<classpathentry kind="lib" path="/Users/bjohnson/Documents/oxy-workspace/lib/roaster-api-2.20.8.Final.jar"/>
23+
<classpathentry kind="lib" path="/Users/bjohnson/Documents/oxy-workspace/lib/commons-io-2.6.jar"/>
24+
<classpathentry kind="lib" path="/Users/bjohnson/Documents/oxy-workspace/lib/intrace-agent.jar"/>
25+
<classpathentry kind="lib" path="/Users/bjohnson/Documents/oxy-workspace/FuzzyDriverPlugin/lib/aspectjweaver.jar"/>
26+
<classpathentry kind="lib" path="/Users/bjohnson/Documents/oxy-workspace/FuzzyDriverPlugin/lib/MaintainJAspect.jar"/>
27+
<classpathentry kind="output" path="bin"/>
28+
</classpath>

Holmes/.metadata/.lock

Whitespace-only changes.

Holmes/.metadata/.log

Lines changed: 339 additions & 0 deletions
Large diffs are not rendered by default.
567 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#GitProjectData
2+
#Thu May 17 13:39:25 EDT 2018
3+
.gitdir=.git
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+


0 commit comments

Comments
 (0)