-
Bug
-
Resolution: Cannot Reproduce
-
Critical
-
None
-
None
-
None
Hi there,
I have downloaded ZK project from zkoss.org site. Then I imported ZK project to Eclipse, added zk-bin-6.0.2 library and pivottable.jar file.
Eclipse says: Bold TextThe import org.zkoss.pivot.Calculators cannot be resolved.
Other problem is that there is no method getRawValues in TabularPivotModel class. I think that it is because of eval version of pivottable.jar.
In fact, there is no class with name Calculators in org.zkoss.pivot.* package.
Maybe somebody knows how to fix it. Help me!