Reputation: 619
I am just wondering if its possible to open notepad++ as inline text editor in eclipse. So I can enjoy both features of elipse and notepad++ together. I am targeting html and js files.
Upvotes: 4
Views: 2675
Reputation: 9104
The Eclipse IDE is made with Java and Notepad++ is made with Delphi. I don't think they are compatible, unless a new version of Notepad++ had ActiveX capabilities.
I wish Eclipse had the Ctrl+Mouse ability to point many places in the screen and type them at the same time. Other great feature is the Ctrl+Alt+MouseSelection that allows us to make squared selection, copy, paste and type at them...
Upvotes: 3