Search found 3 matches

by tbrauer01
Mon Jun 26, 2006 10:04 pm
Forum: JFreeChart
Topic: JSF Chart Creator
Replies: 89
Views: 397812

I attempted to use the ChartCreator library in a JSF project built using Sun's Creator2 IDE. Below is provided a partial listing of the JSP and supporting managed bean code: excerpts from the JSP code: <jsp:root version="1.2" xmlns:c="http://sourceforge.net/projects/jsf-comp" xmlns:f="http://java.su...
by tbrauer01
Thu Jun 15, 2006 12:52 pm
Forum: JFreeChart
Topic: ant build error with SUSE Linux 10.1
Replies: 5
Views: 7462

Gentleman,

thank you very much for the responses / suggestions. I downloaded and installed current version of JDK from Sun (1.5) and so now the JFreeChart files compiled just fine.

thank you.
by tbrauer01
Wed Jun 14, 2006 7:40 pm
Forum: JFreeChart
Topic: ant build error with SUSE Linux 10.1
Replies: 5
Views: 7462

ant build error with SUSE Linux 10.1

Hello, I am attempting to build the JFreeChart libraries as according to the install instructions on a SUSE Linux 10.1 system. After execution of "ant compile" received the following error: Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/lib/tools.jar Buildfile...