- This topic has 3 replies, 3 voices, and was last updated 20 years, 11 months ago by
Riyad Kalla.
-
AuthorPosts
-
Ray SchnitzlerMember– System Setup ——————————-
Operating System and version: win2k
Eclipse version: 2.1.2
Eclipse build id: 200311030802
Fresh Eclipse install (y/n): y
If not, was it upgraded to its current version using the update manager?
Other installed external plugins:
- Checkstyle Plug-in
- Design Pattern Toolkit
- SQC Plugin
- Struts Console
- Solex
- com.objectlearn.jdt.j2ee.editor
- com.objectlearn.jdt.j2ee
- Eclipse UML documentation
- EMF-UML Open API sample
- Patternbox Plugin
- Metrics Plug-in
- VP-SDE Eclipse
- JDepend4Eclipse Plug-in
- Slime (Slim Modeling Environment) UML Plugin
- Eclipse Colorer Library Plugin
- metrics Plug-in
- Draw2d
- Graphical Editing Framework
- Application Plugin
- Pattern Plugin
Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: 6 (plus org.eclipse.pde.runtime_2.1.0 = 7)
MyEclipse version: 2.6.100
Eclipse JDK version: 1.4.2_03
Application Server JDK version: 1.4.2_03
Are there any exceptions in the Eclipse log file? Yes; see below.– Message Body ——————————-
Has anyone seen this problem? I get this as an NPE, not as a compilation error in the task-list.!ENTRY org.eclipse.core.resources 4 2 Mar 08, 2004 14:18:24.250 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.resources". !STACK 0 java.lang.NullPointerException at com.genuitec.eclipse.j2eedt.core.builder.XMLValidationChecker.isXMLResource(Unknown Source) at com.genuitec.eclipse.j2eedt.core.builder.DeploymentDescriptorValidator.ā(Unknown Source) at com.genuitec.eclipse.j2eedt.core.builder.DeploymentDescriptorValidator.ā(Unknown Source) at com.genuitec.eclipse.j2eedt.core.builder.DeploymentDescriptorValidator.ā(Unknown Source) at com.genuitec.eclipse.j2eedt.core.builder.DeploymentDescriptorValidator.build(Unknown Source) at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:427)
Ray Schnitzler
Scott AndersonParticipantRay,
This was a known bug in 2.7 RC1 (which you have installed). Please upgrade to 2.7GA to resolve the issue.
Ray SchnitzlerMemberGreat, thanks.
Why won’t the update manager find this update?
Alternatively, how can I add the myeclipse site to either the sites to visit or as a bookmarked update site?Ray
Riyad KallaMemberRay,
Try this link for updating https://www.genuitec.com/forums/topic/update-site-search-doesn-t-list-2-7-0ga-closed/ -
AuthorPosts