diff --git a/net.sf.eclipsecs.checkstyle/.settings/org.eclipse.jdt.ui.prefs b/net.sf.eclipsecs.checkstyle/.settings/org.eclipse.jdt.ui.prefs
index 7c912f8e5..caa8a31de 100644
--- a/net.sf.eclipsecs.checkstyle/.settings/org.eclipse.jdt.ui.prefs
+++ b/net.sf.eclipsecs.checkstyle/.settings/org.eclipse.jdt.ui.prefs
@@ -1,4 +1,9 @@
eclipse.preferences.version=1
formatter_profile=_Checkstyle
formatter_settings_version=23
+org.eclipse.jdt.ui.exception.name=ex
+org.eclipse.jdt.ui.gettersetter.use.is=true
+org.eclipse.jdt.ui.javadoc=true
+org.eclipse.jdt.ui.keywordthis=false
+org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.text.custom_code_templates=
diff --git a/net.sf.eclipsecs.core/.settings/org.eclipse.jdt.ui.prefs b/net.sf.eclipsecs.core/.settings/org.eclipse.jdt.ui.prefs
index acb1219c1..59f69d3fb 100644
--- a/net.sf.eclipsecs.core/.settings/org.eclipse.jdt.ui.prefs
+++ b/net.sf.eclipsecs.core/.settings/org.eclipse.jdt.ui.prefs
@@ -144,7 +144,11 @@ eclipse.preferences.version=1
editor_save_participant_org.eclipse.jdt.ui.postsavelistener.cleanup=true
formatter_profile=_Checkstyle
formatter_settings_version=23
+org.eclipse.jdt.ui.exception.name=ex
+org.eclipse.jdt.ui.gettersetter.use.is=true
org.eclipse.jdt.ui.javadoc=true
+org.eclipse.jdt.ui.keywordthis=false
+org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.text.custom_code_templates=/**\r\n * @return the ${bare_field_name}\r\n *//**\r\n * @param ${param} the ${bare_field_name} to set\r\n *//**\r\n * ${tags}\r\n *//**\r\n * \r\n *//**\r\n * ${tags}\r\n *//**\r\n * \r\n *//**\r\n * ${tags}\r\n *//**\r\n * ${tags}\r\n *//**\r\n * ${tags}\r\n * ${see_to_target}\r\n *///\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\r\n//\r\n// Copyright (C) 2003-2023 the original author or authors.\r\n//\r\n// This library is free software; you can redistribute it and/or\r\n// modify it under the terms of the GNU Lesser General Public\r\n// License as published by the Free Software Foundation; either\r\n// version 2.1 of the License, or (at your option) any later version.\r\n//\r\n// This library is distributed in the hope that it will be useful,\r\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\r\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\r\n// Lesser General Public License for more details.\r\n//\r\n// You should have received a copy of the GNU Lesser General Public\r\n// License along with this library; if not, write to the Free Software\r\n// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA\r\n//\r\n//\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\r\n\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}\r\n\r\n\r\n\r\n\r\n// ${todo} Auto-generated catch block\r\n${exception_var}.printStackTrace();// ${todo} Auto-generated method stub\r\n${body_statement}${body_statement}\r\n// ${todo} Auto-generated constructor stubreturn ${field};${field} \= ${param};
sp_cleanup.add_all=false
sp_cleanup.add_default_serial_version_id=true
diff --git a/net.sf.eclipsecs.sample/.settings/org.eclipse.jdt.ui.prefs b/net.sf.eclipsecs.sample/.settings/org.eclipse.jdt.ui.prefs
index 7c912f8e5..caa8a31de 100644
--- a/net.sf.eclipsecs.sample/.settings/org.eclipse.jdt.ui.prefs
+++ b/net.sf.eclipsecs.sample/.settings/org.eclipse.jdt.ui.prefs
@@ -1,4 +1,9 @@
eclipse.preferences.version=1
formatter_profile=_Checkstyle
formatter_settings_version=23
+org.eclipse.jdt.ui.exception.name=ex
+org.eclipse.jdt.ui.gettersetter.use.is=true
+org.eclipse.jdt.ui.javadoc=true
+org.eclipse.jdt.ui.keywordthis=false
+org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.text.custom_code_templates=
diff --git a/net.sf.eclipsecs.ui/.settings/org.eclipse.jdt.ui.prefs b/net.sf.eclipsecs.ui/.settings/org.eclipse.jdt.ui.prefs
index acb1219c1..59f69d3fb 100644
--- a/net.sf.eclipsecs.ui/.settings/org.eclipse.jdt.ui.prefs
+++ b/net.sf.eclipsecs.ui/.settings/org.eclipse.jdt.ui.prefs
@@ -144,7 +144,11 @@ eclipse.preferences.version=1
editor_save_participant_org.eclipse.jdt.ui.postsavelistener.cleanup=true
formatter_profile=_Checkstyle
formatter_settings_version=23
+org.eclipse.jdt.ui.exception.name=ex
+org.eclipse.jdt.ui.gettersetter.use.is=true
org.eclipse.jdt.ui.javadoc=true
+org.eclipse.jdt.ui.keywordthis=false
+org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.text.custom_code_templates=/**\r\n * @return the ${bare_field_name}\r\n *//**\r\n * @param ${param} the ${bare_field_name} to set\r\n *//**\r\n * ${tags}\r\n *//**\r\n * \r\n *//**\r\n * ${tags}\r\n *//**\r\n * \r\n *//**\r\n * ${tags}\r\n *//**\r\n * ${tags}\r\n *//**\r\n * ${tags}\r\n * ${see_to_target}\r\n *///\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\r\n//\r\n// Copyright (C) 2003-2023 the original author or authors.\r\n//\r\n// This library is free software; you can redistribute it and/or\r\n// modify it under the terms of the GNU Lesser General Public\r\n// License as published by the Free Software Foundation; either\r\n// version 2.1 of the License, or (at your option) any later version.\r\n//\r\n// This library is distributed in the hope that it will be useful,\r\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\r\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\r\n// Lesser General Public License for more details.\r\n//\r\n// You should have received a copy of the GNU Lesser General Public\r\n// License along with this library; if not, write to the Free Software\r\n// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA\r\n//\r\n//\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\r\n\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}\r\n\r\n\r\n\r\n\r\n// ${todo} Auto-generated catch block\r\n${exception_var}.printStackTrace();// ${todo} Auto-generated method stub\r\n${body_statement}${body_statement}\r\n// ${todo} Auto-generated constructor stubreturn ${field};${field} \= ${param};
sp_cleanup.add_all=false
sp_cleanup.add_default_serial_version_id=true