I use eclipse Neon.3 / Oxygen and installed some plugin (JaMoPP) which for some reason needs EMFText. Afterwards some Java classes (most are ok) get strange errors like
- Syntax error on token "public (public)", "EOF" expected line 21 EMFText Problem
- Syntax error on token "@ (@)", "EOF" expected line 21 EMFText Problem
Why is EMFText doing this? Is there a way to disable EMFText? I looked in Preferences (e.g. Validation) but didn't find anything.