Install Eclipse Mars and Java web plugins

9 years ago

This tutorial will show how to install Eclipse Mars IDE on Windows and Ubuntu, and install Java web development plugins. Pre-requisites…

Convert JDK from EXE to ZIP

9 years ago

Since Oracle doesn't provide JDK as portable ZIP for Windows, this tutorial will show how to convert JDK from EXE…

Change Eclipse JRE Path

9 years ago

This tutorial will show how to change Eclipse JRE path, in order to force Eclipse to use the specified JVM.This…

Install MySQL Workbench on Ubuntu

9 years ago

This tutotial will show how to install MySQL Workbench on Ubuntu, to work over the version 5.6 of MySQL Server, avoiding…

Install MySQL Server 5.6 on Ubuntu

9 years ago

This tutotial will show in a few steps, how to install MySQL Server 5.6 on Ubuntu. Read More »Install MySQL…

Enable Wildfly remote access

9 years ago

This tutotial will show how to enable Wildfly remote access, so you can manage your application server remotely as you…

Add datasource to Wildfly

9 years ago

This tutorial will show how to add datasource to Wildfly, making use of the Postgres database. Pre-requisites Wildfly - click…

Add user to Wildfly

9 years ago

This tutorial will show how to add a user to Wildfly, so that this new user can manage the application…

Add Wildfly to Eclipse

10 years ago

This tutorial will show how to download and install the Wildfly application server on Windows and Ubuntu, and add Wildfly…

Install Gradle plugin on Eclipse Luna

10 years ago

This tutorial will show two alternatives to install Gradle plugin on Eclipse Luna and newer versions. Pre-requisites Java Development Kit…