equinox-incubator/aspects/org.eclipse.equinox.weaving.hook/readme.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (download) (annotate)
Fri Jul 4 18:50:40 2008 UTC (16 months, 3 weeks ago) by mlippert
Branch: MAIN
CVS Tags: v200811012141, v200809192119, v200901301237, v200808061839, v20090223-1340, v20090223-1400, HEAD
Bug 238730 - [aspects] rename bundles and start with new version numbering
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.