Hi luca,

Strange error message. Is it the complete stacktrace ?
Does it appear at compilation time or execution time ?

Most surprising is that AbstractZoomTool.java:39 is just an import statement
and ZoomTool.java:57 is an empty line !
Can you make sure that your classpath is OK for both compilation and 
execution

Michaël

I'm not sure if the problem comes from you code

luca marletta a écrit :
> 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
>
>
>   


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

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

Reply via email to