Changes
Page history
Update Building Headless RCP XText Application: Part II
authored
May 08, 2022
by
Serafim Simonov
Hide whitespace changes
Inline
Side-by-side
Building-Headless-RCP-XText-Application:-Part-II.md
View page @
99525b50
...
@@ -132,3 +132,8 @@ public class Application implements IApplication {
...
@@ -132,3 +132,8 @@ public class Application implements IApplication {
-
org.eclipse.emf.ecore
-
org.eclipse.emf.ecore
-
org.eclipse.xtext
-
org.eclipse.xtext
-
org.xtext.example.mydsl
-
org.xtext.example.mydsl
Add following imported packages:
-
com.google.inject,
-
org.eclipse.emf.ecore.resource,
-
org.eclipse.xtext.validation
\ No newline at end of file