Feeds:
Artikel
Kommentare

Archiv für Oktober 2008

Maven POM Chains

POM setting in Maven can be inherited from one parent project to many children projects. But all elements in the POM inherit chain should in Maven Repository. Only with this condition can success run the setting for grand child project with “maven test”.

Ganzen Post lesen »

The Annotation is new feature since Java 5. But when you use the @Override for a method, it implements from interface, you will get the Error message like “method does not override a method from its superclas”. By Java 6 not. In Java Language Specification, you can find answer.

Ganzen Post lesen »

Follow

Bekomme jeden neuen Artikel in deinen Posteingang.