FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
JDXAndroidSimpleExample/.idea/misc.xml at master · SoftwareTree/JDXAndroidSimpleExample · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
SoftwareTree
/
JDXAndroidSimpleExample
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
JDXAndroidSimpleExample
/
.idea
/
misc.xml
Copy path
More file actions
More file actions
Latest commit
History
History
History
46 lines (46 loc) · 2.17 KB
Breadcrumbs
JDXAndroidSimpleExample
/
.idea
/
misc.xml
Copy path
File metadata and controls
46 lines (46 loc) · 2.17 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<?
xml
version
=
"
1.0
"
encoding
=
"
UTF-8
"
?>
<
project
version
=
"
4
"
>
<
component
name
=
"
EntryPointsManager
"
>
<
entry_points
version
=
"
2.0
"
/>
</
component
>
<
component
name
=
"
NullableNotNullManager
"
>
<
option
name
=
"
myDefaultNullable
"
value
=
"
android.support.annotation.Nullable
"
/>
<
option
name
=
"
myDefaultNotNull
"
value
=
"
android.support.annotation.NonNull
"
/>
<
option
name
=
"
myNullables
"
>
<
value
>
<
list
size
=
"
4
"
>
<
item
index
=
"
0
"
class
=
"
java.lang.String
"
itemvalue
=
"
org.jetbrains.annotations.Nullable
"
/>
<
item
index
=
"
1
"
class
=
"
java.lang.String
"
itemvalue
=
"
javax.annotation.Nullable
"
/>
<
item
index
=
"
2
"
class
=
"
java.lang.String
"
itemvalue
=
"
edu.umd.cs.findbugs.annotations.Nullable
"
/>
<
item
index
=
"
3
"
class
=
"
java.lang.String
"
itemvalue
=
"
android.support.annotation.Nullable
"
/>
</
list
>
</
value
>
</
option
>
<
option
name
=
"
myNotNulls
"
>
<
value
>
<
list
size
=
"
4
"
>
<
item
index
=
"
0
"
class
=
"
java.lang.String
"
itemvalue
=
"
org.jetbrains.annotations.NotNull
"
/>
<
item
index
=
"
1
"
class
=
"
java.lang.String
"
itemvalue
=
"
javax.annotation.Nonnull
"
/>
<
item
index
=
"
2
"
class
=
"
java.lang.String
"
itemvalue
=
"
edu.umd.cs.findbugs.annotations.NonNull
"
/>
<
item
index
=
"
3
"
class
=
"
java.lang.String
"
itemvalue
=
"
android.support.annotation.NonNull
"
/>
</
list
>
</
value
>
</
option
>
</
component
>
<
component
name
=
"
ProjectLevelVcsManager
"
settingsEditedManually
=
"
false
"
>
<
OptionsSetting
value
=
"
true
"
id
=
"
Add
"
/>
<
OptionsSetting
value
=
"
true
"
id
=
"
Remove
"
/>
<
OptionsSetting
value
=
"
true
"
id
=
"
Checkout
"
/>
<
OptionsSetting
value
=
"
true
"
id
=
"
Update
"
/>
<
OptionsSetting
value
=
"
true
"
id
=
"
Status
"
/>
<
OptionsSetting
value
=
"
true
"
id
=
"
Edit
"
/>
<
ConfirmationsSetting
value
=
"
0
"
id
=
"
Add
"
/>
<
ConfirmationsSetting
value
=
"
0
"
id
=
"
Remove
"
/>
</
component
>
<
component
name
=
"
ProjectRootManager
"
version
=
"
2
"
languageLevel
=
"
JDK_1_6
"
default
=
"
true
"
assert-keyword
=
"
true
"
jdk-15
=
"
true
"
project-jdk-name
=
"
1.8
"
project-jdk-type
=
"
JavaSDK
"
>
<
output
url
=
"
file://$PROJECT_DIR$/build/classes
"
/>
</
component
>
<
component
name
=
"
ProjectType
"
>
<
option
name
=
"
id
"
value
=
"
Android
"
/>
</
component
>
</
project
>
Back
|
FazBrowse Home
|
New Git URL