fix multiple workspace warnings#89
Conversation
While they are in the grammar definition, they are not part of the generated code and parser. So they can be deleted.
|
@haubi can you please review this one? it doesn't add any version restrictions or similar, but just removes warnings without functional changes |
|
Regarding the Xtext warnings, I've added a comment for why they are there - the difference is in the Xtext generated code. IIRC, we have talked about declaring dependency versions. |
|
@Bananeweizen Now I have applied some housekeeping to master branch, also with your concerns in mind:
Would you mind to have a look on current master? |
All remaining workspace warnings are now coupled to bad versioning of dependencies (e.g. Xtend last() method, deprecated PDE methods etc.)