将文件夹拖到 Eclipse IDE 中?
我只是想知道是否有人知道如何在不创建项目的情况下使用 Eclipse IDE?
那么我可以像常规文本编辑器一样打开文件夹并使用 Eclipse 吗?
就像notepad++或textmate一样?
也许通过使用插件?
谢谢
P.S>该死的——我在 Ubuntu 中唯一怀念的就是我的 Notepad++
I was just wondering if anyone knows the way to use Eclipse IDE without creating a project?
So I could just open folder and use Eclipse just like a regular text editor?
Just like notepad++ or textmate?
by using plugins maybe?
Thanks
P.S> damn - the only thing that I miss in Ubuntu is my Notepad++
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
Eclipse 中的一切都是在项目中完成的。没有办法解决这个问题。只需创建一个您始终打开的通用项目即可。
Everything in Eclipse is done in projects. There's no way around that. Just create a general purpose project which you always have open.
它没有回答问题,但我建议使用 Geany。它轻量级,支持多种语言的语法突出显示和许多其他功能。
这就是我在 Linux 上用来替代 notepad++ 的东西。
It doesn't answer the question but i'd recommend using Geany. Its lightweight, supports syntax highlighting for many languages and many other capabilities.
Thats what i use as a replacement for notepad++ on linux.
在 Eclipse 中你只需执行 File >打开文件...
您也可以在 Ubuntu 中使用 notepad++ 和 WINE< /a>.
In eclipse you simply do File > Open File...
Also you can use notepad++ in Ubuntu with WINE.
你可以在 kubuntu 中尝试 Kate :)
You can try Kate in kubuntu :)