Last modified by Ray Kiddy on 2010/02/27 14:51

From version 122.1
edited by Johan Henselmans
on 2007/06/19 22:47
Change comment: There is no comment for this version
To version 127.1
edited by Johan Henselmans
on 2007/06/19 22:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -WOLips-Eclipse beginner mistakes
1 +WOLips-Eclipse beginner mistakes and questions
Content
... ... @@ -14,7 +14,7 @@
14 14  
15 15   go to /Applications/Utilities/Java/J2SE 5.0/Java Preferences. Select J2SE5.0
16 16  
17 -[[image:JavaPrefs.png]]
17 +[[image:JavaRunTimeApplicationSettings.png]]
18 18  
19 19  === The second most common error ===
20 20  
... ... @@ -120,7 +120,7 @@
120 120  
121 121  Actually, it is real magic. The trick is that it works in a contextual way. So the program knows what kind code can be expected where. For instance, if you are inside the bindings of a WOComponent, it will know which bindings are there. Just press CMD-Space, and you will get the possible endings.
122 122  
123 -[[image:ContextualAssist.png]]
123 +[[image:ContextualContentAssist.png]]
124 124  
125 125  ==== Which shortcuts are available? ====
126 126