Hi,
I'm using the CrEme JVM into my WinCE 6.0 device. Now, I want to run my application developed using JDK 1.3.1_20, and jfreechart-1.0.9. But, when I try to run, the loading stop when try to:
[Initializing org/jfree/ui/RectangleInsets].
I only need the XYPlot with XYSeries, is there a minimal version without the other graph and un-necessary libraries which works fine with a precedent version of JDK? Or, have you got any other suggestions to resolve my problem?
Thanks.
JFreeChart on WinCE
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
I don't know much about WinCE or CrEme JVM, but a quick web search suggests that it isn't a full implementation of J2SE, so that might explain the problem.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

