I am using antlr4ide plugin with Eclipse Luna. Every time I save the ANTLR4 grammar file Eclipse shows a dialog box "The resource is currently edited in another editor. Do you want to continue?"
Any hint on how to fix it?
Asked
Active
Viewed 740 times
7

Bananeweizen
- 21,797
- 8
- 68
- 88

Viswanadh Kumar Reddy Vuggumud
- 541
- 1
- 6
- 21
-
1I experienced the same behavior editing less files using an editor packed in a plugin. I opened the file with the eclipse standard text editor which do not suffer that problem. Maybe you want to give it a try because the dialog box appearing every time is very annoying. – BitExodus Sep 21 '14 at 10:10
-
2I did that but I am losing syntax highlighting – Viswanadh Kumar Reddy Vuggumud Sep 21 '14 at 15:01