Difference between revisions of "Example Creating a new VulCon project"

From GreenVulcano Wiki
Jump to: navigation, search
(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.After starting Eclipse, following the menu item
+
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-->VulCOn.
+
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:NewProject.png|center|thumb|500px|New Project]]
 
<div style="text-align:center;">''Figure 1 New project.''</div>
 
 
 
 
 
[[File:NewVulConProject.png|center|thumb|500px|NewVulConProject]]
 
<div style="text-align:center;">''Figure 2 New VulCon project.''</div>
 
 
 
 
 
[[File:ChoosingProject_name.png|center|thumb|500px|ChoosingProjectName]]
 
<div style="text-align:center;">''Figure 3 Choosing a new project name.''</div>
 
 
 
 
 
[[File:OpeningVulConPerspective.png‎|center|thumb|500px|OpeningVulConPerspective]]
 
<div style="text-align:center;">''Figure 4 Opening VulCon perspective.''</div>
 
 
 
  
 
[[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>
 
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.
 
 
[[File:ExportConfiguration.png‎|center|thumb|500px|ExportConfiguration]]
 
<div style="text-align:center;">''Figure 1 Export Configuration.''</div>
 
 
[[File:VulConProjectE.png|center|thumb|500px|VulCon Project Export]]
 
<div style="text-align:center;">''Figure 2 VulCon Project Export.''</div>
 
 
[[File:ExportSuccess.png|center|thumb|500px|Export Success]]
 
<div style="text-align:center;">''Figure 3 Export Success.''</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.

FirstVulConProjectCreated
Figure 5 First VulCon project created.


Dal Menu di Eclipse Windows > Preferences ,the user can set the newly created project.


PreferencesVulCon
Figure 1 Preferences.