| <?xml version="1.0" encoding="UTF-8" ?> |
| <introContent> |
| <extensionContent |
| alt-style="intro/rad/css/content-swt.properties" |
| style="intro/rad/css/tutorial.css" |
| path="tutorials/page-content/tutorial-links/radAnchor"> |
| <!-- TUTORIAL CONTENT GOES HERE --> |
| |
| <group label="Develop AspectJ applications" id="t-links"> |
| |
| <link |
| url="http://org.eclipse.ui.intro/showStandby?partId=org.eclipse.platform.cheatsheet&input=org.eclipse.ajdt.helloworld" |
| label="Build a simple AspectJ application" |
| id="aspectj-hello-world" |
| class-id="left"> |
| |
| <text> |
| Create a simple AspectJ program that will print "Hello World" to the console |
| </text> |
| </link> |
| |
| <!-- HH: when have other cheat sheets - link them from here........ --> |
| <link label="The AJDT Tutorial" |
| url="http://org.eclipse.ui.intro/showHelpTopic?id=/org.eclipse.ajdt.doc.user/gettingStarted/basictutorial.htm" |
| id="ajdt-help-tutorial" |
| class-id="left"> |
| |
| <text> |
| Follow the AJDT tutorial to create a simple AspectJ program |
| </text> |
| </link> |
| |
| </group> |
| |
| |
| </extensionContent> |
| </introContent> |