Java org.eclipse.jdt.core IJavaModelMarker fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jdt.core IJavaModelMarker fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jdt.core IJavaModelMarker.

The text is from its open source code.

Field

StringJAVA_MODEL_PROBLEM_MARKER
Java model problem marker type (value "org.eclipse.jdt.core.problem").
StringTASK_MARKER
Java model task marker type (value "org.eclipse.jdt.core.task").
StringARGUMENTS
Id marker attribute (value "arguments").
StringID
ID marker attribute (value "id").
StringCATEGORY_ID
ID category marker attribute (value "categoryId")
StringFLAGS
Flags marker attribute (value "flags").
StringCYCLE_DETECTED
Cycle detected marker attribute (value "cycleDetected").
StringBUILDPATH_PROBLEM_MARKER
Build path problem marker type (value "org.eclipse.jdt.core.buildpath_problem").
StringCLASSPATH_FILE_FORMAT
Classpath file format marker attribute (value "classpathFileFormat").
StringOUTPUT_OVERLAPPING_SOURCE
Output overlapping another source attribute (value "outputOverlappingSource").