hi i try to create a new dynamic web project in eclipse indigo, tomcat 7

i am getting these types of errors:
Errors occurred during the build.
Errors running builder 'Faceted Project Validation Builder' on project 'mysql'.
java.lang.ExceptionInInitializerError

i have deleted the project and created new one and again i am getting the error below

"Errors occurred during the build.
Errors running builder 'Faceted Project Validation Builder' on project 'JSP_MySQL'.
Could not initialize class oracle.eclipse.tools.weblogic.server.WebLogicServerRuntimeComponentType"

how to fix it

Member Avatar for LastMitch

I assume you download this package:

http://www.oracle.com/technetwork/developer-tools/eclipse/overview/weblogicservertools-161590.html

Errors running builder 'Faceted Project Validation Builder' on project 'JSP_MySQL'.

Right click on your Project >>> Properties >>> Project Facets >>> uncheck Static web Module

Could not initialize class oracle.eclipse.tools.weblogic.server.WebLogicServerRuntimeComponentType"

Did you installed it correctly?

Look at this tutorial:

http://wiki.eclipse.org/EclipseLink/Examples/JPA/WebLogic_Web_Tutorial#Install_Oracle_WebLogic_Server_Tools_for_Eclipse

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.