Unable to launch eclipse
Hi,
Sudheer Satyanarayana wrote:
Eclipse won't launch on my Fedora x86_64 AMD box. When I try it displays
an error message asking me to check the log file.
Please file a bug and include the output of:
for f in `rpm -qa | egrep "eclipse|swt"`; do echo $f; rpm -qV $f; done
Also, include the output of:
which java
java -version
Thanks,
Andrew
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
|