Difference between revisions of "Development"
(Created page with " == Programming == * MySQL server * SVN server * Java / JEE server * Continuous integration and Software quality * JMS server: ActiveMQ == Continuous integration == Installat...") |
|||
Line 1: | Line 1: | ||
+ | Installation, configuration and usage. | ||
+ | |||
+ | == Developer tools == | ||
+ | * JDK setup | ||
+ | * Maven | ||
+ | * SVN client | ||
+ | * GIT client | ||
+ | * IDE configuration (Eclipse/ NetBeans / IntelliJ) | ||
+ | * Java / JEE server (Tomcat / Glassfish / IBM WAS) | ||
+ | * Database | ||
+ | ** Squirel client | ||
+ | ** MySQL workbench | ||
+ | ** MySQL server | ||
+ | * SOAPui | ||
== Programming == | == Programming == | ||
Line 8: | Line 22: | ||
== Continuous integration == | == Continuous integration == | ||
− | |||
* Jenkins | * Jenkins | ||
* Sonar | * Sonar | ||
Line 14: | Line 27: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
===Development trips and tricks=== | ===Development trips and tricks=== | ||
Cf sharepoint wiki + architecture + book reviews + news... | Cf sharepoint wiki + architecture + book reviews + news... |
Revision as of 09:22, 10 November 2013
Installation, configuration and usage.
Developer tools
- JDK setup
- Maven
- SVN client
- GIT client
- IDE configuration (Eclipse/ NetBeans / IntelliJ)
- Java / JEE server (Tomcat / Glassfish / IBM WAS)
- Database
- Squirel client
- MySQL workbench
- MySQL server
- SOAPui
Programming
- MySQL server
- SVN server
- Java / JEE server
- Continuous integration and Software quality
- JMS server: ActiveMQ
Continuous integration
- Jenkins
- Sonar
- SVN / GIT server
Development trips and tricks
Cf sharepoint wiki + architecture + book reviews + news...