Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse 3.0M8 CodeFormatter always default?
Eclipse 3.0M8 CodeFormatter always default? [message #154545] Thu, 15 April 2004 18:33
Eclipse UserFriend
Hi,

I have problems using the CodeFormatter in Eclipse 3.0M8. I've tried:

ICodeFormatter formatter= ToolFactory.createDefaultCodeFormatter(null);
formatter.format(sourceString, initialIndentationLevel, null, lineDelim);

this works fine in Eclipse 2.1.3 which means that the code is formatted as
defined in preferences. In Eclipse 3.0M8 it seems that always the default is
taken (not the settings the user has chosen).

Any ideas?

Thanks,
Jan.
Previous Topic:M8 can not paste
Next Topic:build/rebuild project
Goto Forum:
  


Current Time: Fri May 09 21:37:00 EDT 2025

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

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

Back to the top