Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.port80.eclipse.makefile.editors

Interface Summary
IMakefileConstants  
 

Class Summary
MakefileAutoIndentStrategy Perform auto-indent for Makefile editor.
MakefileDocumentProvider  
MakefileDoubleClickStrategy  
MakefileEditor  
MakefileEditorConfiguration  
MakefileFormatter  
MakefileFormatter.Scanner  
MakefileFormatter.State  
MakefileFormatter.Token  
MakefileFormatter.Token.Type  
MakefileFormattingStrategy  
MakefileInfo  
MakefileInfo.MakefileWordDetector  
MakefileModel Data model for parsed Makefile.
MakefileOutlineContentProvider Data model for MakefileOutlinePage.
MakefileOutlinePage ContentOutlinePage for MakefileEditor to use the Eclipse Outline view to present an outline of terminal and non-terminals in the document.
MakefileOutlinePage.NameSorter  
MakefilePartitionScanner  
MakefileScanner  
MakefileScanner.IdentifierDetector  
MakefileScanner.State  
TreeFolder  
TreeObject  
Util Static utilities.
Util.TempScanner