Bug 542560 - [13][completion] Code completion Support for Switch Expressions Change-Id: I82f86c5c029927d976e86cf8c3614f0a97921084 Signed-off-by: Jay Arthanareeswaran <jarthana@in.ibm.com> # Conflicts: # org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java Change-Id: I4eceb7297a7b037d406e2c90ec249279ab88dd5a
This is the core part of Eclipse's Java development tools. It contains the non-UI support for compiling and working with Java code, including the following:
For more information and important links, refer to the [JDT wiki page] 1 or the [JDT project overview page] 2.