[Pydev-code] Shell command to open a .py file using Eclipse
Brought to you by:
fabioz
From: federico v. <vag...@gm...> - 2012-04-10 15:57:17
|
Is there a Linux command to tell Eclipse to open an arbitrary file at a given line using PyDev? A little google-fu lead me to this : http://wiki.eclipse.org/Eclipse/OpenFileFeature However, since I installed eclipse by manually unpacking the downloadable file into its own dir, typing 'eclipse' at the shell doesn't bring anything up. Federico |