|
92 | 92 | </root> |
93 | 93 | </artifact> |
94 | 94 | </component> |
| 95 | + <component name="CompilerConfiguration"> |
| 96 | + <annotationProcessing> |
| 97 | + <profile name="Maven default annotation processors profile" enabled="true"> |
| 98 | + <sourceOutputDir name="target/generated-sources/annotations" /> |
| 99 | + <sourceTestOutputDir name="target/generated-test-sources/test-annotations" /> |
| 100 | + <outputRelativeToContentRoot value="true" /> |
| 101 | + <module name="ButterEngine" /> |
| 102 | + </profile> |
| 103 | + </annotationProcessing> |
| 104 | + <bytecodeTargetLevel> |
| 105 | + <module name="ButterEngine" target="18" /> |
| 106 | + </bytecodeTargetLevel> |
| 107 | + </component> |
| 108 | + <component name="Encoding"> |
| 109 | + <file url="file://$PROJECT_DIR$/src/main/java" charset="UTF-8" /> |
| 110 | + <file url="file://$PROJECT_DIR$/src/main/resources" charset="UTF-8" /> |
| 111 | + </component> |
95 | 112 | <component name="InspectionProjectProfileManager"> |
96 | 113 | <profile version="1.0"> |
97 | 114 | <option name="myName" value="Project Default" /> |
98 | 115 | </profile> |
99 | 116 | <version value="1.0" /> |
100 | 117 | </component> |
| 118 | + <component name="MavenProjectsManager"> |
| 119 | + <option name="originalFiles"> |
| 120 | + <list> |
| 121 | + <option value="$PROJECT_DIR$/pom.xml" /> |
| 122 | + </list> |
| 123 | + </option> |
| 124 | + </component> |
101 | 125 | <component name="Palette2"> |
102 | 126 | <group name="Swing"> |
103 | 127 | <item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
|
224 | 248 | <module fileurl="file://$PROJECT_DIR$/ButterEngine.iml" filepath="$PROJECT_DIR$/ButterEngine.iml" /> |
225 | 249 | </modules> |
226 | 250 | </component> |
227 | | - <component name="ProjectRootManager" version="2" languageLevel="JDK_17" default="true" project-jdk-name="temurin-17" project-jdk-type="JavaSDK"> |
| 251 | + <component name="ProjectRootManager" version="2" languageLevel="JDK_18" default="true" project-jdk-name="temurin-17" project-jdk-type="JavaSDK"> |
228 | 252 | <output url="file://$PROJECT_DIR$/out" /> |
229 | 253 | </component> |
| 254 | + <component name="RemoteRepositoriesConfiguration"> |
| 255 | + <remote-repository> |
| 256 | + <option name="id" value="central" /> |
| 257 | + <option name="name" value="Central Repository" /> |
| 258 | + <option name="url" value="https://repo.maven.apache.org/maven2" /> |
| 259 | + </remote-repository> |
| 260 | + <remote-repository> |
| 261 | + <option name="id" value="central" /> |
| 262 | + <option name="name" value="Maven Central repository" /> |
| 263 | + <option name="url" value="https://repo1.maven.org/maven2" /> |
| 264 | + </remote-repository> |
| 265 | + <remote-repository> |
| 266 | + <option name="id" value="jboss.community" /> |
| 267 | + <option name="name" value="JBoss Community repository" /> |
| 268 | + <option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" /> |
| 269 | + </remote-repository> |
| 270 | + </component> |
230 | 271 | <component name="VcsDirectoryMappings"> |
231 | 272 | <mapping directory="" vcs="Git" /> |
232 | 273 | </component> |
|
0 commit comments