Coding Guidelines

Java

This guidelines describe major Java code requirements.

Basic Java Styleguide applies to this projects: http://geosoft.no/development/javastyle.html

Java source-files are encoded in Unicode (UTF-8).

JSP

How-to started in ITracker WIKI

Site

Introduction on how-to create new apt (almost plain text) document and integrate it.

Testing

Testing is described in the ITracker WIKI

Patches HOW-TO

When submitting a patch-file (diff), using eclipse and Subclipse-plugin, please always check, that the paths are relative to project-dir. A guide is available here. If you use an older version of SVN than 1.5, please make a manual search-replace in your favorite text editor.


R.Ø.S.A.