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