|
Re: providing a code formatter profile from plugin [message #245816 is a reply to message #245718] |
Mon, 16 July 2007 07:45 |
Eclipse User |
|
|
|
Originally posted by: benno_baumgartner.ch.ibm.com
Tomasz Pik wrote:
> Hi,
>
> Is it possible to create a plugin which will provide a formatting
> profile to Java->Code Style->Formatter.
> In other words, I'd like to have my profile visible there after
> installing a plugin.
> Is there an extension point I can use?
> I'd not like to create my own formatting class, just create
> a config file (as a new profile, then 'Export'), package
> it into plugin contributing to extension point (one I'm looking
> for) and distribute that plugin.
>
> Thanks and regards,
> Tomek
Hi Tomek
This is not possible at the moment.
Benno
P.S. see:
org.eclipse.jdt.internal.ui.preferences.formatter.FormatterP rofileManager.addBuiltinProfiles(List,
IProfileVersioner)
|
|
|
|
Powered by
FUDForum. Page generated in 1.04193 seconds