alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Scala example source code file (compiler.iml.SAMPLE)

This example Scala source code file (compiler.iml.SAMPLE) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Scala tags/keywords

facetmanager, java_module, java_module, module_dir, module_dir, newmodulerootmanager, project, project, scala, utf-8, utf-8, xss1m, xx:+useparallelgc, xx:maxpermsize=128m

The Scala compiler.iml.SAMPLE 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="compiler-locker" />
        <option name="maximumHeapSize" value="1536" />
        <option name="vmOptions" value="-Xms1536m -Xss1m -XX:MaxPermSize=128M -d32 -server -XX:+UseParallelGC" />
      </configuration>
    </facet>
  </component>
  <component name="NewModuleRootManager" inherit-compiler-output="true">
    <exclude-output />
    <content url="file://$MODULE_DIR$/../compiler">
      <sourceFolder url="file://$MODULE_DIR$/../compiler" isTestSource="false" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="module" module-name="library" />
    <orderEntry type="library" name="lib" level="project" />
    <orderEntry type="library" name="ant" level="application" />
  </component>
</module>

Other Scala examples (source code examples)

Here is a short list of links related to this Scala compiler.iml.SAMPLE source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 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.