Code Search for Developers
 
 
  

.classpath from GridBlocks at Krugle


Show .classpath syntax highlighted

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src/main"/>
	<classpathentry output="output/tmp-test" kind="src" path="src/test"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry sourcepath="ECLIPSE_HOME/plugins/org.eclipse.jdt.source_3.0.0/src/org.junit_3.8.1/junitsrc.zip" kind="var" path="JUNIT_HOME/junit.jar"/>
	<classpathentry kind="output" path="output/classes"/>
</classpath>




See more files for this project here

GridBlocks

GridBlocks builds a grid application framework via easy-to-use building blocks in distributed environment. The framework offers components for Grid security, distributed storage, computing, and Portlet web interfaces.

Project homepage: http://sourceforge.net/projects/gridblocks
Programming language(s): Java,JSP,XML
License: other

  src/
    main/
      fi/
        hip/
          gb/
            module/
              Example.java
    test/
      fi/
        hip/
          gb/
            test/
              module/
                ExampleTest.java
              AllJUnitTests.java
  .classpath
  .project
  Build.bat
  build.sh
  build.xml
  module.properties