mirror of
https://github.com/Minres/RDL-Editor.git
synced 2025-07-12 18:53:27 +02:00
12 lines
171 B
Plaintext
12 lines
171 B
Plaintext
/*
|
|
* generated by Xtext 2.14.0
|
|
*/
|
|
package com.minres.rdl.ide
|
|
|
|
|
|
/**
|
|
* Use this class to register ide components.
|
|
*/
|
|
class RDLIdeModule extends AbstractRDLIdeModule {
|
|
}
|