when an existing dynamic web project is imported into another workspace you may get this error.
Reason:
JRE System Library jdk1.5.0_06 is not available in the project workspace.
Resolution:
a)Add the Library jdk1.5.0_06 in the project
Go to window ->preferences ->Java ->Installed JREs.Add a Standard VM with
JRE name jdk1.5.0_06
b)Create a new dynamic web project in the workspace and add the files from existing project
into the new project created.
Please find the links to similar errors below.
how-to-remove-default-workspace
resolve-unbound-classpath-container-jre
resolve-target-runtime-apache-tomcat
Reason:
JRE System Library jdk1.5.0_06 is not available in the project workspace.
Resolution:
a)Add the Library jdk1.5.0_06 in the project
Go to window ->preferences ->Java ->Installed JREs.Add a Standard VM with
JRE name jdk1.5.0_06
b)Create a new dynamic web project in the workspace and add the files from existing project
into the new project created.
Please find the links to similar errors below.
how-to-remove-default-workspace
resolve-unbound-classpath-container-jre
resolve-target-runtime-apache-tomcat
No comments:
Post a Comment