1. buildr now works on mac. 2. rudimentary cassandra persistence for actors.
This commit is contained in:
parent
fed6defe24
commit
1f39c6acfd
4 changed files with 26 additions and 19 deletions
11
akka.iml
11
akka.iml
|
|
@ -8,12 +8,19 @@
|
||||||
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
||||||
<exclude-output />
|
<exclude-output />
|
||||||
<content url="file://$MODULE_DIR$" />
|
<content url="file://$MODULE_DIR$" />
|
||||||
<orderEntry type="library" name="scala-2.7.3" level="project" />
|
|
||||||
<orderEntry type="inheritedJdk" />
|
<orderEntry type="inheritedJdk" />
|
||||||
<orderEntry type="sourceFolder" forTests="false" />
|
<orderEntry type="sourceFolder" forTests="false" />
|
||||||
<orderEntry type="module" module-name="api-java" />
|
<orderEntry type="module" module-name="api-java" />
|
||||||
<orderEntry type="module" module-name="kernel" />
|
|
||||||
<orderEntry type="module" module-name="util-java" />
|
<orderEntry type="module" module-name="util-java" />
|
||||||
|
<orderEntry type="module-library">
|
||||||
|
<library>
|
||||||
|
<CLASSES>
|
||||||
|
<root url="file://$MODULE_DIR$/../../../bin/scala-2.7.3.final" />
|
||||||
|
</CLASSES>
|
||||||
|
<JAVADOC />
|
||||||
|
<SOURCES />
|
||||||
|
</library>
|
||||||
|
</orderEntry>
|
||||||
</component>
|
</component>
|
||||||
</module>
|
</module>
|
||||||
|
|
||||||
|
|
|
||||||
BIN
lib/cassandra-1.0.jar
Executable file
BIN
lib/cassandra-1.0.jar
Executable file
Binary file not shown.
BIN
lib/junit4runner-1.0.jar
Executable file
BIN
lib/junit4runner-1.0.jar
Executable file
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue