FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
java-diff-utils/java-diff-utils.iml at master · chabicht/java-diff-utils · GitHub
chabicht
/
java-diff-utils
Public
forked from
java-diff-utils/java-diff-utils
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
java-diff-utils
/
java-diff-utils.iml
Copy path
More file actions
More file actions
Latest commit
History
History
History
29 lines (28 loc) · 1.22 KB
Breadcrumbs
java-diff-utils
/
java-diff-utils.iml
Copy path
File metadata and controls
29 lines (28 loc) · 1.22 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
<?
xml
version
=
"
1.0
"
encoding
=
"
UTF-8
"
?>
<
module
org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule=
"
true
"
type
=
"
JAVA_MODULE
"
version
=
"
4
"
>
<
component
name
=
"
NewModuleRootManager
"
LANGUAGE_LEVEL
=
"
JDK_1_5
"
inherit-compiler-output
=
"
false
"
>
<
output
url
=
"
file://$MODULE_DIR$/target/classes
"
/>
<
output-test
url
=
"
file://$MODULE_DIR$/target/test-classes
"
/>
<
exclude-output
/>
<
content
url
=
"
file://$MODULE_DIR$
"
>
<
sourceFolder
url
=
"
file://$MODULE_DIR$/src/main/java
"
isTestSource
=
"
false
"
/>
<
sourceFolder
url
=
"
file://$MODULE_DIR$/src/test/java
"
isTestSource
=
"
true
"
/>
<
sourceFolder
url
=
"
file://$MODULE_DIR$/src/test/resources
"
isTestSource
=
"
true
"
/>
<
excludeFolder
url
=
"
file://$MODULE_DIR$/build
"
/>
<
excludeFolder
url
=
"
file://$MODULE_DIR$/dist
"
/>
<
excludeFolder
url
=
"
file://$MODULE_DIR$/target
"
/>
</
content
>
<
orderEntry
type
=
"
inheritedJdk
"
/>
<
orderEntry
type
=
"
sourceFolder
"
forTests
=
"
false
"
/>
<
orderEntry
type
=
"
module-library
"
>
<
library
>
<
CLASSES
>
<
root
url
=
"
jar://$MODULE_DIR$/lib/junit.jar!/
"
/>
</
CLASSES
>
<
JAVADOC
/>
<
SOURCES
/>
</
library
>
</
orderEntry
>
<
orderEntry
type
=
"
library
"
scope
=
"
TEST
"
name
=
"
Maven: junit:junit:4.8.1
"
level
=
"
project
"
/>
</
component
>
</
module
>
Back
|
FazBrowse Home
|
New Git URL