I am just starting to use Eclipse on Windows Desktops.
We internally use some specific file extensions that are just for some
of out projects and would like to be able to double click the file and
have them open in Eclipse.
In order to start eclipse currently i use a shortcut
"C:\eclipse 3.0.2\eclipse.exe" -vm "C:\Program
Files\Java\j2re1.4.2_04\bin\javaw"
Is there any way I can associate (eg) .xml to open eclipse and then edit
the file via Double Clicking on the file from Explorer outside Eclipse?