Difference between revisions of "Example Creating a new VulCon project"
(→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.After starting Eclipse, following the menu item | |
<syntaxhighlight lang="XML"> | <syntaxhighlight lang="XML"> | ||
File --> New --> Project. | File --> New --> Project. | ||
Line 9: | Line 9: | ||
<syntaxhighlight lang="XML"> | <syntaxhighlight lang="XML"> | ||
− | Windows --> Preferences--> | + | Windows --> Preferences-->Vulcon. |
</syntaxhighlight> | </syntaxhighlight> | ||
The user can set the newly created project. | The user can set the newly created project. | ||
− | + | Finally user may switch to VulCon perspective. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[File:FirstVulConProjectCreated.png|center|thumb|500px|FirstVulConProjectCreated]] | [[File:FirstVulConProjectCreated.png|center|thumb|500px|FirstVulConProjectCreated]] | ||
Line 40: | Line 24: | ||
[[File:Preferences-vulcon.jpg|center|thumb|500px|PreferencesVulCon]] | [[File:Preferences-vulcon.jpg|center|thumb|500px|PreferencesVulCon]] | ||
<div style="text-align:center;">''Figure 1 Preferences.''</div> | <div style="text-align:center;">''Figure 1 Preferences.''</div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 13:41, 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.After starting Eclipse, following the menu item
File --> New --> Project.
The user at this point VulCon select the new project, and through the eclipse wizard may decide to continue with the creation of the new project, or cancel. Click Next and enter the name of the new project, the user creates the new project. The last step to be
Windows --> Preferences-->Vulcon.
The user can set the newly created project.
Finally user may switch to VulCon perspective.
Dal Menu di Eclipse Windows > Preferences ,the user can set the newly created project.