That's the way it seemed. Ah, well.
thanks.
Search found 9 matches
- Wed Dec 12, 2007 7:42 am
- Forum: ExamDiff Pro
- Topic: comparing refactored code
- Replies: 2
- Views: 6303
- Mon Dec 10, 2007 10:42 am
- Forum: ExamDiff Pro
- Topic: comparing refactored code
- Replies: 2
- Views: 6303
comparing refactored code
In the java world it is common to have many source files moved among some directories. Diff-ing them misses out (as added or deleted) the ability to compare them from the directory compare.
Is there a setting (I didn't find it) to tell EdPro to sort on file name only?
Is there a setting (I didn't find it) to tell EdPro to sort on file name only?
- Fri Nov 17, 2006 8:41 am
- Forum: ExamDiff Pro
- Topic: java plugin and comments
- Replies: 2
- Views: 7464
- Wed Sep 13, 2006 12:55 pm
- Forum: ExamDiff Pro
- Topic: java plugin and comments
- Replies: 2
- Views: 7464
java plugin and comments
I've just noticed that if I use the jacobe plugin for java source, the diff output nicely lines up the text, which it always did. What I don't understand is that single line ( // type ) and javadoc (/** */ type) comments no longer get skipped while (/* */ type) do, although checked in Ignore ...
- Fri Apr 29, 2005 8:29 pm
- Forum: ExamDiff Pro
- Topic: skipping { } difference in java, etc
- Replies: 6
- Views: 15323
- Wed Apr 27, 2005 6:44 am
- Forum: ExamDiff Pro
- Topic: skipping { } difference in java, etc
- Replies: 6
- Views: 15323
- Wed Apr 27, 2005 4:42 am
- Forum: ExamDiff Pro
- Topic: skipping { } difference in java, etc
- Replies: 6
- Views: 15323
- Tue Apr 26, 2005 12:48 pm
- Forum: ExamDiff Pro
- Topic: skipping { } difference in java, etc
- Replies: 6
- Views: 15323
- Tue Apr 26, 2005 11:08 am
- Forum: ExamDiff Pro
- Topic: skipping { } difference in java, etc
- Replies: 6
- Views: 15323
skipping { } difference in java, etc
(using EDP 3.3 beta) can't find any indication that the Ignore options will not flag the following fragments as different (or, show them as same)
foo {
vs.
foo
{
since we have lots of coders using various combinations, it would be better if we didn't have to re-format (and then, re-re-format ...
foo {
vs.
foo
{
since we have lots of coders using various combinations, it would be better if we didn't have to re-format (and then, re-re-format ...