https://github.com/voldemort/voldemort
Revision faf0b9fb4cadba20a96a606a4d94157e754659f2 authored by Saurabh Bhatia on 31 March 2014, 17:31:54 UTC, committed by Saurabh Bhatia on 31 March 2014, 17:31:54 UTC
1 parent 725fa20
Raw File
Tip revision: faf0b9fb4cadba20a96a606a4d94157e754659f2 authored by Saurabh Bhatia on 31 March 2014, 17:31:54 UTC
Made bin/run-class.sh compatible with scala shell
Tip revision: faf0b9f
.project
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>voldemort</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.jdt.core.javanature</nature>
		<nature>com.sysdeo.eclipse.tomcat.tomcatnature</nature>
	</natures>
</projectDescription>
back to top