1
Suggestions and Requests / 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?
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?