Eclipse 的 vim 插件,Eclim 2.2.1 发布

openkk 12年前
   <p><a href="/misc/goto?guid=4958190014912199160" target="_blank">Eclim (Eclipse integration in vim) </a>是一个在 Eclipse 开发环境中集成vim 功能的插件。</p>    <p>There are three primary usage scenarios in which eclim is designed to be used:</p>    <img alt="Eclipse 的 vim 插件,Eclim 2.2.1 发布" src="https://simg.open-open.com/show/a8f01f6cb686ed843a2647c7140c09d2.png" width="503" height="359" />    <ol class="arabic simple">     <li>The <a class="reference internal" href="/misc/goto?guid=4958523395403566803"><em>first scenario</em></a> is for those for which vim is their primary editing interface. In this scenario you run a headless instance of eclipse which all vim instances can then communicate with to provide the various eclipse features.</li>     <li>The <a class="reference internal" href="/misc/goto?guid=4958523395520244770"><em>second scenario</em></a> is for those who prefer using vim as their main interface, but frequently end up jumping back to eclipse for any features not provided by eclim. In this case you can run the eclim server inside of the eclipse gui and then interact with it via external vim instances just like the first scenario.</li>     <li>The <a class="reference internal" href="/misc/goto?guid=4958523395605595548"><em>last scenario</em></a> is for those who wish to use the eclipse interface full time, but want to use gvim as an embedded eclipse editor. Just like the previous use case, the eclim server is run inside of the eclipse gui and the embedded gvim will interact with it just like external vim instances would. This feature is only support on Windows and Unix systems (where gvim is compiled with the gtk gui).</li>    </ol>    <p>Eclim 2.2.1 发布,该版本增加对 Android 项目的支持以及一些 bug 修复。</p>    <p><img alt="Eclipse 的 vim 插件,Eclim 2.2.1 发布" src="https://simg.open-open.com/show/0f44553df58e194c653ab32bdbb28fcb.png" width="490" height="408" /></p>