Changes for page Click to Open
Last modified by Kieran Kelleher on 2012/07/21 20:41
From version 49.1
edited by tellurion
on 2008/03/28 14:26
on 2008/03/28 14:26
Change comment:
There is no comment for this version
To version 51.1
edited by David Avendasora
on 2009/08/11 15:08
on 2009/08/11 15:08
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. tellurion1 +XWiki.avendasora - Content
-
... ... @@ -2,7 +2,7 @@ 2 2 3 3 Click to Open (C2O) allows you to open components in Eclipse directly from the running application in your browser Click to Open appears in the lower left corner of browser as part of the pages of your running application. Clicking on this component, and then on an object in the browser window, opens the relevant WOComponent in Eclipse. This makes life easier for UI designers and for developers getting familiar with new projects. It also provides some other very slick debugging tools. 4 4 5 -Check out the [[screencast at the mDimension build site>>http://webobjects.mdimension.com/wolips/ preview/WOLipsFramework.m4v]]5 +Check out the [[screencast at the mDimension build site>>http://webobjects.mdimension.com/wolips/screencasts/WOLipsFramework.m4v]] 6 6 7 7 Click to Open is a browser based extension to WOLips found in [[Project Wonder>>WONDER:Home]]. All of the Wonder ERD2W components support Click to Open. 8 8 ... ... @@ -163,8 +163,17 @@ 163 163 164 164 === Enable Click to Open === 165 165 166 - Andadd**Der.component.clickToOpen=true**and**Der.extensions.ERXApplication.developmentMode=true**tothe launcharguments:166 +If you are using Wonder, add the following to your Properties file: 167 167 168 +* **er.component.clickToOpen=true** 169 +* **er.extensions.ERXApplication.developmentMode=true** 170 + 171 +If you are not using Wonder, add the Launch parameters as follows: 172 + 173 +* Parameter = **Der.component.clickToOpen=true**, Argument = **true** 174 +* Parameter = **Der.extensions.ERXApplication.developmentMode=true** Argument = **true** 175 + (needing to have "true" twice is a [[minor bug>>http://issues.objectstyle.org/jira/browse/WOL-787]]. The really important one is the first one) 176 + 168 168 [[image:EnableClickToOpen.png]] 169 169 170 170 == Using Click to Open == ... ... @@ -179,7 +179,7 @@ 179 179 180 180 Click on this component to open the Click to Open UI: 181 181 182 -[[image: ClickToOpenExpanded.png]]191 +[[image:WOLipsToolbar.png]] 183 183 184 184 **EditDisplayAd** is the page in the browser. Click on this link to open this page in Eclipse. 185 185