Recent Changes - Search:

JFreeChart Trying Notes

a very simple trying of JFreeChart


JDK needed before hand

Download from http://java.sun.com/javase/downloads/index.jsp, select the latest version JDK 6 Update 14: jdk-6u14-windows-i586.exe, and install with all default settings, then set System Variables:

JAVA_HOME=C:\Program Files\Java\jdk1.6.0_14
CLASSPATH = %JAVA_HOME%\lib;%JAVA_HOME%\lib\tools.jar;.
Path = <original values>; %JAVA_HOME%\bin

no need to restart Windows

Tomcat needed to test JSP

Download from http://tomcat.apache.org/ the latest apache-tomcat-6.0.20.zip, unzip it, then it's ready to use.


The Most Frequent Refered Resources about CruiseControl

edit CruiseControl.GroupFooter

Contact: Goose
All rights reserved, copyright@2006~2010 by www.EmbMap.com

粤ICP备07005877号

Edit - History - Print - Recent Changes - Search
Page last modified on July 15, 2009, at 11:08 PM