Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-core-dev] Re: formatter

The formatter isn't API, and is defined in org.eclipse.jdt.internal.formatter.CodeFormatter located inside project org.eclipse.jdt.core.

Ideally we would want to define a formatter API and an extension point for 
others to contribute their own implementation.





Judson Lester <judson@xxxxxxxxx>
11/26/2001 07:50 PM
Please respond to judson

 
        To:     Philippe_Mulet@xxxxxxx
        cc: 
        Subject:        formatter

"Now if external contributors are willing to help, this might change."

If this is a hint, can you give me a URL to source?  (As has been said 
on the newgroup a number of times, the website is less than helpful, 
navigation-wise.)  Javadoc wouldn't hurt either, if there is any.

Judson





Back to the top