commit | 17fd43ede749391604abf1c04ca3f062b478317f | [log] [tgz] |
---|---|---|
author | Stephan Herrmann <stephan@cs.tu-berlin.de> | Tue Nov 23 18:10:25 2010 +0000 |
committer | Stephan Herrmann <stephan@cs.tu-berlin.de> | Tue Nov 23 18:10:25 2010 +0000 |
tree | ed937af814ae57313f5cf28a31ea8eceea5bd472 | |
parent | a40c5feffcbf4f1815bf04096baf55244555ca10 [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.