Changes
Page history
Update Building Headless RCP XText Application: Part II
authored
May 09, 2022
by
Serafim Simonov
Hide whitespace changes
Inline
Side-by-side
Building-Headless-RCP-XText-Application:-Part-II.md
View page @
1a85edca
...
...
@@ -125,17 +125,6 @@ public class Application implements IApplication {
}
```
3.
Open pluginx.xml
4.
Switch to Dependencies
5.
Add following required plugins:
-
org.eclipse.core.runtime
-
org.eclipse.emf.ecore
-
org.eclipse.xtext
-
org.xtext.example.mydsl
6.
Add following imported packages:
-
com.google.inject,
## Configure product
...
...
...
...