New pages
- 15:25, 6 February 2012 How to clone the EDNA git repository (hist) [366 bytes] Svensson (talk | contribs) (Created page with "You must choose between one of the following URIs depending on if you want read-write or read-only access: * Read-write: <pre>git@github.com:edna-site/edna.git</pre> * Read-only:�")
- 11:21, 28 September 2011 EDNA Development Best Practices (hist) [788 bytes] Svensson (talk | contribs) (Created page with "Please use the following best practices when developing EDNA code: * EDNA Coding Conventions * Use EDML for datamodels: How to create a data model the textual DSL * Avoid�")
- 05:45, 28 March 2011 How to create an executable jar for the data bindings generator (hist) [957 bytes] Thoms (talk | contribs) (Created page with "= How to create an executable jar for the data bindings generator = In project `org.edna.datamodel.generateds` a launch config file `EDGenerateDS.launch` is placed in the projec�")
- 14:57, 13 December 2010 How to generate implementation code for Xtext plugins (hist) [2,332 bytes] Thoms (talk | contribs) (Created page with 'The plugins * <tt>org.edna.datamodel.language</tt> * <tt>org.edna.datamodel.language.ui</tt> are plugins developed with the [http://www.eclipse.org/Xtext Xtext framework]. Xtex�')
- 14:29, 13 December 2010 How to create a data model the textual DSL (hist) [2,957 bytes] Thoms (talk | contribs) (Created page with '== How to create a EDNA datamodel file == An EDNA datamodel DSL file is a simple file with the extension ''.edna_datamodel''. You can create this file with any editor. If using �')
- 13:52, 13 December 2010 How to install Xtext (hist) [580 bytes] Thoms (talk | contribs) (Created page with '==What is Xtext?== From the [http://www.eclipse.org/Xtext/ Xtext home page]: * Xtext is a Language Development Framework for easy creation of own programming languages and domai�')
- 11:21, 18 November 2010 How to make a generalisation with Topcased (hist) [807 bytes] Svensson (talk | contribs) (Created page with '=== Starting point: === Image:TopcasedNewAssociation8.png === Select the class you would like to generalise: === Image:TopcasedGeneralisation1.png === In the "Outline" vi�')