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 ==
Installation, configuration and usage
 
 
* Jenkins
 
* Jenkins
 
* Sonar  
 
* Sonar  
Line 14: Line 27:
  
  
== Developer tools ==
 
* JDK setup
 
* Maven
 
* SVN client
 
* GIT client
 
* IDE configuration (Eclipse/ NetBeans / IntelliJ)
 
* Java / JEE server (Tomcat / Glassfish / IBM WAS)
 
* Database server (MySQL)
 
* SOAPui
 
  
 
===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 10: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...