Eclipse error/warning when starting new Java project.

Sudheer Satyanarayana sudheer.s at binaryvibes.co.in
Tue Dec 4 18:42:21 UTC 2007


Sudheer Satyanarayana wrote:
> Andrew Overholt wrote:
>> Timothy Selivanow wrote:
>>> When I start a new Java project in Eclipse, I get a warning/error down
>>> at the bottom of the dialog window that says:
>>>
>>> "The current workspace uses a 1.4 JRE with compiler compliance level
>>> 6.0. This is not recommended and either the JRE or the compiler level
>>> should be changed."
>>
>> This is because 1.7 isn't really supported yet.  Feel free to change 
>> your workspace compliance settings or those for that project.
>>
>> I'm curious, though:  is it an error or a warning?
>>
> It is a an error.
>
> An error has occurred. See the log file
> /home/sudheer/.eclipse/org.eclipse.platform_3.3.0_1543616141/configuration/1196793422104.log. 
>
>> Andrew
>>
>
>
Forgot to add more info. When I try to launch it from the terminal I see 
this message:
[sudheer at localhost ~]$ eclipse
*** glibc detected *** /usr/lib64/eclipse/eclipse: double free or 
corruption (!prev): 0x000000000063cbc0 ***

Also
[sudheer at localhost ~]$ for f in `rpm -qa | egrep "eclipse|swt"`; do echo 
$f; rpm -qV $f; done
eclipse-rpm-editor-0.1.0-10.fc8
eclipse-pydev-1.3.9-1.fc8
eclipse-cvs-client-3.3.0-30.fc8
eclipse-phpeclipse-1.1.8-16.fc7
eclipse-mylyn-ide-2.0.0-9.fc8
eclipse-platform-3.3.0-30.fc8
Unsatisfied dependencies for eclipse-platform-3.3.0-30.fc8.x86_64: 
ant-antlr, ant-apache-bcel, ant-apache-log4j, ant-apache-oro, 
ant-apache-regexp, ant-apache-resolver, ant-commons-logging, 
ant-javamail, ant-jdepend, ant-jsch, ant-junit, ant-nodeps, ant-swing, 
ant-trax, jakarta-commons-beanutils, jakarta-commons-collections, 
jakarta-commons-dbcp, jakarta-commons-digester, jakarta-commons-el >= 
1.0-8jpp, jakarta-commons-fileupload, jakarta-commons-launcher, 
jakarta-commons-modeler, jakarta-commons-pool, jetty, jsch >= 0.1.31, 
lucene >= 1.9.1, lucene-contrib >= 1.9.1, tomcat5 >= 5.5.23-9jpp.4, 
tomcat5-jasper-eclipse >= 5.5.23-9jpp.4
eclipse-changelog-2.5.1-2.fc8
eclipse-mylyn-bugzilla-2.0.0-9.fc8
libswt3-gtk2-3.3.0-30.fc8
eclipse-quickrex-3.5.0-5.fc8
eclipse-mylyn-2.0.0-9.fc8
eclipse-mylyn-java-2.0.0-9.fc8
eclipse-rcp-3.3.0-30.fc8
Unsatisfied dependencies for eclipse-rcp-3.3.0-30.fc8.x86_64: 
icu4j-eclipse >= 3.6.1
eclipse-ecj-3.3.0-30.fc8
eclipse-jdt-3.3.0-30.fc8
eclipse-subclipse-1.2.4-5.fc8
eclipse-demos-0.0.1-2.fc8
eclipse-pde-runtime-3.3.0-30.fc8
eclipse-cdt-4.0.1-1.fc8
eclipse-pde-3.3.0-30.fc8
[sudheer at localhost ~]$


-- 
Thanks and regards,

Sudheer Satyanarayana
http://binaryvibes.co.in





More information about the fedora-list mailing list