eclipse segmentation fault with --launcher.openFile
I'm running eclipse (with my own plugin in it) with --launcher.openFile
option:
/path/to/eclipse/eclipse -data /home/workspace --launcher.openFile myfile.ext
but instead of opening the file eclipse crashes immediately (before
showing the splash image) an writes "Segmentation fault" to the terminal.
Any idea about cause,or how to get a more meaningful error message?
No comments:
Post a Comment