I would like to write quickfix tests for my DSLs based on org.eclipse.xtext.ide.tests.editor.quickfix.AbstractIdeQuickfixTest, but it does not appear to be available in the SDK. Is this deliberate, and I am missing how to do this properly? Or should/could the class be moved to a plugin that is included in the SDK?
I would like to write quickfix tests for my DSLs based on org.eclipse.xtext.ide.tests.editor.quickfix.AbstractIdeQuickfixTest, but it does not appear to be available in the SDK. Is this deliberate, and I am missing how to do this properly? Or should/could the class be moved to a plugin that is included in the SDK?