Changes for page WOLips-Eclipse beginner mistakes and questions
Last modified by Ray Kiddy on 2010/02/27 14:51
From version 117.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 114.1
edited by Johan Henselmans
on 2007/06/19 22:19
on 2007/06/19 22:19
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -WOLips-Eclipse beginner mistakes and questions1 +WOLips-Eclipse beginner mistakes - 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: ... ... @@ -108,20 +108,6 @@ 108 108 109 109 [[image:Launchsaving.png]] 110 110 111 -==== I want to open EntityModeler in a new window, so it does not get in the way of WOLips ==== 112 - 113 -There is a setting in the WOLips preferences, which will get your EOModel started in a separate EntityModelere window: 114 - 115 -[[image:OpenEntityModelerInNewWindowAnnot.png]] 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: