Package org.sonatype.plugins.munge


package org.sonatype.plugins.munge
  • Classes
    Class
    Description
    Munge: a purposely-simple Java preprocessor.
    This class was cut and pasted from the JDK1.2 sun.tools.util package.
    Forks a new build that compiles and runs tests using the munged source in place of the original.
    Munges source files by keeping or removing sections of code according to what symbols are enabled.