Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
OTK_T1.2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ohjelmoinnin työkalut
OTK_T1.2
Commits
97bad52d
Commit
97bad52d
authored
2 years ago
by
Vilho Kivihalme
Browse files
Options
Downloads
Patches
Plain Diff
convert to idea project
parent
cd9af46d
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
.gitignore
+1
-0
1 addition, 0 deletions
.gitignore
.idea/.gitignore
+3
-0
3 additions, 0 deletions
.idea/.gitignore
.idea/misc.xml
+6
-0
6 additions, 0 deletions
.idea/misc.xml
.idea/modules.xml
+8
-0
8 additions, 0 deletions
.idea/modules.xml
viikko2t1.iml
+11
-0
11 additions, 0 deletions
viikko2t1.iml
with
29 additions
and
0 deletions
.gitignore
+
1
−
0
View file @
97bad52d
*.class
out
This diff is collapsed.
Click to expand it.
.idea/.gitignore
0 → 100644
+
3
−
0
View file @
97bad52d
# Default ignored files
/shelf/
/workspace.xml
This diff is collapsed.
Click to expand it.
.idea/misc.xml
0 → 100644
+
6
−
0
View file @
97bad52d
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"ProjectRootManager"
version=
"2"
languageLevel=
"JDK_19"
default=
"true"
project-jdk-name=
"19"
project-jdk-type=
"JavaSDK"
>
<output
url=
"file://$PROJECT_DIR$/out"
/>
</component>
</project>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
.idea/modules.xml
0 → 100644
+
8
−
0
View file @
97bad52d
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"ProjectModuleManager"
>
<modules>
<module
fileurl=
"file://$PROJECT_DIR$/viikko2t1.iml"
filepath=
"$PROJECT_DIR$/viikko2t1.iml"
/>
</modules>
</component>
</project>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
viikko2t1.iml
0 → 100644
+
11
−
0
View file @
97bad52d
<?xml version="1.0" encoding="UTF-8"?>
<module
type=
"WEB_MODULE"
version=
"4"
>
<component
name=
"NewModuleRootManager"
inherit-compiler-output=
"true"
>
<exclude-output
/>
<content
url=
"file://$MODULE_DIR$"
>
<sourceFolder
url=
"file://$MODULE_DIR$"
isTestSource=
"false"
/>
</content>
<orderEntry
type=
"inheritedJdk"
/>
<orderEntry
type=
"sourceFolder"
forTests=
"false"
/>
</component>
</module>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment