hi,
are there any final solutions found yet for the problems using the
JSci package with JBuilder 5?
I'm very new to JAVA and am playing with it at the moment. I want to
make some plots and have been using Leigh Brookshaw's source code up
until now. Today I found this package and this seems really nice and
I wanted to test the GraphDemo.java program.
The error messages I get (see below):
Wonder if there is a quick fix to this problem yet. I know that I'll
be able to make it work with a lot of effort but ...
Thanks in advance,
Edward
"GraphDemo.java": Error #: 302 : cannot access class
DefaultCategoryGraph2DModel; class file has wrong version 47.0 at
line 12, column 17
"GraphDemo.java": Error #: 302 : cannot access class
DefaultGraph2DModel; class file has wrong version 47.0 at line 13,
column 17
"GraphDemo.java": Error #: 307 : class
JSci.awt.DefaultCategoryGraph2DModel is not public in package
JSci.awt; cannot be accessed from outside package at line 103, column
24
"GraphDemo.java": Error #: 307 : class JSci.awt.DefaultGraph2DModel
is not public in package JSci.awt; cannot be accessed from outside
package at line 113, column 24
"GraphDemo.java": Error #: 302 : cannot access class JGraphLayout;
class file has wrong version 47.0 at line 34, column 38
"GraphDemo.java": Error #: 302 : cannot access class JBarGraph; class
file has wrong version 47.0 at line 38, column 32
"GraphDemo.java": Error #: 302 : cannot access class GraphLayout;
class file has wrong version 47.0 at line 43, column 38
"GraphDemo.java": Error #: 302 : cannot access class JPieChart; class
file has wrong version 47.0 at line 47, column 32
"GraphDemo.java": Error #: 307 : class JSci.swing.JGraphLayout is not
public in package JSci.swing; cannot be accessed from outside package
at line 52, column 38
"GraphDemo.java": Error #: 302 : cannot access class JLineGraph;
class file has wrong version 47.0 at line 56, column 32
"GraphDemo.java": Error #: 307 : class
JSci.awt.DefaultCategoryGraph2DModel is not public in package
JSci.awt; cannot be accessed from outside package at line 107, column
17
"GraphDemo.java": Error #: 307 : class
JSci.awt.DefaultCategoryGraph2DModel is not public in package
JSci.awt; cannot be accessed from outside package at line 107, column
58
"GraphDemo.java": Error #: 307 : class JSci.awt.DefaultGraph2DModel
is not public in package JSci.awt; cannot be accessed from outside
package at line 116, column 17
"GraphDemo.java": Error #: 307 : class JSci.awt.DefaultGraph2DModel
is not public in package JSci.awt; cannot be accessed from outside
package at line 116, column 50