5.4 Running An Application
In this version, running the application is only supported within Eclipse.
Each PU will have a Java Run configuration in Eclipse. You use the Run Configurtion to start each PU, either using the debugger or to run normally.
You should start the least dependent PUs first. If a PU depends on another one, you should start the other one first.
|