Eclipse Darkstar plugins - 3.1. Create the project
The eclipse plugins use webtools. So you will have to create a webtools project. What's special about webtools? Simply think of standard
java projects. Webtools provide "project facets". Facets are used to enable features on a webtools project. You will see them during
project creation. Now let us create a "sgs gameserver project". Look at the screenshots and do not wonder about the facets page.
That's it. The project is ready to be used. The classpath is setup to find the project darkstar runtime.