|
Scala example source code file (test-junit.iml.SAMPLE)
The test-junit.iml.SAMPLE Scala example source code
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="scala" name="Scala">
<configuration>
<option name="compilerLibraryLevel" value="Project" />
<option name="compilerLibraryName" value="starr" />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$/../../test/junit">
<sourceFolder url="file://$MODULE_DIR$/../../test/junit" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="actors" />
<orderEntry type="module" module-name="asm" />
<orderEntry type="module" module-name="compiler" />
<orderEntry type="module" module-name="library" />
<orderEntry type="module" module-name="reflect" />
<orderEntry type="module" module-name="repl" />
<orderEntry type="module" module-name="partest-extras" />
<orderEntry type="module" module-name="forkjoin" />
<orderEntry type="library" name="junit" level="project" />
<orderEntry type="library" name="scaladoc-deps" level="project" />
</component>
</module>
Other Scala source code examplesHere is a short list of links related to this Scala test-junit.iml.SAMPLE source code file: |
| ... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.