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 14:01] – 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**): |
| < | < | ||
basics/intro.1172235676.txt.gz · Last modified: by bdefrain
