... | ... | @@ -26,7 +26,11 @@ In the DEAL prototype there are a few examples of target applications prepared i |
|
|
|
|
|
## Other Examples
|
|
|
|
|
|
Each of the examples packed in the **DEALexamples** project of DEAL can be started this way. The main task here is only to know the target application main class. Here we list all examples of open source Java applications packed in DEAL and their main classes for the purpose of trying any examples.
|
|
|
Each of the examples packed in the **DEALexamples** project of DEAL can be started this way. The main task here is only to know the target application main class.
|
|
|
|
|
|
**Important:** after adding your own *.jar app into the **DEALexamples** project, you need to rebuild workspace.
|
|
|
|
|
|
Here we list all examples of open source Java applications packed in DEAL and their main classes for the purpose of trying any examples.
|
|
|
|
|
|
| **Target application name** | **Application description** | **Main class** |
|
|
|
|----------------------------|-------------------------------------------------------------------------------------------------|--------------------------------------------|
|
... | ... | |