marcomachadosantos / gwt-chronoscope

Automatically exported from code.google.com/p/gwt-chronoscope
GNU Lesser General Public License v2.1
0 stars 0 forks source link

2.0 snapshot doesn't work #133

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Following the instructions in GwtAPI document

What is the expected output? What do you see instead?
The call to Chronoscope.initialize() fails with:

09:30:51.083 [ERROR] [chron] Errors in 
'generated://678905681532C5F100A39E642281A852/org/timepedia/chronoscope/client/r
ender/AbstractPanelExporterImpl.java'
09:30:51.124 [ERROR] [chron] Line 31: Cannot instantiate the type AbstractPanel

and similar errors on TickFormatterFactory, AxisPanel and View

What version of the product are you using? On what operating system?
Windows 7, chronoscope-2.0-snapshot

Please provide any additional information below.

Original issue reported on code.google.com by tom...@gmail.com on 22 Aug 2010 at 6:36

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Also note that GWT Exporter 2.0.10 doesn't exist, so I used 2.0.9

Original comment by tom...@gmail.com on 22 Aug 2010 at 6:38

GoogleCodeExporter commented 8 years ago
I'm experiencing the same problems with version 1.0

Original comment by tom...@gmail.com on 22 Aug 2010 at 6:50

GoogleCodeExporter commented 8 years ago
Please use gwtexporter 2.0.10, it is available in this mavenrepo:

http://timefire-repository.googlecode.com/svn/mavenrepo/org/timepedia/exporter/g
wtexporter/2.0.10/

Original comment by manuel.carrasco.m on 23 Aug 2010 at 2:17