NumberFour / n4js

Type-Safety of Java & Javascript Flexibility
http://numberfour.github.io/n4js/
38 stars 8 forks source link

#69: Replace hacky workaround in CustomN4JSParser#106 #410

Closed mmews-n4 closed 6 years ago

mmews-n4 commented 7 years ago

Moved: https://github.com/eclipse/n4js/issues/69

With the update to XText 2.11, a workaround was necessary to make some tests like GHOLD-92-LINKING_DIAGNOSTIC_import_missing_B.n4js.xt working. This workaround indicates a conceptually problem and thus should be solved by further investigating about the underlying problem. The goal is to remove the method CustomN4JSParser#initializeFor(AbstractRule).