java - How do I view diffs made to a program file in the Eclipse editor using Perforce's plugin for Eclipse? -


i want visual indicator of changes made program file in eclipse editor. example, new line added file should appear green (or other color) in editor. how make happen? using eclipse juno , have perforce plugin installed.

have tried adding perforce perspective, viewing diffs in eclipse's "p4 pending changelists" tab via "compare source revision"? it's not color-coded, obvious visual indication.


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -