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 76 forks source link

When right-clicking closed project, I get 10+ errors (Is there check to see if project is closed?) #45

Closed paulvi closed 6 years ago

paulvi commented 11 years ago

When testing 0.4.0.201305181550 (in Eclipse for JEE 4.2.2) on Windows 7:

When right-clicking closed project, I get 10+ errors in Error Log View

(Is there checking whether project is closed? There is no sense of Run or Debug in this case, only Open)

tomotaro1065 commented 11 years ago

I couldn't reproduce it. There is no checking whether project is closed.

paulvi commented 11 years ago

Just right-click any closed project, and see Error Log View.

Please confirm that you don't have that on Mac (your invironment).

paulvi commented 6 years ago

closing as old