ok im a bit stumpped, i want to know the directory that my java application is currently running in… i.e
C:/Javaapp/
I tried using System.(random commands), Runtime.(random commands)
couldnt find out what the current directory that the app is being run in, im sure there must be a simple way to do it, can someone put me out of my misery?