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