added Commit-ID and JavaDoc for Week 1

Timo Brennförder
2024-10-05 21:27:57 +02:00
parent a1310a9335
commit f283d7c3ea
11 changed files with 73 additions and 2 deletions

8
.idea/.gitignore generated vendored Normal file

@@ -0,0 +1,8 @@
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml

9
.idea/Gruppe-01.wiki.iml generated Normal file

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

16
.idea/checkstyle-idea.xml generated Normal file

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CheckStyle-IDEA" serialisationVersion="2">
<checkstyleVersion>10.18.1</checkstyleVersion>
<scanScope>JavaOnly</scanScope>
<copyLibs>true</copyLibs>
<option name="thirdPartyClasspath" />
<option name="activeLocationIds" />
<option name="locations">
<list>
<ConfigurationLocation id="bundled-sun-checks" type="BUNDLED" scope="All" description="Sun Checks">(bundled)</ConfigurationLocation>
<ConfigurationLocation id="bundled-google-checks" type="BUNDLED" scope="All" description="Google Checks">(bundled)</ConfigurationLocation>
</list>
</option>
</component>
</project>

7
.idea/codeStyles/Project.xml generated Normal file

@@ -0,0 +1,7 @@
<component name="ProjectCodeStyleConfiguration">
<code_scheme name="Project" version="173">
<ScalaCodeStyleSettings>
<option name="MULTILINE_STRING_CLOSING_QUOTES_ON_NEW_LINE" value="true" />
</ScalaCodeStyleSettings>
</code_scheme>
</component>

5
.idea/codeStyles/codeStyleConfig.xml generated Normal file

@@ -0,0 +1,5 @@
<component name="ProjectCodeStyleConfiguration">
<state>
<option name="PREFERRED_PROJECT_CODE_STYLE" value="OOP copy" />
</state>
</component>

6
.idea/git_toolbox_blame.xml generated Normal file

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="GitToolBoxBlameSettings">
<option name="version" value="2" />
</component>
</project>

6
.idea/misc.xml generated Normal file

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager" version="2" languageLevel="JDK_22" default="true" project-jdk-name="22" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" />
</component>
</project>

8
.idea/modules.xml generated Normal file

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/Gruppe-01.wiki.iml" filepath="$PROJECT_DIR$/.idea/Gruppe-01.wiki.iml" />
</modules>
</component>
</project>

6
.idea/vcs.xml generated Normal file

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
</component>
</project>

@@ -10,8 +10,8 @@
<details> <details>
<summary markdown="span">Beck Cedric @j23b0826</summary> <summary markdown="span">Beck Cedric @j23b0826</summary>
- **Commit-ID:** - **Commit-ID:** dac84388fc8c74a52fc2c0c1419bb071d8472d41
- **Dokumentation** - [**Dokumentation**](./JavaDocs/Woche1/Brennförder_Timo_JavaDocs_Woche1.7z)
</details> </details>
<details> <details>
<summary markdown="span">Brennförderer Timo @j23b0724</summary> <summary markdown="span">Brennförderer Timo @j23b0724</summary>