I'm comparing 2 java class-files using the jad-plugin.
The only difference between the 2 java-files is an extra comment in one of them,
When i compare them, this line is marked in <font color="blue"> blue</font> denoting that it's only a unimportant difference. So far so good.
The problem is that the file itself is still marked as different in the directory compare windows. So i still have to open the file compare only to find out that the difference was marked as unimportant.
I've already enabled the Option to ignore unimportant differences in the directory compare window. Which shows me the double wiggle for really unimportant differnent files. But this does not seem to work when comparing two unimportant different class files.
I will try to send in a snapshot to clearly state what i mean
The only difference between the 2 java-files is an extra comment in one of them,
When i compare them, this line is marked in <font color="blue"> blue</font> denoting that it's only a unimportant difference. So far so good.
The problem is that the file itself is still marked as different in the directory compare windows. So i still have to open the file compare only to find out that the difference was marked as unimportant.
I've already enabled the Option to ignore unimportant differences in the directory compare window. Which shows me the double wiggle for really unimportant differnent files. But this does not seem to work when comparing two unimportant different class files.
I will try to send in a snapshot to clearly state what i mean
Comment