![JAR search and dependency download from the Maven repository](/logo.png)
org.integratedmodelling.kim.ui.quickfix.KimQuickfixProvider Maven / Gradle / Ivy
/**
* generated by Xtext 2.9.1
*/
package org.integratedmodelling.kim.ui.quickfix;
import org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider;
/**
* Custom quickfixes.
*
* See https://www.eclipse.org/Xtext/documentation/304_ide_concepts.html#quick-fixes
*/
@SuppressWarnings("all")
public class KimQuickfixProvider extends DefaultQuickfixProvider {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy