SciCoDE project: Difference between revisions
Jump to navigation
Jump to search
(Created page with '=Creating a simple project in sciCoDE= In this section we will create the Hello World project in sciCoDE. As implementation language we are going to use java. ==Creating the pr…') |
No edit summary |
||
| Line 4: | Line 4: | ||
==Creating the project== | ==Creating the project== | ||
#Inside Eclipse select the menu item File > New > Project.... to open the New Project wizard | #Inside Eclipse select the menu item '''File > New > Project....''' to open the New Project wizard | ||
#Select sciCoDE Project then click Next to start the Open the new sciCoDE project wizard New Java Project wizard: | #Select '''sciCoDE Project''' then click Next to start the Open the new sciCoDE project wizard New Java Project wizard: | ||
Revision as of 14:57, 4 May 2011
Creating a simple project in sciCoDE
In this section we will create the Hello World project in sciCoDE. As implementation language we are going to use java.
Creating the project
- Inside Eclipse select the menu item File > New > Project.... to open the New Project wizard
- Select sciCoDE Project then click Next to start the Open the new sciCoDE project wizard New Java Project wizard: