heroku / heroku-eclipse-plugin

Warning: Deprecated! Heroku Eclipse plugin is a fully integrated plugin into Eclipse IDE that will allow developers to manage their Heroku apps and environment right from their favourite IDE
15 stars 9 forks source link

Create New Blank Apps #67

Open jamesward opened 11 years ago

jamesward commented 11 years ago

Adds a button to the 'My Heroku Applications' view that allows the user to create a new blank app.

ryanbrainard commented 11 years ago

I can understand the use case for this for WAR deploy, but my fear is that it might cause a strange user experience because the app will not be imported into Eclipse as a project. I think that we need to think through this more to unify with the existing app creation experience. Thoughts?