basics:intro
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
basics:intro [2007/02/23 13:57] – bdefrain | basics:intro [2021/02/05 13:49] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | [[basics: | ||
+ | [[basics: | ||
+ | [[basics: | ||
+ | [[basics: | ||
+ | [[basics: | ||
+ | [[basics: | ||
+ | [[basics: | ||
+ | [[basics: | ||
====== The Basics: Intro ====== | ====== The Basics: Intro ====== | ||
Line 7: | Line 15: | ||
- Create a **new AspectJ Project** in Eclipse | - Create a **new AspectJ Project** in Eclipse | ||
- Create a **new class** '' | - Create a **new class** '' | ||
- | - **Run** the code. Right-click the '' | + | - **Run** the code. Right-click the '' |
<code aspectj> | <code aspectj> | ||
Line 26: | Line 34: | ||
} | } | ||
- | | + | public String toString() { |
return " | return " | ||
} | } | ||
Line 41: | Line 49: | ||
</ | </ | ||
- | You should see the following output on the **Console** view: | + | You should see the following output on the **Console** view (which you can open through **Window** -> **Show View** -> **Console**): |
< | < | ||
Line 54: | Line 62: | ||
In the following steps, you can use Eclipse' | In the following steps, you can use Eclipse' | ||
</ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | Start the Basics track at [[basics: | ||
+ |
basics/intro.1172235455.txt.gz · Last modified: 2007/02/23 13:57 by bdefrain