summaryrefslogtreecommitdiff
path: root/src/intellij/library.iml.SAMPLE
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@epfl.ch>2012-07-14 11:14:53 +0200
committerLukas Rytz <lukas.rytz@epfl.ch>2012-07-16 09:14:33 +0200
commit65eb59134517ccf6509ef988954965adab550d5a (patch)
tree63bc2745cd2331cc9cf17348b519838788737976 /src/intellij/library.iml.SAMPLE
parent43dc4cc9f623a50f374feff28b67d7865c85d34c (diff)
downloadscala-65eb59134517ccf6509ef988954965adab550d5a.tar.gz
scala-65eb59134517ccf6509ef988954965adab550d5a.tar.bz2
scala-65eb59134517ccf6509ef988954965adab550d5a.zip
updated intellij project files
Diffstat (limited to 'src/intellij/library.iml.SAMPLE')
-rw-r--r--src/intellij/library.iml.SAMPLE6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/intellij/library.iml.SAMPLE b/src/intellij/library.iml.SAMPLE
index a86c0a005c..9c1b7ec185 100644
--- a/src/intellij/library.iml.SAMPLE
+++ b/src/intellij/library.iml.SAMPLE
@@ -5,9 +5,9 @@
<configuration>
<option name="compilerLibraryLevel" value="Project" />
<option name="compilerLibraryName" value="compiler-locker" />
- <option name="compilerOptions" value="-sourcepath /Users/luc/scala/git/src/library" />
+ <option name="compilerOptions" value="-sourcepath /Users/luc/scala/scala/src/library -Yno-generic-signatures" />
<option name="maximumHeapSize" value="1536" />
- <option name="vmOptions" value="-Xms1536m -Xss1m -XX:MaxPermSize=128M -d32 -server -XX:+UseParallelGC" />
+ <option name="vmOptions" value="-Xms1536m -Xss1m -XX:MaxPermSize=512M -XX:ReservedCodeCacheSize=256m -XX:+CMSClassUnloadingEnabled -XX:+UseCompressedOops -XX:+UseParallelGC" />
</configuration>
</facet>
</component>
@@ -18,7 +18,7 @@
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
- <orderEntry type="library" name="lib" level="project" />
+ <orderEntry type="module" module-name="forkjoin" />
</component>
</module>