Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Java 7 support in Eclipse 3.7
Java 7 support in Eclipse 3.7 [message #639793] Wed, 17 November 2010 19:39 Go to next message
Marcos is currently offline MarcosFriend
Messages: 68
Registered: July 2009
Member
Hello!

Will Eclipse 3.7 have support for Java 7?

Thank you.

Marcos
Re: Java 7 support in Eclipse 3.7 [message #639799 is a reply to message #639793] Wed, 17 November 2010 20:43 Go to previous messageGo to next message
Olivier Thomann is currently offline Olivier ThomannFriend
Messages: 518
Registered: July 2009
Senior Member
It will if we get the specifications that we need to implement it.
Of course they will need to be legally cleared before we can use them.
--
Olivier
Re: Java 7 support in Eclipse 3.7 [message #639812 is a reply to message #639799] Wed, 17 November 2010 22:25 Go to previous messageGo to next message
Marcos is currently offline MarcosFriend
Messages: 68
Registered: July 2009
Member
Olivier Thomann wrote on Wed, 17 November 2010 15:43
It will if we get the specifications that we need to implement it.
Of course they will need to be legally cleared before we can use them.
--
Olivier


NetBeans already has some support for some Java 7 features without the specifications. Why Eclipse doesn't have it too? For the time being I'm using NetBeans just because of this, but I really would prefer to use Eclipse instead. And it seems that we're going to wait too long for this.

Marcos
Re: Java 7 support in Eclipse 3.7 [message #639936 is a reply to message #639812] Thu, 18 November 2010 13:24 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Marcos wrote:
> NetBeans already has some support for some Java 7 features without the
> specifications. Why Eclipse doesn't have it too?

Licensing issues. Most of the work on java 7 so far has not been made
available in a way that the Eclipse Foundation committers can consume.
That's changing, but it will need to be resolved before any real
progress can be made and released.

PW

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Platform_Expression_Framework
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse .platform.doc.isv/guide/workbench.htm


Re: Java 7 support in Eclipse 3.7 [message #640077 is a reply to message #639812] Thu, 18 November 2010 23:19 Go to previous messageGo to next message
Olivier Thomann is currently offline Olivier ThomannFriend
Messages: 518
Registered: July 2009
Senior Member
Marcos wrote on Wed, 17 November 2010 17:25

NetBeans already has some support for some Java 7 features without the specifications. Why Eclipse doesn't have it too? For the time being I'm using NetBeans just because of this, but I really would prefer to use Eclipse instead. And it seems that we're going to wait too long for this.
Marcos

What company provides Netbeans ? Unless I am completely wrong, the compiler within Netbeans is javac. So this means that whatever ends up in javac can be used in Netbeans.

As Eclipse committers, we have different rules to follow.

Hopefully this clarifies why we don't have the same level of progress in Eclipse JDT and Netbeans.

Olivier
Re: Java 7 support in Eclipse 3.7 [message #640480 is a reply to message #640077] Mon, 22 November 2010 09:33 Go to previous message
Philippe Marschall is currently offline Philippe MarschallFriend
Messages: 121
Registered: July 2009
Senior Member
On 11/19/2010 12:19 AM, Olivier Thomann wrote:
> Marcos wrote on Wed, 17 November 2010 17:25
>> NetBeans already has some support for some Java 7 features without the
>> specifications. Why Eclipse doesn't have it too? For the time being
>> I'm using NetBeans just because of this, but I really would prefer to
>> use Eclipse instead. And it seems that we're going to wait too long
>> for this.
>> Marcos
>
> What company provides Netbeans ? Unless I am completely wrong, the
> compiler within Netbeans is javac. ...

Actually it's a fork of javac.

Cheers
Philippe
Previous Topic:Conditional breakpoints in remotely debugged process
Next Topic:JUnit 4 / JUNIT_HOME Problem
Goto Forum:
  


Current Time: Tue Apr 16 04:31:02 GMT 2024

Powered by FUDForum. Page generated in 0.05714 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top