Book a Demo

Author Topic: Development and Deployment Options for a project  (Read 3462 times)

Owl Saver

  • EA User
  • **
  • Posts: 37
  • Karma: +0/-0
  • Never give up.
    • View Profile
Development and Deployment Options for a project
« on: September 05, 2010, 02:13:55 am »
Currently, when you start a project, it asks what modeling components to include. I think it would also make sense to include development and deployment options. For example:

Development:

Language:   Java    PHP    C++
SCC:   CVS   Subversion   MSS
Build:   Ant   Maven

Deployment:

OS:   Windows   Linux
App Server: GlassFish   Tomcat
Database:  Oracle   MySQL

I think by taking in the options and making logical choices (e.g., if Maven is selected, create a POM and directory structure based on Maven) EA could really help with setting up new projects consistently. Does anyone else see any value in this?
« Last Edit: September 05, 2010, 02:15:22 am by michaelwacey »