Appendix

  1. Migrating from Xtext 1.0.x to 2.0
    1. Take the Shortcut
    2. Migrating Step By Step
      1. Update the Plug-in Dependencies and Import Statements
      2. Introduction of the Qualified Name
      3. Changes in the index and in find references
      4. Rewritten Node Model
      5. New Outline
      6. AutoEditStrategy
      7. Other Noteworthy API Changes
    3. Now go for then new features
  2. Migrating from Xtext 0.7.x to 1.0
    1. Migrating Step By Step
      1. Update the Plug-in Dependencies and Import Statements
      2. Rename the Packages in the dsl.ui-Plug-in
      3. Update the Workflow
      4. MANIFEST.MF and plugin.xml
      5. Noteworthy API Changes