Installing the Cartographer GUI: Difference between revisions
From Krupczak.org
No edit summary |
|||
| Line 2: | Line 2: | ||
==Overview== | ==Overview== | ||
The Cartographer GUI is a completely native Java application (not Applet) that does not require any additional libraries or Jar files other than what comes with the standard Sun distribution. | |||
==Java Requirements== | ==Java Requirements== | ||
Revision as of 14:38, 15 October 2008
Cartographer GUI Installation
Overview
The Cartographer GUI is a completely native Java application (not Applet) that does not require any additional libraries or Jar files other than what comes with the standard Sun distribution.
Java Requirements
The Cartographer GUI application is written in native Java and Swing and currently uses only bundled libraries that ship with the Sun distribution. Testing has not been done with non-Sun Java installations.
%java -version java version "1.6.0_01" Java(TM) SE Runtime Environment (build 1.6.0_01-b06) Java HotSpot(TM) Server VM (build 1.6.0_01-b06, mixed mode)
Development and testing of the Cartographer GUI occurs primarily on Linux and Solaris. Testing is occasionally performed on Windows.
Unpacking the Distribution
Starting Cartographer GUI
See Also
Platform Notes
See Also
- Warranty
- License agreement
