Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » escape characters syntax highlighting
escape characters syntax highlighting [message #1386011] Thu, 12 June 2014 22:27
john merlino is currently offline john merlinoFriend
Messages: 10
Registered: February 2014
Junior Member
Does eclipse support escape characters syntax highlighting for java?

For example, I built the following string:

String json="{\"channels\":";

However everything within the outer double quotes is the same color. It seems eclipse does not support escape characters like \" syntax highlighting. Am I wrong?
Previous Topic:How to change the superclass extended by a type?
Next Topic:Strange error preventing running project on glassfish
Goto Forum:
  


Current Time: Fri Apr 26 11:23:37 GMT 2024

Powered by FUDForum. Page generated in 0.03375 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top