Use this tag for questions about the Eclipse JDT (Java Development Toolkit) project which provides the plug-ins that implement a Java IDE supporting the development of any Java application, including Eclipse plug-ins.
I'm needing to install the eclipse JDT.Core plugin locally (eg download the file with site.xml etc), as opposed …
java eclipse eclipse-jdtSometimes, I get this message in the status bar when I press F3 on a Type in a Java editor: …
eclipse-jdtI installed Oracle WebLogic Tools for Eclipse Luna and now I get the error in the title at startup. I've …
java eclipse weblogic eclipse-jdt eclipse-lunaEclipse 3.5 added support for relative buildpath/classpath items, yet I cannot seem to find a graphical way to add relatively …
eclipse build eclipse-jdtIn my Eclipse plugin, I need to know when the editor that is visible on the screen has changed. I …
java eclipse eclipse-plugin eclipse-cdt eclipse-jdtI'm looking for a shortcut to completely enable / disable all JAVA breakpoints (analogue of pushing the "Skip all breakpoints" button …
java eclipse editor eclipse-jdtPossible Duplicate: A tool like ReSharper, but for Java? I make very heavy use of the Java code refactoring tools …
java eclipse refactoring eclipse-jdtEclipse Helios periodically starts running a job which displays "Computing additional info". During this time, Eclipse is very sluggish, bordering …
eclipse eclipse-jdtI want to do the following imports in a class. import org.eclipse.jdt.core.dom.*; import org.eclipse.jdt.…
eclipse eclipse-jdtI just installed Eclipse standard 4.4 Luna, and after installing the Scala IDE and friends I get JDT Weaving is currently …
scala eclipse-jdt scala-ide