Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.equinox.weaving.hook/readme.txt')
-rw-r--r--bundles/org.eclipse.equinox.weaving.hook/readme.txt15
1 files changed, 0 insertions, 15 deletions
diff --git a/bundles/org.eclipse.equinox.weaving.hook/readme.txt b/bundles/org.eclipse.equinox.weaving.hook/readme.txt
deleted file mode 100644
index a5fcf7b48..000000000
--- a/bundles/org.eclipse.equinox.weaving.hook/readme.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-This version works with Eclipse 3.2 Final only. Checkout projects org.aspectj.osgi,
-org.aspectj.osgi.service.weaving and org.eclipse.osgi_3.2.0. The OSGi bundle is
-needed to run the org.aspectj.osgi Framework Extension bundle fragment as a
-source project (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=143696).
-
-To run the accompanying tests checkout all the projects in aspects/tests and
-open the WeavingTest.lauch configuration.
-
-To run the demos checkout the projects in aspects/demos.
-- HelloWorld: run HelloWorldTest in the demo.hello bundle as a JUnit Plug-in
-test with the config.ini in the org.aspectj.osgi project.
-- Tooltip: run "Tooltip Demo.launch" in demo.eclipse.tooltip as an
-Eclipse Application using the config.ini in the same project.
-- Tracing: run "Eclipse Tracing Demo.launch" in demo.eclipse.tooltip as an
-Eclipse Application using the config.ini in the same project. \ No newline at end of file

Back to the top