Wednesday, December 9, 2015

Setting up the Development Environment for JCart

For our JCart application development we will be using the following Softwares/Tools.
  1.  JDK 8
  2. SpringSource Tool Suite (STS) 
  3. MySQL
  4. Git 
  5. Maven 
  6. Jenkins 
  7. SonarQube 
  8. Apache/Nginx WebServer
  I am not going to explain how to install JDK or MySQL because there are plenty of articles you can find on internet.

If you are using Ubuntu based Linux Operating System then you can refer my article My Development Environment Setup on Linux to setup Java development tool chain.

No comments:

Post a Comment