SciCoDE project

From Sccswiki
Revision as of 15:08, 4 May 2011 by Atanasoa (talk | contribs)
Jump to navigation Jump to search

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

  1. Inside Eclipse select the menu item File > New > Project.... to open the New Project wizard
  2. Select sciCoDE Project then click Next to start the Open the new sciCoDE project wizard New Java Project wizard:

project_1.png

File:Project 1.png

On this page,

  • type "HelloWorld" in the Project name field, and

Then click Finish.