Sometimes you would like to open a file directly inside eclipse without having it included in any eclipse project.
On those cases it would be very handy to have the option Open with eclipse in the Windows explorer.
Please, do not misunderstand me, i do not want to open the explorer from within eclipse but otherwise around.For that there are other questions here.
Do you know how to add this submenu option to windows explorer? Thanks
I have found a way to do this.
You can follow the instructions inside this article: https://www.howtogeek.com/howto/windows-vista/add-open-with-notepad-to-the-context-menu-for-all-files/
but instead of using notepad you use the eclipse path.
I have already tested and works without problem.