Target Runtime Apache Tomcat 6.0 is not defined
1, Import previous items (markers in the attention view, right next to the Console tab), report the following error, but does not affect the operation:
Description Resource Path Location Type
Target Runtime Apache Tomcat v6.0 is not defined. Lfpms Unknown Faceted Project Problem
Solution:
Locate the folder for the project in the Workbench directory/.settings/org.eclipse.wst.common.project.facet.core.xml
When opened, displays
<?xml version= "1.0" encoding= "UTF-8"?>
<faceted-project>
<runtime name= "Apache Tomcat v6.0"/>
<fixed facet= "Jst.web"/>
<fixed facet= "Wst.jsdt.web"/>
<fixed facet= "Java"/>
<installed facet= "java" version= "1.6"/>
<installed facet= "Jst.web" version= "2.5"/>
<installed facet= "Wst.jsdt.web" version= "1.0"/>
</faceted-project>
The <runtime name= "Apache Tomcat v6.0"/> deleted and saved for resolution.