I am using Eclipse Java EE IDE for WebDevelopers in Version Luna (4.4.2).
Is there any way to comment lines with syntax error via shortcut automatically? I mean not just CTRL + / on every line (with syntax errors) manually.
I am using Eclipse Java EE IDE for WebDevelopers in Version Luna (4.4.2).
Is there any way to comment lines with syntax error via shortcut automatically? I mean not just CTRL + / on every line (with syntax errors) manually.
There is no one short cut to do what you require, but you could use a combination.
Windows Short Cuts
Then
Extra
If you really wanted you could download a add-on and create a macro to automate the two short cuts into one.
Thought I would chime in with some helpful shortcuts from my other answer:
If you can't remember all shortcuts, then just learn Ctrl + Shift + L. That will show a list of available shortcuts.
Also: http://www.shortcutworld.com/en/win/Eclipse.html#link_11
Link http://www.vogella.com/tutorials/EclipseShortcuts/article.html