Welcome...

A discussion forum for the JCommon class library.
Locked
David Gilbert

Welcome...

Post by David Gilbert » Mon Nov 12, 2001 12:01 pm

The JCommon class library contains general classes used in several projects at www.jrefinery.com. Please post your comments and questions regarding JCommon in this forum...

Regards,

Dave Gilbert.

Patryckson

Re: Welcome...

Post by Patryckson » Thu May 23, 2002 1:25 am

I have some problems with this library. I want use jfreechart-0.8.1 library. I specified the way for jfreechart-0.8.1.jar and jcommon-0.6.1.jar inside autoexec.bat file from Windows with the following command:

SET PATH="%PATH%;c:\matlabr12\bin\win32";C:\jfreechart-0.8.1\jars\jcommon-0.6.1.jar;%classpath%;C:\jfreechart-0.8.1\jars\jfreechart-0.8.1.jar;%classpath%


When I compile one java program, is ok, no problem.... execute correct.
But when I run this program its occurs the one problem everytime.

How can I make correct install form? Where I put my jfreechart-0.8.1.jar and jcommon-0.6.1.jar files? What is specific way?

Please send me answer....................

Thank you......................


Patryckson Marinho Santos

Locked