|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.cdt.make.internal.ui.editor.MakefileDocumentSetupParticipant
public class MakefileDocumentSetupParticipant
MakefileDocumentSetupParticipant The document setup participant for Ant.
Field Summary | |
---|---|
static java.lang.String |
MAKEFILE_PARTITIONING
The name of the Makefiile partitioning. |
Constructor Summary | |
---|---|
MakefileDocumentSetupParticipant()
|
Method Summary | |
---|---|
void |
setup(org.eclipse.jface.text.IDocument document)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String MAKEFILE_PARTITIONING
Constructor Detail |
---|
public MakefileDocumentSetupParticipant()
Method Detail |
---|
public void setup(org.eclipse.jface.text.IDocument document)
setup
in interface org.eclipse.core.filebuffers.IDocumentSetupParticipant
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |