I get the Following Error while installing plugin of SCALA IDE. The same happened for Eclipse Juno and Eclipse Juno(ADT)
Cannot complete the install because one or more required items could not be found.
Software being installed: Scala IDE for Eclipse dev support 4.0.0.v-2_11-201503032103-b2bbad6 (org.scala-ide.sdt.dev.feature.feature.group 4.0.0.v-2_11-201503032103-b2bbad6)
Missing requirement: Scala Plugin 4.0.0.v-2_11-201412171518-2279837 (org.scala-ide.sdt.core 4.0.0.v-2_11-201412171518-2279837) requires 'bundle org.eclipse.jdt.core [3.9.0,3.10.0)' but it could not be found
Missing requirement: Scala Plugin 4.0.0.v-2_11-201501131019-027320c (org.scala-ide.sdt.core 4.0.0.v-2_11-201501131019-027320c) requires 'bundle org.eclipse.jdt.core [3.9.0,3.10.0)' but it could not be found
Missing requirement: Scala Plugin 4.0.0.v-2_11-201503032103-b2bbad6 (org.scala-ide.sdt.core 4.0.0.v-2_11-201503032103-b2bbad6) requires 'bundle org.eclipse.e4.ui.workbench 1.0.2' but it could not be found
Cannot satisfy dependency:
From: Scala IDE for Eclipse dev support 4.0.0.v-2_11-201503032103-b2bbad6 (org.scala-ide.sdt.dev.feature.feature.group 4.0.0.v-2_11-201503032103-b2bbad6)
To: org.scala-ide.sdt.core 0.0.0
Please help regarding this.I have searched several posts regarding the dependency error But was unable to find solution.