[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: Plug-in for Eclipse

Mamay wrote:
Does anyone know of a plug-in that I can download so that my code is displayed in color in Eclipse.

Java code? If so, the standard Java editor included in Eclipse does syntax coloring. See Window > Preferences > Java > Editor > Syntax for some options you can set for this feature.


HTH,
	Eric