• Guus der Kinderen's avatar
    Replace dangling javadoc with block comment. · 65f1f7f1
    Guus der Kinderen authored
    Javadoc comment are dangling if they don't belong to any class, method or field. For example a Javadoc comment in between method declarations that have their own javadoc comments.
    
    These generate needless warnings, which are in most instances easily solved. By far most problems occur in the license block that's in most files.
    65f1f7f1
DefaultNodeConfiguration.java 20.5 KB