commit | 2540b1b6041d45c5dc0cba7ae03cbeda4df8fa30 | [log] [tgz] |
---|---|---|
author | Stephan Herrmann <stephan@cs.tu-berlin.de> | Tue Nov 23 18:09:50 2010 +0000 |
committer | Stephan Herrmann <stephan@cs.tu-berlin.de> | Tue Nov 23 18:09:50 2010 +0000 |
tree | 176a4193bbbff84cf1e83c46fdafe6548e009e33 | |
parent | 39c6ca623f220a1015dbb89649418f6a87057940 [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.