Changes for page WOLips-Eclipse beginner mistakes and questions
Last modified by Ray Kiddy on 2010/02/27 14:51
From version 120.1
edited by Johan Henselmans
on 2007/06/19 22:48
on 2007/06/19 22:48
Change comment:
There is no comment for this version
To version 112.1
edited by Johan Henselmans
on 2007/06/19 22:33
on 2007/06/19 22:33
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -50,10 +50,6 @@ 50 50 51 51 [[image:filters.png]] 52 52 53 -As you can see, quite a lot of files are excluded from the view. 54 - 55 -[[image:FilterProperties.png]] 56 - 57 57 ==== Where did all my code go? ==== 58 58 59 59 Suppose you suddenly ended up with something like this: ... ... @@ -114,14 +114,6 @@ 114 114 115 115 [[image:OpenEntityModelerInNewWindowAnnot.png]] 116 116 117 -==== I see all that magic typing with code completion going on. How do you do that? ==== 118 - 119 -The shortcut is CMD-space on the Mac, by default. It is also known as contextual assist. 120 - 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 - 123 -[[image:ContextualContentAssist.png]] 124 - 125 125 ==== Which shortcuts are available? ==== 126 126 127 127 I don't know. It depends on the plugins you are running. Fortunately, there is a shortcut to end all shortcuts: