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