eclipse.settings.org.eclipse.jdt.ui.prefs Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of build-tools Show documentation
Show all versions of build-tools Show documentation
OpenSearch subproject :build-tools
eclipse.preferences.version=1
formatter_settings_version=12
# Intellij IDEA import order
org.eclipse.jdt.ui.importorder=;com;org;java;javax;\#;
# License header
org.eclipse.jdt.ui.text.custom_code_templates=/**\n *\n *//**\n *\n *//**\n * ${tags}\n *//**\n *\n *//**\n *\n *//**\n *\n *//**\n * ${tags}\n *//*\n *\n *//**\n * ${tags}\n * ${see_to_target}\n */${filecomment}\n@@LICENSE_HEADER_TEXT@@\n\n${package_declaration}\n\n${typecomment}\n${type_declaration}\n\n\n\nthrow new RuntimeException(${exception_var});${body_statement}${body_statement}return ${field};${field} \= ${param};
© 2015 - 2024 Weber Informatics LLC | Privacy Policy