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
Post a Comment