[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] Re: Auto clean up

Eric Rizzo wrote:
Hasan Ceylan wrote:
By the way, if these are set in the preferences, do they get honored during the preferences export/import functionality.

Because, I also force the coding styles and (now cleanup) to my team.

I would like the idea of dumping the preference in the cvs together with these settings.

If you enable them as "Project Specific" in the Project Properties dialog, they will be stored in a .settings directory in your project, which can be checked in along with .project and .classpath.


Hope this helps,
    Eric

This is correct for the clean up action settings. This is not yet possible for the save participant settings, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=168403 This enhancement is tagged for 3.3M5


Benno