source: proiecte/HadoopJUnit/hadoop-0.20.1/src/contrib/eclipse-plugin/.classpath @ 176

Last change on this file since 176 was 120, checked in by (none), 14 years ago

Added the mail files for the Hadoop JUNit Project

  • Property svn:executable set to *
File size: 553 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3        <classpathentry excluding="org/apache/hadoop/eclipse/server/CopyOfHadoopServer.java" kind="src" path="src/java"/>
4        <classpathentry exported="true" kind="lib" path="classes" sourcepath="classes"/>
5        <classpathentry kind="lib" path="lib/hadoop-core.jar" sourcepath="/hadoop-socks/src/java"/>
6        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
7        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
8        <classpathentry kind="output" path="classes"/>
9</classpath>
Note: See TracBrowser for help on using the repository browser.