Where to get help

 

CodeGuide

The first source of information about CodeGuide is this manual.

 

You can find the latest information about CodeGuide at our website (www.omnicore.com). You can exchange tips and tricks with other CodeGuide users at the Omnicore Software Developer Community website (forum.omnicore.com).

 

 

Java

You can find everything you need to know about Java at Sun's website (java.sun.com).

 

 

Generic types in Java

CodeGuide implements support for generic types in Java as specified by Java Specification Request (JSR) 14. Sun has created a discussion forum for discussing Generic types at http://forum.java.sun.com/forum.jsp?forum=316.

 

 

Version Control Systems

CVS

CVS (the Concurrent Versions System) is the dominant open-source network-transparent version control system. More information about CVS can be found at www.cvshome.org. Information on how to run CVS on Windows 2000/NT can be found at www.cvsnt.org.

 

Perforce

Perforce is the Fast Software Configuration Management System. More information about Perforce can be found at www.perforce.com.

 

BitKeeper

BitKeeper is a powerful replicated and distributed configuration management system. More information about BitKeeper can be found at www.bitkeeper.com.

 

 

Apache Ant

CodeGuide supports Apache Ant version 1.4 or later which can be used instead of the build process integrated in CodeGuide. More information about Apache Ant can be found at the homepage of the Apache Ant Project (ant.apache.org).

 

 

Servlet and JSP support

CodeGuide supports Jakarta Tomcat servlet container version 4.0 and version 4.1.

 

More information about Jakarta Tomcat can be found at the homepage of the Jakarta Project (jakarta.apache.org).