Eclipse segmentation fault with --launcher.openFile -


i'm running (with own plugin in it) --launcher.openfile option active:

/path/to/eclipse/eclipse -data /home/workspace --launcher.openfile myfile.ext 

but, instead of opening file, eclipse crashes (before showing splash image) , writes "segmentation fault" terminal.

any idea of cause problem or how more meaningful error message?

it's bug in eclipse due relative path names. i've analyzed what's going on. https://bugs.eclipse.org/bugs/show_bug.cgi?id=439459


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -