FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
rebased/python/intellij.python.helpers.tests.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
/
intellij.python.helpers.tests.iml
Copy path
More file actions
More file actions
Latest commit
History
History
History
20 lines (20 loc) · 1.05 KB
Breadcrumbs
rebased
/
python
/
intellij.python.helpers.tests.iml
Copy path
File metadata and controls
20 lines (20 loc) · 1.05 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
<?
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$/helpersTestResources
"
>
<
sourceFolder
url
=
"
file://$MODULE_DIR$/helpersTestResources
"
type
=
"
java-test-resource
"
/>
</
content
>
<
content
url
=
"
file://$MODULE_DIR$/helpersTests
"
>
<
sourceFolder
url
=
"
file://$MODULE_DIR$/helpersTests
"
type
=
"
java-test-resource
"
/>
<
excludeFolder
url
=
"
file://$MODULE_DIR$/helpersTests/.gradle
"
/>
<
excludeFolder
url
=
"
file://$MODULE_DIR$/helpersTests/.tox
"
/>
<
excludeFolder
url
=
"
file://$MODULE_DIR$/helpersTests/build
"
/>
</
content
>
<
orderEntry
type
=
"
inheritedJdk
"
/>
<
orderEntry
type
=
"
sourceFolder
"
forTests
=
"
false
"
/>
<
orderEntry
type
=
"
module
"
module-name
=
"
intellij.python.helpers
"
scope
=
"
TEST
"
/>
<
orderEntry
type
=
"
library
"
scope
=
"
TEST
"
name
=
"
Ant
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
scope
=
"
TEST
"
name
=
"
kotlin-stdlib
"
level
=
"
project
"
/>
</
component
>
</
module
>
Back
|
FazBrowse Home
|
New Git URL