commit | f25604fd67a9912247cf4db287defaa493fba60f | [log] [tgz] |
---|---|---|
author | Stephan Herrmann <stephan@cs.tu-berlin.de> | Tue Nov 23 18:13:29 2010 +0000 |
committer | Stephan Herrmann <stephan@cs.tu-berlin.de> | Tue Nov 23 18:13:29 2010 +0000 |
tree | 2adaa7fb142875e8a54692712daafde6e3fca2c5 | |
parent | 9a5ab181625902c173fc017d5710be04f1f54d96 [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.