Class MPSProjectValidation


  • public class MPSProjectValidation
    extends ComponentPlugin
    Provides validation code for project modules. Could be CoreComponent to get initialized from MPSCore, indeed. However, I intend to try alternative approach and not to bundle everything into mps-core.jar and try smaller pieces(jars) instead. After all, some RCP configurations might not need project checking code at all. This approach doesn't require MPSCore to move outside of [kernel] (though one day it likely get back to its own `umbrella` module anyway)

    Deliberately not ComponentHost as it doesn't host any CoreComponent at the moment

    Since:
    2019.1