You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This tutorial describes how you can use Netbeans to edit and compille drivers, and then load them into JAS3 to run them. The advantage of using Netbeans to do this, as opposed to the editor built-in to JAS3, is that you can get code completion, syntax highlighting etc.

Prerequisites

Before proceeding with this tutorial you must have already installed Netbeans and mevenide, and must have already checked out and built GeomConverter and org.lscim.

Checking out the example project

You can check out the ExampleProject from CVS in the same way you checked out GeomConverter and org.lcsim.

  • No labels