FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
rebased/java/java-psi-api/intellij.java.psi.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
/
java
/
java-psi-api
/
intellij.java.psi.iml
Copy path
More file actions
More file actions
Latest commit
History
History
History
38 lines (38 loc) · 1.97 KB
Breadcrumbs
rebased
/
java
/
java-psi-api
/
intellij.java.psi.iml
Copy path
File metadata and controls
38 lines (38 loc) · 1.97 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
<?
xml
version
=
"
1.0
"
encoding
=
"
UTF-8
"
?>
<
module
type
=
"
JAVA_MODULE
"
version
=
"
4
"
>
<
component
name
=
"
FacetManager
"
>
<
facet
type
=
"
kotlin-language
"
name
=
"
Kotlin
"
>
<
configuration
version
=
"
5
"
platform
=
"
JVM 1.8
"
allPlatforms
=
"
JVM [1.8]
"
useProjectSettings
=
"
false
"
>
<
compilerSettings
>
<
option
name
=
"
additionalArguments
"
value
=
"
-Xjvm-default=all -XXLanguage:+AllowEagerSupertypeAccessibilityChecks -progressive
"
/>
</
compilerSettings
>
<
compilerArguments
>
<
stringArguments
>
<
stringArg
name
=
"
jvmTarget
"
arg
=
"
1.8
"
/>
<
stringArg
name
=
"
apiVersion
"
arg
=
"
2.4
"
/>
<
stringArg
name
=
"
languageVersion
"
arg
=
"
2.4
"
/>
</
stringArguments
>
</
compilerArguments
>
</
configuration
>
</
facet
>
</
component
>
<
component
name
=
"
NewModuleRootManager
"
LANGUAGE_LEVEL
=
"
JDK_1_8
"
inherit-compiler-output
=
"
true
"
>
<
exclude-output
/>
<
content
url
=
"
file://$MODULE_DIR$
"
>
<
sourceFolder
url
=
"
file://$MODULE_DIR$/resources
"
type
=
"
java-resource
"
/>
<
sourceFolder
url
=
"
file://$MODULE_DIR$/src
"
isTestSource
=
"
false
"
/>
</
content
>
<
orderEntry
type
=
"
inheritedJdk
"
/>
<
orderEntry
type
=
"
sourceFolder
"
forTests
=
"
false
"
/>
<
orderEntry
type
=
"
module
"
module-name
=
"
intellij.platform.core
"
/>
<
orderEntry
type
=
"
module
"
module-name
=
"
intellij.platform.testIntegration
"
exported
=
"
"
/>
<
orderEntry
type
=
"
module
"
module-name
=
"
intellij.platform.util
"
/>
<
orderEntry
type
=
"
module
"
module-name
=
"
intellij.platform.util.multiplatform
"
/>
<
orderEntry
type
=
"
module
"
module-name
=
"
intellij.platform.util.base
"
/>
<
orderEntry
type
=
"
module
"
module-name
=
"
intellij.java.frontback.psi
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
kotlin-stdlib
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
module
"
module-name
=
"
intellij.java.syntax
"
/>
<
orderEntry
type
=
"
module
"
module-name
=
"
intellij.libraries.fastutil
"
/>
<
orderEntry
type
=
"
module
"
module-name
=
"
intellij.libraries.kotlinx.collections.immutable
"
/>
</
component
>
</
module
>
Back
|
FazBrowse Home
|
New Git URL