org.contextmapper.servicecutter.dsl.ide.ServiceCutterConfigurationDSLIdeModule Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of context-mapper-lsp Show documentation
Show all versions of context-mapper-lsp Show documentation
Use the ContextMapper language server (LSP) to integrate the ContextMapper DSL within your IDE.
The newest version!
/**
* generated by Xtext 2.32.0
*/
package org.contextmapper.servicecutter.dsl.ide;
/**
* Use this class to register ide components.
*/
@SuppressWarnings("all")
public class ServiceCutterConfigurationDSLIdeModule extends AbstractServiceCutterConfigurationDSLIdeModule {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy