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 creating Node project and folder already exists, then add only .project file and don't add 3 files (README.md, hello-world-server.js, package.json) #5

Closed tomotaro1065 closed 11 years ago

tomotaro1065 commented 11 years ago

It will be available on next version.

paulvi commented 11 years ago

What will be if create New Node project for existing directory? I have not tried, but saw code. Will it only add non-existing files?

tomotaro1065 commented 11 years ago

A project file and setting file for JSHint will be created.

paulvi commented 11 years ago

Version 0.3 overwrites existing README.md and package.json This is NOT good behavior, as some user may loose their data. That is bad experience.

Though they can recover if project was already in SCM.

tomotaro1065 commented 11 years ago

I agree that. It's not good. So I'm going to release version 0.3.1, which is fixed #5 and #6, on this weekend.

tomotaro1065 commented 11 years ago

Ver 0.3.1 has been released.

paulvi commented 11 years ago

Wow! so quick. How long does it take to do a release?

tomotaro1065 commented 11 years ago

About 2 hours.

paulvi commented 11 years ago

Is there way to bring it to about 15 minutes?

On 20.04.2013 11:53, Tomoyuki Inagaki wrote:

About 2 hours.

— Reply to this email directly or view it on GitHub https://github.com/Nodeclipse/nodeclipse-1/issues/5#issuecomment-16698291.

tomotaro1065 commented 11 years ago

I don't know.

2013/4/20 Paul Verest notifications@github.com

Is there way to bring it to about 15 minutes?

On 20.04.2013 11:53, Tomoyuki Inagaki wrote:

About 2 hours.

— Reply to this email directly or view it on GitHub < https://github.com/Nodeclipse/nodeclipse-1/issues/5#issuecomment-16698291>.

— Reply to this email directly or view it on GitHubhttps://github.com/Nodeclipse/nodeclipse-1/issues/5#issuecomment-16698419 .

blog: http://d.hatena.ne.jp/tomotaro1065/ twitter: @tomotaro1065