請問各位, 最近剛使用netBeans IDE 來開發wev application
碰到一個奇怪的地方, 當我創見完專案後, 執行build專案,
教會跳出已下錯誤
E:\tomcat 7.0\webapps\WebApplication\build\web\META-INF\context.xml
(系統找不到指定的路徑。)
E:\tomcat 7.0\webapps\WebApplication\nbproject\build-impl.xml:1045:
The module has not been deployed.See the server log for details.
確定 tomcat有正常起啟動, 直接用瀏覽器執行網頁也正常, 但用netBeans就會錯誤
且我的目錄也被刪除了 ~ 真困惑
我的環境是 netBeans 8.0.2 / tomcat 7
麻煩告位 謝謝