Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cs2-19wi
lab01
Commits
e4710f14
Commit
e4710f14
authored
6 years ago
by
Adam Blank
Browse files
Options
Download
Email Patches
Plain Diff
Updates open files on clone
parent
ac35ab40
master
No related merge requests found
Pipeline
#2660
canceled with stage
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.idea/workspace.xml
+1
-1
.idea/workspace.xml
lab01-wikipedia.iml
+2
-0
lab01-wikipedia.iml
with
3 additions
and
1 deletion
+3
-1
.idea/workspace.xml
View file @
e4710f14
...
@@ -335,7 +335,7 @@
...
@@ -335,7 +335,7 @@
<property
name=
"SearchEverywhereHistoryKey"
value=
"	FILE	file:///Users/blank/IdeaProjects/lab01-wikipedia/src/edu/caltech/cs2/lab01/Main.java"
/>
<property
name=
"SearchEverywhereHistoryKey"
value=
"	FILE	file:///Users/blank/IdeaProjects/lab01-wikipedia/src/edu/caltech/cs2/lab01/Main.java"
/>
<property
name=
"WebServerToolWindowFactoryState"
value=
"false"
/>
<property
name=
"WebServerToolWindowFactoryState"
value=
"false"
/>
<property
name=
"aspect.path.notification.shown"
value=
"true"
/>
<property
name=
"aspect.path.notification.shown"
value=
"true"
/>
<property
name=
"com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp"
value=
"1543
09770695
5"
/>
<property
name=
"com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp"
value=
"1543
19030058
5"
/>
<property
name=
"com.intellij.testIntegration.createTest.CreateTestDialog.defaultLibrary"
value=
"JUnit5"
/>
<property
name=
"com.intellij.testIntegration.createTest.CreateTestDialog.defaultLibrary"
value=
"JUnit5"
/>
<property
name=
"com.intellij.testIntegration.createTest.CreateTestDialog.defaultLibrarySuperClass.JUnit5"
value=
""
/>
<property
name=
"com.intellij.testIntegration.createTest.CreateTestDialog.defaultLibrarySuperClass.JUnit5"
value=
""
/>
<property
name=
"last_directory_selection"
value=
"$PROJECT_DIR$/src/edu/caltech/cs2/lab01"
/>
<property
name=
"last_directory_selection"
value=
"$PROJECT_DIR$/src/edu/caltech/cs2/lab01"
/>
...
...
This diff is collapsed.
Click to expand it.
lab01-wikipedia.iml
View file @
e4710f14
...
@@ -3,6 +3,8 @@
...
@@ -3,6 +3,8 @@
<component
name=
"NewModuleRootManager"
inherit-compiler-output=
"true"
>
<component
name=
"NewModuleRootManager"
inherit-compiler-output=
"true"
>
<exclude-output
/>
<exclude-output
/>
<content
url=
"file://$MODULE_DIR$"
>
<content
url=
"file://$MODULE_DIR$"
>
<sourceFolder
url=
"file://$MODULE_DIR$/src"
isTestSource=
"false"
/>
<sourceFolder
url=
"file://$MODULE_DIR$/tests"
isTestSource=
"true"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/.gradle"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/.gradle"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/build"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/build"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/out"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/out"
/>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help