Difference between revisions of "Example Creating a new VulCon project"
(→New Project {{VULCON}}) |
(→New Project {{VULCON}}) |
||
Line 1: | Line 1: | ||
==New Project {{VULCON}}== | ==New Project {{VULCON}}== | ||
− | this page will guide the user through the creation of a new {{VULCON}} project and the configuration of the {{GVESB}}, developing the first business flow. Firstly user has to create a new project. As shown below,{{VULCON}} has its own kind of project, and startup files will be generated in order to properly configure VulCon views. Finally user may switch to VulCon perspective. | + | this page will guide the user through the creation of a new {{VULCON}} project and the configuration of the {{GVESB}}, developing the first business flow. Firstly user has to create a new project. As shown below,{{VULCON}} has its own kind of project, and startup files will be generated in order to properly configure VulCon views. Finally user may switch to VulCon perspective.After starting Eclipse, following the menu item |
+ | |||
+ | |||
+ | <syntaxhighlight lang="XML"> | ||
+ | File --> New --> Project. | ||
+ | </syntaxhighlight> | ||
Revision as of 11:51, 20 January 2012
New Project VulCon
this page will guide the user through the creation of a new VulCon project and the configuration of the GreenVulcano® ESB, developing the first business flow. Firstly user has to create a new project. As shown below,VulCon has its own kind of project, and startup files will be generated in order to properly configure VulCon views. Finally user may switch to VulCon perspective.After starting Eclipse, following the menu item
File --> New --> Project.
Figure 1 New project.
Figure 2 New VulCon project.
Figure 3 Choosing a new project name.
Figure 4 Opening VulCon perspective.
Figure 5 First VulCon project created.
Dal Menu di Eclipse Windows > Preferences ,the user can set the newly created project.
Figure 1 Preferences.
Export function is available in the “Menu Explorer” view, File > Export > “VulCon Export Tool > VulCon Project Simply select the project to export and enter a name in the jar file and click Finish.
Figure 1 Export Configuration.
Figure 2 VulCon Project Export.
Figure 3 Export Success.