Constant Field Values
Contents
eu.solven.*
-
eu.solven.cleanthat.language.CleanthatUrlLoader Modifier and Type Constant Field Value public static final String
PREFIX_CODE
"code:"
-
eu.solven.cleanthat.language.java.IJdkVersionConstants Modifier and Type Constant Field Value public static final String
JDK_1
"1"
public static final String
JDK_11
"11"
public static final String
JDK_4
"1.4"
public static final String
JDK_5
"1.5"
public static final String
JDK_6
"1.6"
public static final String
JDK_7
"1.7"
public static final String
JDK_8
"1.8"
public static final String
JDK_9
"9"
public static final String
JDK_LATEST
"11"
-
eu.solven.cleanthat.language.java.eclipse.EclipseJavaFormatter Modifier and Type Constant Field Value public static final String
ID
"eclipse_formatter"
-
eu.solven.cleanthat.language.java.eclipse.EclipseJavaFormatterProcessorProperties Modifier and Type Constant Field Value public static final String
URL_DEFAULT_GOOGLE
"classpath:/eclipse/eclipse-java-google-style.xml"
public static final String
URL_DEFAULT_PEPPER
"classpath:/eclipse/pepper-eclipse-code-formatter.xml"
public static final String
URL_DEFAULT_SPRING
"classpath:/eclipse/spring-eclipse-code-formatter.xml"
-
eu.solven.cleanthat.language.java.eclipse.revelc.Profiles Modifier and Type Constant Field Value public static final String
PROFILE_KIND
"CodeFormatterProfile"