Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ui-dev] Debugging a child eclipse with OpenFileFeature?

Hi, I'm trying to work my child eclipse to run with a path at the end of it much like how it is done through opening eclipse through command line:

./eclipse /some/path/to/file

I read a bit into this: https://wiki.eclipse.org/Eclipse/OpenFileFeature , which documents how to do it. But, putting --launcher.openFile with the absolute path next to it in "Program Arguments" of my test configurations does not open the file.

Any suggestions?

--
Ian Pun
Software Engineering Intern at Red Hat
Eclipse Team



Back to the top