FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
rebased/python/openapi/intellij.python.community.iml at master · DetachHead/rebased · GitHub
DetachHead
/
rebased
Public
forked from
JetBrains/intellij-community
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
212
Star
5.3k
Code
Issues
37
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
rebased
/
python
/
openapi
/
intellij.python.community.iml
Copy path
More file actions
More file actions
Latest commit
History
History
History
29 lines (29 loc) · 1.76 KB
Breadcrumbs
rebased
/
python
/
openapi
/
intellij.python.community.iml
Copy path
File metadata and controls
29 lines (29 loc) · 1.76 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
<?
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$
"
>
<
sourceFolder
url
=
"
file://$MODULE_DIR$/src
"
isTestSource
=
"
false
"
/>
<
sourceFolder
url
=
"
file://$MODULE_DIR$/resources
"
type
=
"
java-resource
"
/>
</
content
>
<
orderEntry
type
=
"
inheritedJdk
"
/>
<
orderEntry
type
=
"
sourceFolder
"
forTests
=
"
false
"
/>
<
orderEntry
type
=
"
module
"
module-name
=
"
intellij.python.psi
"
exported
=
"
"
/>
<
orderEntry
type
=
"
module
"
module-name
=
"
intellij.platform.analysis
"
/>
<
orderEntry
type
=
"
module
"
module-name
=
"
intellij.platform.ide.util.io
"
exported
=
"
"
/>
<
orderEntry
type
=
"
module
"
module-name
=
"
intellij.libraries.jsoup
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
kotlin-stdlib
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
jetbrains-annotations
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
module
"
module-name
=
"
intellij.platform.util
"
/>
<
orderEntry
type
=
"
module
"
module-name
=
"
intellij.platform.extensions
"
/>
<
orderEntry
type
=
"
module
"
module-name
=
"
intellij.platform.core
"
/>
<
orderEntry
type
=
"
module
"
module-name
=
"
intellij.platform.projectModel
"
/>
<
orderEntry
type
=
"
module
"
module-name
=
"
intellij.platform.eel
"
/>
<
orderEntry
type
=
"
module
"
module-name
=
"
intellij.platform.eel.provider
"
/>
<
orderEntry
type
=
"
module
"
module-name
=
"
intellij.platform.execution
"
/>
<
orderEntry
type
=
"
module
"
module-name
=
"
intellij.platform.jps.model
"
/>
<
orderEntry
type
=
"
module
"
module-name
=
"
intellij.platform.backend.workspace
"
/>
<
orderEntry
type
=
"
module
"
module-name
=
"
intellij.platform.workspace.storage
"
/>
<
orderEntry
type
=
"
module
"
module-name
=
"
intellij.platform.workspace.jps
"
/>
</
component
>
</
module
>
Back
|
FazBrowse Home
|
New Git URL