Remove TLS from Eclipse as well
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 30 Jan 2008 21:56:27 +0000 (21:56 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 30 Jan 2008 21:56:27 +0000 (21:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@616917 13f79535-47bb-0310-9956-ffa450edef68

.classpath

index a5c1240..ca4e8c2 100644 (file)
@@ -16,7 +16,7 @@
   limitations under the License.
 -->
 <classpath>
-       <classpathentry excluding="**/.svn/**|org/apache/tomcat/util/net/puretls/" kind="src" path="java"/>
+       <classpathentry excluding="**/.svn/**" kind="src" path="java"/>
        <classpathentry kind="src" path="test"/>
        <classpathentry kind="src" path="webapps/examples/WEB-INF/classes"/>
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>