Since I have done most of my coding for classes (and almost exclusively in Java), I have always just run my programs through the compiler and never had to worry about actually setting it up to run on ...
I've got an in-house java app that currently has no maintainer due to a layoff. I need to make some changes without the source code handy to meet new business needs. I've never really worked with java ...