logo separator

[mkgmap-dev] Splitter PBF support patch

From Steve Ratcliffe steve at parabola.me.uk on Tue May 24 21:56:36 BST 2011

Hi

> Well, the only reason I removed them is that Eclipse will not compile
> without. As per Javadoc, it is an error to place @Override on a method
> that's not overriding a base method.

That is a difference between java 1.5 and 1.6. In 1.5 it was invalid to 
place @Override on method which is implementing a method of an 
interface, whereas in 1.6 it is allowed.

..Steve



More information about the mkgmap-dev mailing list