aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.agent.rt.test
diff options
context:
space:
mode:
authorMarc R. Hoffmann <hoffmann@mountainminds.com>2012-08-26 15:39:09 +0200
committerMarc R. Hoffmann <hoffmann@mountainminds.com>2012-08-26 15:39:09 +0200
commitd9e3cf1e64930b8efb3184bfe80d2c57794acfd3 (patch)
treeb1dac37ce46cf9fb49fc11e6348b1c5aba9d4ebd /org.jacoco.agent.rt.test
parent865bd4bd18dec47212a40064fc01b32f6846d8c7 (diff)
downloadjacoco-d9e3cf1e64930b8efb3184bfe80d2c57794acfd3.tar.gz
Prepare source tree for Git: .gitignore, workspace links, readme and
license
Diffstat (limited to 'org.jacoco.agent.rt.test')
-rw-r--r--org.jacoco.agent.rt.test/.gitignore2
-rw-r--r--org.jacoco.agent.rt.test/.project2
2 files changed, 3 insertions, 1 deletions
diff --git a/org.jacoco.agent.rt.test/.gitignore b/org.jacoco.agent.rt.test/.gitignore
new file mode 100644
index 00000000..2c36b173
--- /dev/null
+++ b/org.jacoco.agent.rt.test/.gitignore
@@ -0,0 +1,2 @@
+/target
+/.settings
diff --git a/org.jacoco.agent.rt.test/.project b/org.jacoco.agent.rt.test/.project
index 7d7228a0..9724a8cf 100644
--- a/org.jacoco.agent.rt.test/.project
+++ b/org.jacoco.agent.rt.test/.project
@@ -29,7 +29,7 @@
<link>
<name>.settings</name>
<type>2</type>
- <locationURI>WORKSPACE_LOC/org.jacoco.core.test/.settings</locationURI>
+ <locationURI>PARENT-1-PROJECT_LOC/org.jacoco.core.test/.settings</locationURI>
</link>
</linkedResources>
</projectDescription>