Adjust IDE setup for Maven build.
diff --git a/org.jacoco.agent/README.TXT b/org.jacoco.agent/README.TXT
index ee13652..6f176cb 100644
--- a/org.jacoco.agent/README.TXT
+++ b/org.jacoco.agent/README.TXT
@@ -6,6 +6,6 @@
 

 The jacocoagent.jar file is created by the build at 

 

-  /org.jacoco.build/result/dist/lib/jacocoagent.jar

+  /org.jacoco.agent/target/classes/jacocoagent.jar

   

 and linked by this project.