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