Changes for page Create a new WO Component
Last modified by Kieran Kelleher on 2007/12/21 14:09
From version 10.1
edited by Mike Schrag
on 2005/11/19 11:42
on 2005/11/19 11:42
Change comment:
There is no comment for this version
To version 8.1
edited by Lachlan Deck
on 2007/01/07 22:07
on 2007/01/07 22:07
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. mschrag1 +XWiki.ldeck - Content
-
... ... @@ -38,6 +38,8 @@ 38 38 39 39 7. Adding a new Java file technically is not a violation of Hot Code Replacement, however, WO seems to not like a new HTML template appearing in your bundle that it doesn't know about. So go ahead and stop your app if it's running and then re-debug it (from the previous instructions). You should now have a "Hello!" in Main.wo is generated by the embedded MyComponent component. 40 40 41 +(Note: I found no need to stop/start. It worked fine ~-~- Lachlan Deck 8 Jan 2007). 42 + 41 41 [[image:Picture 31.png]] 42 42 43 43 ----