English

Install Eclipse Mars and Java web plugins

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

9 years ago

Convert JDK from EXE to ZIP

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

9 years ago

Change Eclipse JRE Path

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

9 years ago

Install MySQL Workbench on Ubuntu

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

9 years ago

Install MySQL Server 5.6 on Ubuntu

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

9 years ago

Enable Wildfly remote access

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

9 years ago

Add datasource to Wildfly

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

10 years ago

Add user to Wildfly

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

10 years ago

Add Wildfly to Eclipse

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

10 years ago

Install Gradle plugin on Eclipse Luna

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

10 years ago