Download xtext tycho example Free Java Code
Description
An example how to build a xtext project with tycho.
Icons
Source Files
The download file xtext-tycho-example-master.zip has the following entries.
.gitignore// ww w . j a va 2s.com
.travis.yml
README.md
features/org.xtext.example.mydsl.feature.sdk/.project
features/org.xtext.example.mydsl.feature.sdk/build.properties
features/org.xtext.example.mydsl.feature.sdk/eclipse_update_120.jpg
features/org.xtext.example.mydsl.feature.sdk/epl-v10.html
features/org.xtext.example.mydsl.feature.sdk/feature.properties
features/org.xtext.example.mydsl.feature.sdk/feature.xml
features/org.xtext.example.mydsl.feature.sdk/license.html
features/org.xtext.example.mydsl.feature.sdk/pom.xml
features/org.xtext.example.mydsl.feature.source/.project
features/org.xtext.example.mydsl.feature.source/build.properties
features/org.xtext.example.mydsl.feature.source/eclipse_update_120.jpg
features/org.xtext.example.mydsl.feature.source/epl-v10.html
features/org.xtext.example.mydsl.feature.source/feature.properties
features/org.xtext.example.mydsl.feature.source/feature.xml
features/org.xtext.example.mydsl.feature.source/license.html
features/org.xtext.example.mydsl.feature.source/pom.xml
features/org.xtext.example.mydsl.feature/.project
features/org.xtext.example.mydsl.feature/build.properties
features/org.xtext.example.mydsl.feature/eclipse_update_120.jpg
features/org.xtext.example.mydsl.feature/epl-v10.html
features/org.xtext.example.mydsl.feature/feature.properties
features/org.xtext.example.mydsl.feature/feature.xml
features/org.xtext.example.mydsl.feature/license.html
features/org.xtext.example.mydsl.feature/pom.xml
plugins/org.xtext.example.mydsl.ui/.classpath
plugins/org.xtext.example.mydsl.ui/.gitignore
plugins/org.xtext.example.mydsl.ui/.project
plugins/org.xtext.example.mydsl.ui/META-INF/MANIFEST.MF
plugins/org.xtext.example.mydsl.ui/build.properties
plugins/org.xtext.example.mydsl.ui/plugin.xml
plugins/org.xtext.example.mydsl.ui/pom.xml
plugins/org.xtext.example.mydsl.ui/src-gen/.gitignore
plugins/org.xtext.example.mydsl.ui/src/org/xtext/example/mydsl/ui/MyDslUiModule.java
plugins/org.xtext.example.mydsl.ui/src/org/xtext/example/mydsl/ui/contentassist/MyDslProposalProvider.java
plugins/org.xtext.example.mydsl.ui/src/org/xtext/example/mydsl/ui/labeling/MyDslDescriptionLabelProvider.java
plugins/org.xtext.example.mydsl.ui/src/org/xtext/example/mydsl/ui/labeling/MyDslLabelProvider.java
plugins/org.xtext.example.mydsl.ui/src/org/xtext/example/mydsl/ui/outline/MyDslOutlineTreeProvider.java
plugins/org.xtext.example.mydsl.ui/src/org/xtext/example/mydsl/ui/quickfix/MyDslQuickfixProvider.java
plugins/org.xtext.example.mydsl/.classpath
plugins/org.xtext.example.mydsl/.gitignore
plugins/org.xtext.example.mydsl/.launch/Generate Language Infrastructure (org.xtext.example.mydsl).launch
plugins/org.xtext.example.mydsl/.launch/Launch Runtime Eclipse.launch
plugins/org.xtext.example.mydsl/.project
plugins/org.xtext.example.mydsl/.settings/org.eclipse.core.resources.prefs
plugins/org.xtext.example.mydsl/META-INF/MANIFEST.MF
plugins/org.xtext.example.mydsl/build.properties
plugins/org.xtext.example.mydsl/plugin.xml
plugins/org.xtext.example.mydsl/pom.xml
plugins/org.xtext.example.mydsl/src-gen/.gitignore
plugins/org.xtext.example.mydsl/src/org/xtext/example/mydsl/GenerateMyDsl.mwe2
plugins/org.xtext.example.mydsl/src/org/xtext/example/mydsl/MyDsl.xtext
plugins/org.xtext.example.mydsl/src/org/xtext/example/mydsl/MyDslRuntimeModule.java
plugins/org.xtext.example.mydsl/src/org/xtext/example/mydsl/MyDslStandaloneSetup.java
plugins/org.xtext.example.mydsl/src/org/xtext/example/mydsl/formatting/MyDslFormatter.java
plugins/org.xtext.example.mydsl/src/org/xtext/example/mydsl/generator/CommandLineOptions.xtend
plugins/org.xtext.example.mydsl/src/org/xtext/example/mydsl/generator/CommandLineOptionsJavaHelper.java
plugins/org.xtext.example.mydsl/src/org/xtext/example/mydsl/generator/FixedEncodingProvider.xtend
plugins/org.xtext.example.mydsl/src/org/xtext/example/mydsl/generator/MyDslC.xtend
plugins/org.xtext.example.mydsl/src/org/xtext/example/mydsl/generator/MyDslGenerator.xtend
plugins/org.xtext.example.mydsl/src/org/xtext/example/mydsl/scoping/MyDslScopeProvider.java
plugins/org.xtext.example.mydsl/src/org/xtext/example/mydsl/validation/MyDslJavaValidator.java
plugins/org.xtext.example.mydsl/xtend-gen/.gitignore
releng/org.xtext.example.mydsl.product/.project
releng/org.xtext.example.mydsl.product/org.xtext.example.mydsl.product.product
releng/org.xtext.example.mydsl.product/pom.xml
releng/org.xtext.example.mydsl.standalone/.project
releng/org.xtext.example.mydsl.standalone/category.xml
releng/org.xtext.example.mydsl.standalone/log4j.properties
releng/org.xtext.example.mydsl.standalone/plugin.properties
releng/org.xtext.example.mydsl.standalone/pom.xml
releng/org.xtext.example.parent/.project
releng/org.xtext.example.parent/pom.xml
releng/org.xtext.example.parent/release.py
releng/org.xtext.example.targetplatform/.project
releng/org.xtext.example.targetplatform/org.xtext.example.targetplatform.target
releng/org.xtext.example.targetplatform/pom.xml
releng/org.xtext.example.updatesite/.project
releng/org.xtext.example.updatesite/category.xml
releng/org.xtext.example.updatesite/pom.xml
tests/org.xtext.example.mydsl.tests/.classpath
tests/org.xtext.example.mydsl.tests/.project
tests/org.xtext.example.mydsl.tests/.settings/org.eclipse.core.resources.prefs
tests/org.xtext.example.mydsl.tests/META-INF/MANIFEST.MF
tests/org.xtext.example.mydsl.tests/build.properties
tests/org.xtext.example.mydsl.tests/models/test.mydsl
tests/org.xtext.example.mydsl.tests/models/testUTF8.mydsl
tests/org.xtext.example.mydsl.tests/pom.xml
tests/org.xtext.example.mydsl.tests/src-gen/.gitignore
tests/org.xtext.example.mydsl.tests/src/org/xtext/example/mydsl/AllTests.java
tests/org.xtext.example.mydsl.tests/src/org/xtext/example/mydsl/ParserTest.java
tests/org.xtext.example.mydsl.tests/src/org/xtext/example/mydsl/generator/MyDslCTest.xtend
tests/org.xtext.example.mydsl.tests/xtend-gen/.gitignore
Download
Click the following link to download xtext-tycho-example-master.zip.
xtext-tycho-example-master.zip