commit | 5fe57f9be6cf4faeefc72350de56b8359faabfae | [log] [tgz] |
---|---|---|
author | Stephan Herrmann <stephan@cs.tu-berlin.de> | Tue Nov 23 18:10:05 2010 +0000 |
committer | Stephan Herrmann <stephan@cs.tu-berlin.de> | Tue Nov 23 18:10:05 2010 +0000 |
tree | 9ff55d1c9a8d5f206da43494238d697bc6cd22a5 | |
parent | ebf59ab3ecc3016a64d26a5a07c856c41da09c0a [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.