Update Building Headless RCP XText Application: Part II authored by Serafim Simonov's avatar Serafim Simonov
......@@ -132,3 +132,8 @@ public class Application implements IApplication {
- org.eclipse.emf.ecore
- org.eclipse.xtext
- 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