Skip to content

Java dev environment (Vagrant, Ansible, VirtualBox, Ubuntu 16.04) for HSLU

Notifications You must be signed in to change notification settings

timofurrer/java-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

java-dev

Just a small virtual box setup containing an Ubuntu 16.04 installation with Java and Eclipse pre-installed.

I'll only use this machine for some exercises at HSLU. With that I do not have to install Java on my machine. Yeay! 🎉

Setup

vagrant plugin install vagrant-vbguest
vagrant up --provision
vagrant reload  # we have to provision first in order to mount the sync folder
vagrant ssh

# on first launch eclipse installer:
/opt/eclipse/eclipse-inst

# launch eclipse and learn to live with it!
eclpise

Login with username batman and password bruce.

About

Java dev environment (Vagrant, Ansible, VirtualBox, Ubuntu 16.04) for HSLU

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published