Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Problem with Java Formatter
Problem with Java Formatter [message #1705994] Thu, 20 August 2015 16:09 Go to next message
Eclipse UserFriend
Hello,

with Eclipse Mars and our Code Formatting Template, we are facing some problems with the Java formatter, i read about a couple of already known issues, but have another one. I can already investigate this in the formatter preview in the Preferences:

/**
* Some doc
*/
int foo(int a, int b);

The method has to much intendation. This only happens without private/protected/public.

Any ideas what the reason for this is?

Thanks,
Stefan

Re: Problem with Java Formatter [message #1705996 is a reply to message #1705994] Thu, 20 August 2015 16:39 Go to previous message
Eclipse UserFriend
It's just a bug, namely https://bugs.eclipse.org/bugs/show_bug.cgi?id=471364

[Updated on: Thu, 20 August 2015 16:40] by Moderator

Previous Topic:Eclipse with Mac El Capitan
Next Topic:Content Assist Issues
Goto Forum:
  


Current Time: Wed Apr 23 10:31:36 EDT 2025

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

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

Back to the top