<
From version < 36.1 >
edited by aas2
on 2016/02/15 16:32
To version < 37.1 >
edited by aas2
on 2016/05/09 13:05
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -22,7 +22,8 @@
22 22  
23 23  1. compile code from models via KiCo
24 24  1. at the same time, generate wrapper code for these model files
25 -1. afterwards, execute arbitrary shell commands sequentially if the KiCo compilation and wrapper code generation finished successfully
25 +1. afterwards run an associated launch configuration (e.g. for a Java Application) and
26 +1. execute arbitrary shell commands sequentially if the KiCo compilation and wrapper code generation finished successfully
26 26  
27 27  KiCo launch configurations work per project basis so that every project has to create its own launch config. This is done automatically when performing //Right Click > Run As > KiCo Compilation //(% style="color: rgb(0,51,102);" %)on a model file.
28 28  
... ... @@ -44,8 +44,6 @@
44 44  * //compiled_//main_loc : The absolute file system path (e.g. ///home/me/workspace/MyProject/kieler-gen/MyModel.sct//)
45 45  * //compiled_//main_name_no_ext : The file name without its file extension (e.g. //MyModel//)
46 46  
47 -//**Note:**// The variables are created in the first KiCo launch. So if you want to select them in a variable selection dialog of Eclipse, you must have started at least one KiCo launch configuration.
48 -
49 49  [[image:attach:variable_selection_dialog.png]]
50 50  
51 51  The values of the launch config can also be **(re)set to an environment**. This will revert the fields for the compilation target, wrapper code generation and command execution.
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -16810568
1 +16810575
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/16810568/Project Creation, Initialization and Launch (Prom)
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/16810575/Project Creation, Initialization and Launch (Prom)