Eclipse 的 vim 插件,Eclim 1.7.6 發布
Eclim (Eclipse integration in vim) 是一個在 Eclipse 開發環境中集成vim 功能的插件。
Eclipse Projects
- Create, update, and delete Eclipse projects.
- Easily manage Eclipse .classpath files (support for maven and ivy).
- Quickly and easily manage settings globally or on a project basis.
Ant Integration
- Ant execution from any file.
- Context sensitive code completion when editing build files.
- Automatic validation of build files (w/ visual marking of errors and warnings).
- Quick access to ant documentation.
C/C++ Integration
- Context sensitive code completion.
- Searching.
- Source code validation.
Css Integration
- Context sensitive code completion.
- Source code validation.
Dtd Integration
- Automatic validation (w/ visual marking of errors and warnings).
Html Integration
- Context sensitive code completion.
- Automatic validation (w/ visual marking of errors and warnings).
Java Integration
- Automatic source code validation (w/ visual marking of errors and warnings).
- Context sensitive code completion.
- Code correction suggestions with option to apply a suggestion.
- Class constructor generation.
- Java Bean getter and setter generation.
- Generation of delegate methods.
- Java source and java doc searching capabilities.
- Generate stub methods from implemented interfaces or super classes.
- Generate stub methods for junit testing.
- Quickly clean and sort imports and easily import new classes.
- Automatic generation of logging initialization code, upon first usage of a logger.
- Javadoc generation for package, class, field, method, etc.
- Java regular expression testing.
- Support for Checkstyle.
JavaScript Integration
- File validation using jsl.
Log4j Integration
- Validation of log4j xml files.
Maven Integration
- Maven execution from any file.
- Maven repository searching and ability to add results to pom file.
Php Integration
- Code completion.
- Searching.
- Source code validation.
Python Integration
Ruby Integration
- Context sensitive code completion.
- Searching.
- Source code validation.
Vim Script Integration
- Find user defined command, function, or global variable declarations / references.
- Quickly lookup help topic for a keyword, functions, command, etc.
Xml Integration
- Automatic validation (w/ visual marking of errors and warnings).
- Quickly look up element definition from the current xml file’s dtd or xsd.
- Context sensitive code completion.
Xsd Integration
- Automatic validation (w/ visual marking of errors and warnings).
Common Vim Functionality
- Commands to locate a project, workspace, or current file relative file and open it (split, edit, or tabnew).
- Much more...
Eclim 1.7.6 發布,該版本修復了 vim 幫助文件路徑問題和其他的小 bug。
本文由用戶 openkk 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!