SciCoDE project: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
#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: | ||
http://www5.in.tum.de/scicode/project_1.png | |||
[Image:project_1.png] | |||
Revision as of 15:05, 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:
[Image:project_1.png]