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

Cannot create nodemon launcher #154

Closed hanxue closed 9 years ago

hanxue commented 10 years ago

When I select Node with monitor in the list of Run configurations and click on New, I see this error message

image

no tab group defined for launch configuration type org.nodeclipse.debug.launch.LaunchConfigurationTypeNodeWithMonitor

Nodeclipse version: 0.12 OS: OS X 10.9.2 JVM: jdk1.8.0_05

paulvi commented 10 years ago

The intended usage is to use Run As- > Node with Monitor
While I tried to approach this with more generic way (any monitor), this functionality is not finished, nor I have intention to continue it in next months.

However this feature causes a lot of questions, e.g.

Could you follow this feature and come up with solution?

paulvi commented 9 years ago

"Node with monitor" was removed/hiden since 0.17