zoukankan      html  css  js  c++  java
  • 用eclipse javaEE编程时,不管什么程序都会出现这个错误[SetContextPropertiesRule]{Context} Setting property 'source' to 'org.eclipse.jst.jee.server:bookstore' did not find

    用eclipse javaEE编程时,不管什么程序都会出现这个错误[SetContextPropertiesRule]{Context} Setting property 'source' to 'org.eclipse.jst.jee.server:bookstore' did not find a matching property,当时在上网看,解决方法是:只要在servlet配置中选中下面的”Publish module contexts to separate XML files”,可是我试过了还是不行,不知道出了什么原因,那个大虾帮帮忙啊~~


    1.server控制台,右键选择Properties.
    2.general选项卡中点switch location
    这时,location变为:/servers/tomcat6.0 server at localhost.server
    3.然后在勾选Publish module contexts to separate XML files(双击sever服务器)这个配置试试看,这样应该就行了
    GOODLUCK
  • 相关阅读:
    OpenGL模板 Mac Cmake OpenGL(Glut) Template
    CodeForces 277A Learning Languages (并检查集合)
    Linux netstat订购具体解释
    POJ 1936 All in All
    他的第一个NDK的Demo
    [ACM] POJ 2418 Hardwood Species (Trie树或map)
    Swift
    Swift
    Swift
    Swift
  • 原文地址:https://www.cnblogs.com/bluewelkin/p/3467529.html
Copyright © 2011-2022 走看看