| [news.eclipse.tools.jdt] Re: Auto clean up |
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
Benno