//Does not compile
public class ProblematicClass {
@XmlType( name = "fff1" )
public static enum InnerType {}
}
// Compiles
public class CompilableClass {
@XmlType( name = "fff2" )
public enum InnerType {}
@javax.xml.bind.annotation.XmlType( name = "fff1" )
JDT Core is the Java infrastructure of the Java IDE. It includes:
Remember Me
a@href@title, blockquote@cite, strike
dasBlog theme by Mads Kristensen