Skip to content

Commit

Permalink
devonfw/IDEasy#582: reworked all IntelliJ XML templates (devonfw#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
hohwille committed Jan 23, 2025
1 parent 4fd9e40 commit bbbc7d5
Show file tree
Hide file tree
Showing 11 changed files with 217 additions and 217 deletions.
6 changes: 3 additions & 3 deletions intellij/workspace/update/.idea/encodings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions intellij/workspace/update/.idea/mavenProjectSettings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions intellij/workspace/update/.idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

58 changes: 29 additions & 29 deletions intellij/workspace/update/.idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<profile version="1.0" xmlns:merge="https://github.com/devonfw/IDEasy/merge" merge:strategy="COMBINE">
<option name="myName" value="Default" merge:id="@name"/>
<profile version="1.0" xmlns:merge="https://github.com/devonfw/IDEasy/merge">
<option name="myName" value="Default"/>
<inspection_tool class="AmbiguousFieldAccess" enabled="true" enabled_by_default="true" level="WARNING" merge:id="@class"/>
<inspection_tool class="MissingJavadoc" enabled="true" enabled_by_default="true" level="WARNING"/>
<inspection_tool class="MissingOverrideAnnotation" editorAttributes="WARNING_ATTRIBUTES" enabled="true" enabled_by_default="true" level="WARNING"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<application xmlns:merge="https://github.com/devonfw/IDEasy/merge" merge:strategy="combine" version="4">
<component name="CodeStyleSchemeSettings" merge:id="@name">
<option name="CURRENT_SCHEME_NAME" value="Default" merge:id="@name" />
<application xmlns:merge="https://github.com/devonfw/IDEasy/merge" version="4">
<component name="CodeStyleSchemeSettings">
<option name="CURRENT_SCHEME_NAME" value="Default"/>
</component>
</application>
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<application xmlns:merge="https://github.com/devonfw/IDEasy/merge" merge:strategy="combine" version="4">
<component name="GeneralSettings" merge:id="@name">
<option name="showTipsOnStartup" value="false" merge:id="@name"/>
<option name="confirmOpenNewProject2" value="0" />
<application xmlns:merge="https://github.com/devonfw/IDEasy/merge" version="4">
<component name="GeneralSettings">
<option name="showTipsOnStartup" value="false"/>
<option name="confirmOpenNewProject2" value="0"/>
</component>
</application>
Loading

0 comments on commit bbbc7d5

Please sign in to comment.