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

From version 72.1
edited by Johan Henselmans
on 2007/06/19 16:43
Change comment: There is no comment for this version
To version 73.1
edited by Johan Henselmans
on 2007/06/19 17:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -58,8 +58,6 @@
58 58  
59 59  Don't suppose you are running the app you are running because you selected the project and pressed the run button in the toolbar. It will run the last application you have run, no matter what you have selected in the package explorer. You have to do a "run as", select your program and then you might get your app.
60 60  
61 -Running an app with some launch arguments. There is a trick to save your launch arguments in your project, so you can have different launch arguments.
62 -
63 63  === I want to run my app with some other arguments. ===
64 64  
65 65  The way eclipse works, it saves a set of arguments in which your app has run. This set of arguments have some default settings, depending on which type of application you are running. You can save these arguments in your project, for later use.
... ... @@ -68,6 +68,8 @@
68 68  
69 69  Select Project in Package Explorer, from menu choose Run->Run... , from contextual menu choose Run As->Run
70 70  
69 +[[image:LaunchArgs1.png]]
70 +
71 71  You'll get into the create,manage and run configurations window. If there are any launch configurations available in your projects, you will already see them here. If there aren't any, a new one will be created.
72 72  
73 73  Normally the proper settings for a WOApplication are all in place, if you have created the application from the contextual menu. See the tutorials.
... ... @@ -88,7 +88,7 @@
88 88  
89 89  Some shortcuts that are available from WOLips (gracefully donated by Mike Schrag):
90 90  
91 -Ten Commandments for me:
91 +Ten ShortCut Commandments for Mike:
92 92  cmd-shift-t = open type
93 93  cmd-shift-r = open resource
94 94  cmd-shift-o = auto-import