Java configuration
It would be handy to have an confuguratio-property, where I could set the place of the jdk I want to work with.
(So that means, not in PATH-option of the o.s.)
I can have more then one jdk installed, but only one inside my path, so I want Titanium to be flexible, and use the one I tell it to use. This makes it far more flexible, and comes in hand when trying out various jdk's.
Can this be build like this?
(and even when it was in my PATH, the thing won't find it.)