updated java version to 17 so I can use switched (Introduced in 14

This commit is contained in:
Cameron Seamons 2026-01-07 19:12:06 -07:00
parent dbb2a7f78b
commit 1e439db43d
14 changed files with 83 additions and 54 deletions

4
.idea/misc.xml Normal file
View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager" version="2" languageLevel="JDK_17" default="true" project-jdk-name="temurin-17" project-jdk-type="JavaSDK" />
</project>

View file

@ -4,8 +4,20 @@
<option name="autoReloadType" value="SELECTIVE" /> <option name="autoReloadType" value="SELECTIVE" />
</component> </component>
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="8658cbac-7347-4046-83e8-57065c86d2b8" name="Changes" comment="updated junk files"> <list default="true" id="8658cbac-7347-4046-83e8-57065c86d2b8" name="Changes" comment="updated junk java files">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/java_practice.iml" beforeDir="false" afterPath="$PROJECT_DIR$/java_practice.iml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/out/production/java_practice/Main.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/out/production/java_practice/TempConverter.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/out/production/java_practice/compoundInterest.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/out/production/java_practice/ifStatements.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/out/production/java_practice/madLibs.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/out/production/java_practice/printF.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/out/production/java_practice/randomNums.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/out/production/java_practice/shoppingCart.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/out/production/java_practice/substrings.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/out/production/java_practice/trueFalse.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/out/production/java_practice/weightConverter.class" beforeDir="false" />
</list> </list>
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_CONFLICTS" value="true" />
@ -22,18 +34,18 @@
<component name="Git.Settings"> <component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component> </component>
<component name="GitHubPullRequestSearchHistory"><![CDATA[{ <component name="GitHubPullRequestSearchHistory">{
"lastFilter": { &quot;lastFilter&quot;: {
"state": "OPEN", &quot;state&quot;: &quot;OPEN&quot;,
"assignee": "CameronCSS" &quot;assignee&quot;: &quot;CameronCSS&quot;
} }
}]]></component> }</component>
<component name="GithubPullRequestsUISettings"><![CDATA[{ <component name="GithubPullRequestsUISettings">{
"selectedUrlAndAccountId": { &quot;selectedUrlAndAccountId&quot;: {
"url": "https://github.com/CameronCSS/Java_practice.git", &quot;url&quot;: &quot;https://github.com/CameronCSS/Java_practice.git&quot;,
"accountId": "1865e200-c7ac-4f58-baed-f72f06b5746c" &quot;accountId&quot;: &quot;1865e200-c7ac-4f58-baed-f72f06b5746c&quot;
} }
}]]></component> }</component>
<component name="McpProjectServerCommands"> <component name="McpProjectServerCommands">
<commands /> <commands />
<urls /> <urls />
@ -52,44 +64,44 @@
<option name="hideEmptyMiddlePackages" value="true" /> <option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" /> <option name="showLibraryContents" value="true" />
</component> </component>
<component name="PropertiesComponent"><![CDATA[{ <component name="PropertiesComponent">{
"keyToString": { &quot;keyToString&quot;: {
"Application.Calculator.executor": "Run", &quot;Application.Calculator.executor&quot;: &quot;Run&quot;,
"Application.Main.executor": "Run", &quot;Application.Main.executor&quot;: &quot;Run&quot;,
"Application.TempConverter.executor": "Run", &quot;Application.TempConverter.executor&quot;: &quot;Run&quot;,
"Application.compountInterest.executor": "Run", &quot;Application.compountInterest.executor&quot;: &quot;Run&quot;,
"Application.ifStatements.executor": "Run", &quot;Application.ifStatements.executor&quot;: &quot;Run&quot;,
"Application.madLibs.executor": "Run", &quot;Application.madLibs.executor&quot;: &quot;Run&quot;,
"Application.printF.executor": "Run", &quot;Application.printF.executor&quot;: &quot;Run&quot;,
"Application.randomNums.executor": "Run", &quot;Application.randomNums.executor&quot;: &quot;Run&quot;,
"Application.shoppingCart.executor": "Run", &quot;Application.shoppingCart.executor&quot;: &quot;Run&quot;,
"Application.substrings.executor": "Run", &quot;Application.substrings.executor&quot;: &quot;Run&quot;,
"Application.tempConverter.executor": "Run", &quot;Application.tempConverter.executor&quot;: &quot;Run&quot;,
"Application.trueFalse.executor": "Run", &quot;Application.trueFalse.executor&quot;: &quot;Run&quot;,
"Application.weightConverter.executor": "Run", &quot;Application.weightConverter.executor&quot;: &quot;Run&quot;,
"ModuleVcsDetector.initialDetectionPerformed": "true", &quot;ModuleVcsDetector.initialDetectionPerformed&quot;: &quot;true&quot;,
"RunOnceActivity.MCP Project settings loaded": "true", &quot;RunOnceActivity.MCP Project settings loaded&quot;: &quot;true&quot;,
"RunOnceActivity.ShowReadmeOnStart": "true", &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
"RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager.252": "true", &quot;RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager.252&quot;: &quot;true&quot;,
"RunOnceActivity.git.unshallow": "true", &quot;RunOnceActivity.git.unshallow&quot;: &quot;true&quot;,
"RunOnceActivity.typescript.service.memoryLimit.init": "true", &quot;RunOnceActivity.typescript.service.memoryLimit.init&quot;: &quot;true&quot;,
"com.intellij.ml.llm.matterhorn.ej.ui.settings.DefaultModelSelectionForGA.v1": "true", &quot;com.intellij.ml.llm.matterhorn.ej.ui.settings.DefaultModelSelectionForGA.v1&quot;: &quot;true&quot;,
"git-widget-placeholder": "main", &quot;git-widget-placeholder&quot;: &quot;main&quot;,
"junie.onboarding.icon.badge.shown": "true", &quot;junie.onboarding.icon.badge.shown&quot;: &quot;true&quot;,
"kotlin-language-version-configured": "true", &quot;kotlin-language-version-configured&quot;: &quot;true&quot;,
"node.js.detected.package.eslint": "true", &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
"node.js.detected.package.tslint": "true", &quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
"node.js.selected.package.eslint": "(autodetect)", &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
"node.js.selected.package.tslint": "(autodetect)", &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
"nodejs_package_manager_path": "npm", &quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
"project.structure.last.edited": "Modules", &quot;project.structure.last.edited&quot;: &quot;SDKs&quot;,
"project.structure.proportion": "0.15", &quot;project.structure.proportion&quot;: &quot;0.15&quot;,
"project.structure.side.proportion": "0.2", &quot;project.structure.side.proportion&quot;: &quot;0.2&quot;,
"settings.editor.selected.configurable": "vcs.Git", &quot;settings.editor.selected.configurable&quot;: &quot;configurable.group.language&quot;,
"to.speed.mode.migration.done": "true", &quot;to.speed.mode.migration.done&quot;: &quot;true&quot;,
"vue.rearranger.settings.migration": "true" &quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
} }
}]]></component> }</component>
<component name="RecentsManager"> <component name="RecentsManager">
<key name="MoveClassesOrPackagesDialog.RECENTS_KEY"> <key name="MoveClassesOrPackagesDialog.RECENTS_KEY">
<recent name="" /> <recent name="" />
@ -111,7 +123,9 @@
<option name="presentableId" value="Default" /> <option name="presentableId" value="Default" />
<updated>1767557089317</updated> <updated>1767557089317</updated>
<workItem from="1767557093354" duration="14440000" /> <workItem from="1767557093354" duration="14440000" />
<workItem from="1767678323979" duration="14930000" /> <workItem from="1767678323979" duration="16130000" />
<workItem from="1767837943314" duration="237000" />
<workItem from="1767838192168" duration="55000" />
</task> </task>
<task id="LOCAL-00001" summary="updated module output folders"> <task id="LOCAL-00001" summary="updated module output folders">
<option name="closed" value="true" /> <option name="closed" value="true" />
@ -233,7 +247,15 @@
<option name="project" value="LOCAL" /> <option name="project" value="LOCAL" />
<updated>1767823658794</updated> <updated>1767823658794</updated>
</task> </task>
<option name="localTasksCounter" value="16" /> <task id="LOCAL-00016" summary="updated junk java files">
<option name="closed" value="true" />
<created>1767824260007</created>
<option name="number" value="00016" />
<option name="presentableId" value="LOCAL-00016" />
<option name="project" value="LOCAL" />
<updated>1767824260007</updated>
</task>
<option name="localTasksCounter" value="17" />
<servers /> <servers />
</component> </component>
<component name="TypeScriptGeneratedFilesManager"> <component name="TypeScriptGeneratedFilesManager">
@ -254,6 +276,11 @@
<MESSAGE value="Crated a temperature converter" /> <MESSAGE value="Crated a temperature converter" />
<MESSAGE value="Refactored classes / File names to use Pascal case" /> <MESSAGE value="Refactored classes / File names to use Pascal case" />
<MESSAGE value="updated junk files" /> <MESSAGE value="updated junk files" />
<option name="LAST_COMMIT_MESSAGE" value="updated junk files" /> <MESSAGE value="updated junk java files" />
<option name="LAST_COMMIT_MESSAGE" value="updated junk java files" />
</component>
<component name="XSLT-Support.FileAssociations.UIState">
<expand />
<select />
</component> </component>
</project> </project>

View file

@ -5,11 +5,9 @@
<output-test url="file://$MODULE_DIR$/out/test/java_practice" /> <output-test url="file://$MODULE_DIR$/out/test/java_practice" />
<exclude-output /> <exclude-output />
<content url="file://$MODULE_DIR$"> <content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/calculator/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/madLibs/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/practice_projects/src" isTestSource="false" /> <sourceFolder url="file://$MODULE_DIR$/practice_projects/src" isTestSource="false" />
</content> </content>
<orderEntry type="jdk" jdkName="jbr_dcevm-11" jdkType="JavaSDK" /> <orderEntry type="jdk" jdkName="temurin-17" jdkType="JavaSDK" />
<orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="sourceFolder" forTests="false" />
</component> </component>
</module> </module>