view graal/com.oracle.max.graal.runtime/.classpath @ 3231:be914c1e065a

IdealGraphVisualizer: since the Graal gradient color filter and unconnected slot filter are generally applicable, make them "standard filters" and add helper functions to use them from JavaScript
author Peter Hofer <peter.hofer@jku.at>
date Mon, 25 Jul 2011 12:12:10 +0200
parents 6535766b47f4
children dc4268828826
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.asm"/>
	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.base"/>
	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.asmdis"/>
	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.cri"/>
	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.graal.compiler"/>
	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.graal.graph"/>
	<classpathentry kind="output" path="bin"/>
</classpath>