I have recently switched to eclipse as IDT for my c++ code earlier i was using vim for editing my code.
Most of the time I have full path for the file I need to edit and it is quite a pain to reach the file in eclipse using navigator or search.
Is there a way to communicate with currently running instance of eclipse to notify it to open a file in current project from command line?