mirror of
https://github.com/Minres/RDL-Editor.git
synced 2025-07-04 06:43:26 +02:00
Iniital checkin
This commit is contained in:
@ -0,0 +1,12 @@
|
||||
/*
|
||||
* generated by Xtext 2.12.0
|
||||
*/
|
||||
package com.minres.rdl.ui.contentassist
|
||||
|
||||
|
||||
/**
|
||||
* See https://www.eclipse.org/Xtext/documentation/304_ide_concepts.html#content-assist
|
||||
* on how to customize the content assistant.
|
||||
*/
|
||||
class RDLProposalProvider extends AbstractRDLProposalProvider {
|
||||
}
|
Reference in New Issue
Block a user