Package org.libreoffice.ide.eclipse.core.builders


package org.libreoffice.ide.eclipse.core.builders
  • Class
    Description
    Class visiting each child of the idl folder to generate the corresponding urd file.
    Class reading the idlc error output to transform the errors into markers.
    Builder for the IDL files generating the types.rdb registry.
    Class visiting each child of the idl folder to merge it with the common types.rdb registry.
    A little tiny interface for a File visitor.
    Messages for the package.
    Builder for the URD files generating the types.rdb registry.
    Class visiting each child of the urd folder to merge it with the common types.rdb registry.
    Main builder of the UNO-IDL projects, it computes the language specific type files and types registry from the idl files.
    A little tiny interface to visit File objects.