By screener
via javarevisited.blogspot.in
Submitted: Feb 10 2013 / 20:47
If you are pasting big chunk of xml as String literal, which contains Java escape sequences e.g. / then it's big nightmare to escape every single characters. Thankfully Eclipse IDE provides an option though which this task can be automated. This Eclipse Tips shows How to escape text when paste as String literal in Eclipse Java Editor.
Add your comment