Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » 10 year old bug in JDT
10 year old bug in JDT [message #1749057] Thu, 01 December 2016 14:10 Go to next message
Frank Benoit is currently offline Frank BenoitFriend
Messages: 179
Registered: July 2009
Senior Member
Wow, this has been here for long Smile
I just bumped into it.
Cases like this make people not to use automatic fix indentation at all. It should have a priority.

Bug 143029 - [typing] Correct Indentation works incorrect after >> operator (bit shift right)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=143029


Re: 10 year old bug in JDT [message #1749251 is a reply to message #1749057] Sun, 04 December 2016 12:02 Go to previous message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
Apparently, the previous attempt at fixing this (in 2006) underestimated the difficulty of "understanding" complex Java code just by scanning. Thus the call is open again Smile
Previous Topic:nonexistent lambda support in latest eclipse neon
Next Topic:How do I remove applet from "run as" permanently
Goto Forum:
  


Current Time: Thu Apr 25 22:17:29 GMT 2024

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

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

Back to the top