close

1. create new external tool

run configuration  

2. new program and setting on Main tab

open the windows explorer  

    2-1. create new Program

    2-2. name it

    2-3. set the location to ${env_var:SystemRoot}\explorer.exe

    2-4. the arguments to /select,${resource_loc}

    2-5. run it

 

Share it between workspace

share external tool between workspace  

1. 設定 Common tab 的 Shared file: 透過加入到某個 project 來分享這個 launch configuration, 它會產生一個 *.launch 檔案

2. 設定 Display in favorites menu 使它自動加入你的最愛

3. 若不需要 console 取消 Standard Input and Output --> Allocate Console

Or a easy way: 將 *.launch 拉到某個專案中

Reference: http://www.eclipsezone.com/eclipse/forums/t77655.html

 

或者安裝 StartExplorer plug-in

除了點專案中的檔案可開啟外, 直接框起 code 中的檔案路徑也可開啟

甚至是 c:\...\*.xml 也可以其他編輯器開啟, ex. ultraeditor.exe

arrow
arrow

    Nola 發表在 痞客邦 留言(0) 人氣()