Custom Query (4 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 of 4)

1 2
Ticket Resolution Summary Owner Reporter
#1 fixed Update core functionality to current environment hkaulbersch phdmakk
Description

The implementation as a whole is based on outdated technologies and does not work with current versions of Eclipse (Kepler) and Xtext (2.x) among other components.

Update the core functionality by migrating to current version of Eclipse and Xtext. Core functionality encompasses parsing and editing support, i.e. the most basic building blocks provided by Xtext. This can be achieved "in-place" - by working with the existing resources directly, or "in parallel" - by starting from a clean state in a new parallel location and migrating relevant resources as necessary, while the original resources are kept for reference. I would recommend the latter, but this is not to say that the former would not be possible.

1 2
Note: See TracQuery for help on using queries.