# Start with I-X class files

cpath=$ix/java:$ix/java-listofs:$ix/java-ide

# Put all the usual .jar files in imports in the CLASSPATH

cpath=$cpath:`echo $ix/imports/*.jar | tr " " ":"`
