Eclipse plugin for Notepad++

三世轮回 提交于 2019-12-22 05:14:37

问题


I have tried associating Notepad++ as the default editor for some of my file types inside eclipse. However, they open in an external window. I would like them to open inside my IDE.

Is there any Eclipse plugin for integrating Notepad++ inside Eclipse as an internal editor?


回答1:


The closest existing project is Jintilla, which provides an integration path for Eclipse to use Scintilla. Install it by placing the JAR file in the plugins directory, then restart Eclipse.



来源:https://stackoverflow.com/questions/10603615/eclipse-plugin-for-notepad

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!