Sudheer Satyanarayana wrote:
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.
Are you sure this is the same error that Timothy was talking about? I
don't think so as I see his warning message as well and can continue
just fine.
[sudheer@localhost ~]$ eclipse
*** glibc detected *** /usr/lib64/eclipse/eclipse: double free or
corruption (!prev): 0x000000000063cbc0 ***
I've never seen that. Please file a bug.
Andrew