eclipse open file error message JVM terminated. Exit code=1

hi

when i try to open php file with eclipse iam getting this error
JVM terminated. Exit code=1
/usr/bin/java
-Dosgi.requiredJavaVersion=1.6
-XX:MaxPermSize=256m
-Xms40m
-Xmx512m
-Dorg.eclipse.swt.browser.DefaultType=mozilla /home/hossam/scripts/includes/config.php
-jar /usr/lib64/eclipse/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
-os linux
-ws gtk
-arch x86_64
-showsplash /usr/lib64/eclipse/eclipse//plugins/org.eclipse.platform_4.3.1.v20130911-1000/splash.bmp
-launcher /usr/lib64/eclipse/eclipse/eclipse
-name Eclipse
–launcher.library /usr/lib64/eclipse/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20130807-1835/eclipse_1506.so
-startup /usr/lib64/eclipse/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
–launcher.appendVmargs
-exitdata 879803d
-product org.eclipse.epp.package.standard.product
-vm /usr/bin/java
-vmargs
-Dosgi.requiredJavaVersion=1.6
-XX:MaxPermSize=256m
-Xms40m
-Xmx512m
-Dorg.eclipse.swt.browser.DefaultType=mozilla /home/hossam/scripts/includes/config.php
-jar /usr/lib64/eclipse/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar

i can open eclipse but when i try to open file i get this error!?

many thanks

i can open it by doing this command
/usr/bin/eclipse/eclipse /home/hossam/scripts/includes/config.php