Set workspace location for RCP application
In my Eclipse / RCP application the .metadata directory was always created in the working directory. This worked fine when I was opening the application normally. However, I needed file associations, so the user can just double click on file somewhere on his computer and open the file. If you do this, the working directory …