It's very simple to install Apache Maven on Windows. All you need is to download the .zip archive, configure Windows path variable and you are ready to go.


If you are using a dedicated server with a few GB of RAM then you will not have this problem. But if you are running cloud computing with small virtual server like vultr.com then you may end up in this problem: the mysql/mariadb server will run out of memory.


Recently I encountered this problem: not being able to install a new plugin from "Eclipse marketplace.." or"Install new software...". The problem displayed is "HTTP Proxy Authentication Required". The problem was because my computer was behind a proxy server.


Install JBOSS Tools in Eclipse

  • 23 March 2016
  • ADM

JBoss Tools is an umbrella project for a set of Eclipse Luna plugins that includes support for JBoss and related technologies, such as Hibernate, JBoss AS, CDI, Aerogear Hybrid Mobile, Apache Cordova, Docker, FeedHenry, JSF, (X)HTML, Seam, Maven, and more.


WordPress is a free and open-source content management system (CMS) based on PHP and MySQL.WordPress is the most popular blogging system in use on the Web.


SSH has two protocols that can be used, protocol 1 and protocol 2. More about SSH you can found on Wikipedia.