|
Scala example source code file (classpath.SAMPLE)
The Scala classpath.SAMPLE source code<?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="src" path="src/compiler"/> <classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry exported="true" kind="lib" path="lib/msil.jar"/> <classpathentry kind="lib" path="lib/jline.jar"/> <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> <classpathentry exported="true" kind="lib" path="lib/fjbg.jar"/> <classpathentry kind="lib" path="lib/forkjoin.jar"/> <classpathentry kind="lib" path="lib/ant/ant.jar"/> <classpathentry kind="output" path="build/quick/classes/compiler"/> </classpath> Other Scala examples (source code examples)Here is a short list of links related to this Scala classpath.SAMPLE source code file: |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.