Hi list,
I'm back to work on OJ but Igot immediately a problem
I update the svn oj source at
svn revision 1923

but in eclispse appears an error (or more than one)
......
Loading org.reso.openJump.raster.RasterExtension
java.lang.Error: Unresolved compilation problems:
        Syntax error on tokens, delete these tokens
        Syntax error on tokens, delete these tokens
        Syntax error on tokens, delete these tokens
        Syntax error on tokens, delete these tokens
        Timer cannot be resolved to a type
        Timer cannot be resolved to a type
        Timer cannot be resolved to a type
        Timer cannot be resolved to a type
        ActionListener cannot be resolved to a type
        Timer cannot be resolved to a type
        Timer cannot be resolved to a type
        Timer cannot be resolved to a type
        AlphaComposite cannot be resolved
        Color cannot be resolved

        at 
com.vividsolutions.jump.workbench.ui.zoom.AbstractZoomTool.<init>(AbstractZoomTool.java:39)
        at 
com.vividsolutions.jump.workbench.ui.zoom.ZoomTool.<init>(ZoomTool.java:57)
        at 
com.vividsolutions.jump.workbench.JUMPConfiguration.configureToolBar(JUMPConfiguration.java:1250)
        at 
com.vividsolutions.jump.workbench.JUMPConfiguration.setup(JUMPConfiguration.java:340)
        at 
com.vividsolutions.jump.workbench.JUMPWorkbench.main(JUMPWorkbench.java:297)
        at 
com.vividsolutions.jump.workbench.JUMPWorkbench.main(JUMPWorkbench.java:262)

and compilation stops

May be I've some old lib in the project path but my OJ nightly build
works with these libs

could some one help to understand the problem


thanks

luca

luca marletta
www.beopen.it

------------------------------------------------------------------------------

_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to