配置Tomcat的时候出现
提示框
The selected server is enabled,but is not configured properly.Deployment to it will not be permitted until the problem is corrected. Please navigate to the server prefence pages and verify the field with the prompt:Tomcat JDK name
这个错误的原因是你在TOMCAT的设置中JDK路径错了 .解决方法:在弹出的对话框下边点一个链接,到设置tomcat的界面(选相应的版本),然后点开树形菜单(二级菜单里),加个JDK的路径,就OK,这个问题困扰了我好久啊
提示框
The selected server is enabled,but is not configured properly.Deployment to it will not be permitted until the problem is corrected. Please navigate to the server prefence pages and verify the field with the prompt:Tomcat JDK name
这个错误的原因是你在TOMCAT的设置中JDK路径错了 .解决方法:在弹出的对话框下边点一个链接,到设置tomcat的界面(选相应的版本),然后点开树形菜单(二级菜单里),加个JDK的路径,就OK,这个问题困扰了我好久啊