problem running Savant 2.0.0 from the SDK

69 views
Skip to first unread message

cwc...@eng.ucsd.edu

unread,
Nov 13, 2013, 12:56:05 AM11/13/13
to savant-c...@googlegroups.com
Hi, I'm not able to open the Savant.jar file from the SDK package. It looks like I am getting an exception like this:

Exception in thread "main" java.lang.ExceptionInInitializerError
at com.jidesoft.docking.DockedFrameContainer.showNormalContainer(Unknown Source)
at com.jidesoft.docking.DockedFrameContainer.<init>(Unknown Source)
at com.jidesoft.docking.DefaultDockingManager.<init>(Unknown Source)
at savant.view.swing.Savant.initDocking(Savant.java:115)
at savant.view.swing.Savant.init(Savant.java:1461)
at savant.view.swing.Savant.<init>(Savant.java:293)
at savant.view.swing.Savant.getInstance(Savant.java:186)
at savant.view.swing.Savant.main(Savant.java:1227)
Caused by: java.lang.ClassCastException: java.util.HashMap cannot be cast to java.awt.RenderingHints
at com.jidesoft.swing.JideSwingUtilities.<clinit>(Unknown Source)

I am able to run the newest version of Savant (2.0.5) but I can't develop plugins to it? Thanks.

Connie
Reply all
Reply to author
Forward
0 new messages