I am using the latest release of Eclispe (i.e. Eclipse Luna).
I have a web project set up and working. Now I want the real physical path of my web project. I have used the real path of my servlet context and it gives me the deployed path under .metadata folder of eclipse.
Is there any way of getting the physical path of my project under my workspace?