Download List

프로젝트 설명

DiffJ is a commandline application that compares Java files based on
content, not whitespace, comments, or reordering of types, methods, or
fields. Its output is based on the Unix program diff, and it also has
a "brief" output format for a concise summary of what changed. It can
work on directories recursively, looking for matching filenames, like
"diff -r dir0 dir1". It is primarily for developers refactoring and
reformatting Java code, for which most difference tools tend to produce
misleading results regarding the type and extent of changes.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-08-22 14:38 Back to release list
1.1.1

이 버전의 초기화 자바의 최신 버전 -은 diff, 그 방법, 생성자 내의 코드를 비교하지 라이브러리 및 필드가 포함됩니다. 결과적으로, 코드에 비해 버그가 수정되었습니다.
Tags: Minor bugfixes
This version includes the latest release of
java-diff, the library that does the comparison of
code within methods, constructors, and field
initializers. As a result, a bug in code
comparison has been fixed.

Project Resources