Nodeclipse / nodeclipse

Nodeclipse-1 : Eclipse plugin for Node.js, PhantomJS development (Nodeclipse core plugin); Maven and Gradle (with Android) plugins
https://nodeclipse.github.io/
158 stars 78 forks source link

(Optional) Support for Sublime Text #28

Closed paulvi closed 6 years ago

paulvi commented 11 years ago

add checkbox "Sublime Text support" in preferences, (defaul is empty/no support) than if checked, copy nodeclipse-2\org.nodeclipse.ui\templates-proposed\projectname.sublime-project into new project. (inside $path should be replaced with project folder name)

That will allow to open Eclipse project as project inside SublimeText editor

With this feature we can appeal to SublimeText user to give Nodeclipse a try, and they still can go on with SublimeText. But do project creation and SCM commits within Eclipse.

More choices, better satisfaction.

paulvi commented 6 years ago

closing as not really needed