Package org.openoffice.ide.eclipse.core.builders

Interface Summary
IFileVisitor A little tiny interface for a File visitor.
 

Class Summary
IdlcBuildVisitor Class visiting each child of the idl folder to generate the corresponding urd file.
IdlcErrorReader Class reading the idlc error output to transform the errors into markers.
Messages Messages for the package.
RegmergeBuilder Builder for the URD files generating the types.rdb registry.
RegmergeBuildVisitor Class visiting each child of the urd folder to merge it with the common types.rdb registry.
TypesBuilder Main builder of the UNO-IDL projects, it computes the language specific type files and types registry from the idl files.
VisitableFile A little tiny interface to visit File objects.