Class ProjectURIByLocationRegistration

  • All Implemented Interfaces:
    InitializationTask

    public class ProjectURIByLocationRegistration
    extends InitializationTaskWrapper
    Registers URIs in the EMF platform for a given project. After the registration, platform resource and platform plugin URIs can properly be resolved for this project. The location of the project has to be given.
    • Constructor Detail

      • ProjectURIByLocationRegistration

        public ProjectURIByLocationRegistration​(File projectRootLocation,
                                                String projectName)