[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] Re: How to change defaults for "new java class" wizard?

Daniel Megert wrote:

Gael Marziou wrote:

Hello,

Is there a way to change the defaults of the "new java class" wizard?
I did not find any in the doc.

I want to enable by default the "Generate comments" option.


Window > Preferences... > Java > Code Style > Automatically add comments...
or in the corresponding project properties.

See also https://bugs.eclipse.org/bugs/show_bug.cgi?id=100266


Dani


Thanks,

Gael