commit | 9a5ab181625902c173fc017d5710be04f1f54d96 | [log] [tgz] |
---|---|---|
author | Stephan Herrmann <stephan@cs.tu-berlin.de> | Tue Nov 23 18:13:25 2010 +0000 |
committer | Stephan Herrmann <stephan@cs.tu-berlin.de> | Tue Nov 23 18:13:25 2010 +0000 |
tree | a6f0f1d590ccda8d2ea0adae3c0347b8ff4a3a37 | |
parent | 54dc3996bd87c3171867a420daef67b1c8756bc3 [diff] |
Refactoring/API-cleanup: - split MethodData/FieldData into public interface and internal class - move InternalCompilerError into the compiler source folder - remove class ExceptionHandler and let individual plugins more directly use their own loggers. This makes source folder jdt.core/util obsolete.