Skip to content

eclipse-plugin-lab/org.sf.easyexplore

Repository files navigation

This little plugin helps you to browse resources with the 'Explorer' of your platform from 
Eclipse package explorer or resource navigators.
Just select a resource and launch the [Easy Explore...] menu item from this resources context pop-up menu.
You can setup your preferred browser or finder program in Eclipse preferences.
This plugin has been tested on win32, linux and MacOSX panther and Tiger platforms.


===================================================
actually you can't found the source  from easy struts ,I got the source  from it and edit it so this one is diffenert from easy struts

then  i add new function to it
you can not only "Explorer" but alsa open a terminal ,and edit the selected File out of Eclipse
after you finished edit the file out of Eclipse and closed the editor (like emacs) ,Eclipse will refresh
the project and rebuild . exacept that ,it will refresh every 30s before the editor is closed

使用方式             快捷键            
editor           Ctrl+c e
terminal         Ctrl+c c
explore          Ctrl+c f

另外点工具栏上的四个图标(其中一个留给你自定义命令)
右键有一个Easy..菜单,里面有四个选项
点菜单栏上的Navigate 

本人<jixiuf@gmail.com>下载了easyexplore1.2.1 的源代码,
然后重现添加了一些功能,这些功能在windows 上或许没太大用处,但是在Linux用处或许会很大
实现的功能,
    1 使用系统编辑器打开在eclipse 中选中的文件或目录(linux 上有些编辑器可以对目录进行编辑,如emacs),
           优点是,当系统编辑器关闭时,eclipse会刷新项目所有文件,并重新编译项目。
                   如果没关闭编辑器,则每隔30s刷新一次直到关闭为止。
                   这个特点可以使许多喜欢用emacs ,vim 等编辑器的程序员更容易将之与eclipse 结合
    2 可以在选中的目录、文件处打开终端(Windows是就是cmd窗口,这个用处可能不大。linux 上那就另说了)
    3就是easyexplore 上原有的功能,用文件浏览器打开选中的目录

About

Eclipse中快速打开资源管理器,浏览本地磁盘文件

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages