In Eclipse, what plugin/class provides the style formatting on Java code? -
as type java code in eclipse, viewer colors, emboldens, italicizes, fades, , provides styles java code type it, seen in picture:
what implementing these effects?
is eclipse plugin? can identify (and tell me how identified it)? furthermore can narrow down class?
select "peferences" eclipse menu. go java -> code style -> formatter
preferences can set @ project level.
incase planning on writing own formatting code, take @ "workspace mechanics" plugin.
Comments
Post a Comment