Adopt JDT/UI BETA_JAVA8 (and include in the build for now).
diff --git a/releng/map/otdt.map.in b/releng/map/otdt.map.in
index 01e46e0..039cedc 100644
--- a/releng/map/otdt.map.in
+++ b/releng/map/otdt.map.in
@@ -43,6 +43,9 @@
 !** Consume BCEL from Orbit: **!

 plugin@org.apache.bcel,5.2.0=p2IU,id=org.apache.bcel,version=5.2.0.v201005080400,repository=http://download.eclipse.org/tools/orbit/downloads/drops/R20120526062928/repository

 

+!========== JDT/UI BETA_JAVA8: ==========!

+plugin@org.eclipse.jdt.ui=GIT,tag=branches/BETA_JAVA8,repo=git://git.eclipse.org/gitroot/jdt/eclipse.jdt.ui.git,path=org.eclipse.jdt.ui

+

 !***************  OTDT Test CONTRIBUTION  ********************************************************