怎么給Myeclipse配置外部tomcat
時間:
林澤1002由 分享
怎么給Myeclipse配置外部tomcat
一般安裝好的Myeclipse會有自帶的tomcat,往往我們開發(fā)程序是不提倡使用內(nèi)置的tomcat服務器的,所以這個時候需要自己配置一個外部的tomcat服務器.下面是學習啦小編收集整理的怎么給Myeclipse配置外部tomcat,希望對大家有幫助~~
怎么給Myeclipse配置外部tomcat
工具/原料
Myeclipse
tomcat
方法/步驟
首先打開Myeclipse,進入編輯器,打開編輯器菜單中的Myeclipse——》preference選項
進入preference之后,在搜索欄輸入tomcat,然后選中Myeclipse tomcat6
接著將Myeclipse tomcat6的屬性設置為disable,就是不可用的意思
然后選擇tomcat6.x——》browse——》外部tomcat的目錄,點擊確定按鈕
5然后將tomcat設置為enable就是可用的意思,點擊apply應用,最后點擊ok,外部tomcat配置完畢。
怎么給Myeclipse配置外部tomcat相關文章: