Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
I just updated myeclipse ide from workbench 4 to 5. I see that F3 key which use to earlier show the definition of the method ot declaration of the variable now prompts “the resource is not on the build path of a java project”. I have no clue on what to do.
Is this a web project or a Java project? If you open the project properties and go down to MyEclipse, which icons are enabled (indicating capbailities)?
When class/method resolution fails it’s almost always due to lack of web capabilities and myEclipse cannot resolve the paths correctly.
I have no capabilities installed. None of the icons are active. But, I am trying to work with a Java project, not a properly configured/imported web project. I have both Eclipse 3.1.2 and 3.2 versions installed. Each of these has the appropriate workbench. I’m going to uninstall the 4.1 workbench and see if this functionality returns.
Carlos,
Are you referring to functionality in the Java Editor or JSP editor? I was under the impression you meant the JSP editor. We don’t instrument the Java editor in anyway, I don’t know what would cause that to stop functioning.