Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Setting common detail formatter(Setting a detail formatter on multiple classes)
Setting common detail formatter [message #1712798] Wed, 28 October 2015 10:33
Steve Webb is currently offline Steve WebbFriend
Messages: 1
Registered: October 2015
Junior Member
Is it possible to set a detail formatter on more than one class at a time. At the moment I have to set one at a time on my own classes but ideally I would want to select a package or even my project and just set a common one on everything.

I should mention that I plan where possible to have the default formatter use commons reflection to display class instance structure, hence the requirement for adding a formatter on more than one class at once. This way I could set a default formatter and then more specific ones per class when I find the default isn't up to the job.

[Updated on: Mon, 09 November 2015 10:10]

Report message to a moderator

Previous Topic:Lambda expression in debug mode
Next Topic:How to get Eclipse to run with Java Update
Goto Forum:
  


Current Time: Fri Apr 26 04:09:51 GMT 2024

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

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

Back to the top