Provide Eclipse example projects for tutorial languages
Eclipse supports example projects. When you create a new project, these examples are in their own Examples category. Once you select one, you will get a working example project. We want this for Spoofax languages as well:
Submitted by Guido Wachsmuth on 11 April 2014 at 10:35
- The default EntityLang project should become an example project.
- Languages we use at tutorials should become example projects.
- Example projects should be built continuously.
- Example projects need to work with stable and unstable releases. If your new feature breaks an example project, you should fix it.
Issue Log
On 11 April 2014 at 10:35 Guido Wachsmuth tagged documentation
On 11 April 2014 at 10:41 Guido Wachsmuth commented:
According to Vlad, Xtend has an example project, where one can explore how to do this.
On 11 April 2014 at 14:34 Gabriƫl Konat commented:
You can add new wizards in the Spoofax metatooling project: https://github.com/metaborg/spoofax/tree/master/org.strategoxt.imp.metatooling/src/org/strategoxt/imp/metatooling/wizards
Log in to post comments