From: brett l. <bre...@gm...> - 2011-04-25 14:42:42
|
On Mon, Apr 25, 2011 at 6:54 AM, Scott Petersen <sc...@re...> wrote: > Errors: > Exception in thread "AWT-EventQueue-0" java.lang.Error: Unresolved > compilation problems: > The import org.apache.batik.transcoder cannot be resolved > The import org.apache.batik.transcoder cannot be resolved > ImageTranscoder cannot be resolved to a type > The method createImage(int, int) of type ImageLoader.BufferedImageTranscoder > must override a superclass method > TranscoderOutput cannot be resolved to a type > TranscoderException cannot be resolved to a type > at rails.ui.swing.ImageLoader.<init>(ImageLoader.java:10) Is your repository up-to-date? It should be at revision 1525. ---Brett. |