akki maha wrote:I got the solution for this problem just now,
This will give the exact location of the file from where it is getting executed.
Thanks for posting the solution akki! =)
You can use s.getPath() instead of s.toString()
I made a little hack to remove the name of the jar:
And it works like a charm!
But I'm frustrated about this problem. Why when we execute the jar file by clicking on it, it doesn't get the path where the jar file is located? Why does It only show /home/<user-name>?
Someone help us!! Please.