compile jfreechart with debug="true"

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
rfuller
Posts: 8
Joined: Tue Aug 19, 2003 2:34 pm
Location: Galway, Ireland

compile jfreechart with debug="true"

Post by rfuller » Thu Sep 04, 2003 10:25 am

Hi David,

Could you modify your build.xml to set debug="true" in the javac task? This would let us have a stack trace with source code line numbers if when an anomoly occurs.

Locked