| ... |
... |
@@ -97,8 +97,16 @@ |
| 97 |
97 |
1. In the new Eclipse instance, click //New -> Project...// -> //General// -> //Project//. Enter {{code language="none"}}test{{/code}} as the project name. |
| 98 |
98 |
1. Right-click the new project and click //New// -> //File...// As the file name, enter {{code language="none"}}test.simple{{/code}}. This will create a new file with that name and open the file in your newly added text editor. (You can see that it is your editor by looking at the editor icon, which should look like the icon you downloaded and put into the icons folder.) |
| 99 |
99 |
|
|
100 |
+= Creating a Simple View = |
|
101 |
+ |
|
102 |
+WRITE THIS SECTION |
|
103 |
+ |
| 100 |
100 |
|
| 101 |
101 |
|
|
106 |
+= Creating an Extension Point = |
|
107 |
+ |
|
108 |
+WRITE THIS SECTION |
|
109 |
+ |
| 102 |
102 |
|
| 103 |
103 |
|
| 104 |
104 |
|