eclipse Working Set設定
在學習Working Set設定之前,我們首先要明白eclipse的檔案組織形式。預設情況下,Project Explore裡面展示的當前Work Space(工作空間)內所有的Project,無論Project是否關閉,都會顯示出來的。這樣就會出現問題,當我們建立好多Project的時候,Project Explore裡面就顯得十分的混亂。這個時候,我們可以將若干個Project放入Working Set裡面,在Project Explore選擇這個Working Set,那麼顯示的僅僅是被放入Working Set的Project,Project Explore將會變得非常的清爽,有利於我們的開發。
從上面的介紹可以看出,eclipse的檔案組織形式是:Work Space,Working Set,Project三級形式。其中Working Set可以包含多個Project。
在Project Explore裡,可以對Working Set進行操作。其實操作Working Set的功能還是挺靈活的,如下圖所示:
上面的選項可以修改Working Set,也可以讓Working Set失效,從而顯示工作空間內所有的Project。
轉載自:Working Set設定
相關文章
- Eclipse背景設定Eclipse
- eclipse中設定JVM記憶體EclipseJVM記憶體
- eclipse設定護眼色詳細教程Eclipse
- eclipse設定JVM記憶體堆EclipseJVM記憶體
- IDEA如何設定成Eclipse的快捷鍵IdeaEclipse
- Eclipse中設定作者日期等資訊Eclipse
- eclipse中文版自動補全設定Eclipse
- Eclipse中設定作者日期等Java註釋模板EclipseJava
- Working with Matplotlib on OSX
- MySQL 透過set global設定變數的注意點MySql變數
- Working with Errors in Go 1.13ErrorGo
- eclipse設定檢視GC日誌和如何理解GC日誌EclipseGC
- Vim tips——Working with external commands
- SCC.369 Working with GPIO
- Get a working copy of a bare repository
- Springboot Eclipse Debug設定無效,解決方法三步如文Spring BootEclipse
- Eclipse 儲存檔案時自動格式化程式碼的設定Eclipse
- 當idea配置eclipse快捷鍵時,設定全域性替換的快捷鍵IdeaEclipse
- SharePoint 2013 workflows stop working (Failed on started.)AI
- Eclipse Collections的API設計演進EclipseAPI
- nginx獲取真實ip,proxy_set_head怎麼設定頭部資訊Nginx
- Chapter 5:Perl One-Liners:Working with Arrays and StringsAPT
- OGG4DB2 for IBM i PURGEOLDEXTRACTS not workingDB2IBM
- [iOS]The following untracked working tree files would be overwritten by mergeiOS
- 解決安裝Redis之後設定密碼,報(error) ERR Client sent AUTH, but no password is setRedis密碼Errorclient
- 律系列轉知合根車斯定備set
- libevent設定超時後取消超時(bufferevent_set_timeouts取消超時無效問題)
- ? 那些能幫我愉快Working的Mac軟體Mac
- goodbye eclipse~GoEclipse
- Eclipse SymphonyEclipse
- Maven EclipseMavenEclipse
- Laravel setting 設定 / 系統設定 / 網站設定Laravel網站
- 在Eclipse下編寫HTML/CSS/JS/JSP/Java程式碼時,程式碼自動提示的相關設定EclipseHTMLCSSJSJava
- set /?
- Set
- eclipse安裝教程配置 2021最新eclipse教程Eclipse
- 求教:Appium DesiredCapabilities 設定語言和 地區,執行程式報錯:Original error: Failed to set language: fr and country: undefinedAPP行程ErrorAIUndefined
- lombok get/set 與 JavaBean get/setLombokJavaBean
- Java程式設計基礎12——Eclipse使用&Object型別Java程式設計EclipseObject型別