Author: mrglavas
Date: Sun Jul 13 20:19:28 2008
New Revision: 676463

URL: http://svn.apache.org/viewvc?rev=676463&view=rev
Log:
Adding .project and .classpath files for Eclipse.

Added:
    xerces/java/trunk/.classpath   (with props)
    xerces/java/trunk/.project   (with props)

Added: xerces/java/trunk/.classpath
URL: 
http://svn.apache.org/viewvc/xerces/java/trunk/.classpath?rev=676463&view=auto
==============================================================================
--- xerces/java/trunk/.classpath (added)
+++ xerces/java/trunk/.classpath Sun Jul 13 20:19:28 2008
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ * 
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+-->
+<classpath>
+       <classpathentry kind="src" path="src"/>
+       <classpathentry kind="src" path="samples"/>
+       <classpathentry kind="src" path="tests"/>
+       <classpathentry kind="lib" path="tools/xml-apis.jar"/>
+       <classpathentry kind="lib" path="tools/serializer.jar"/>
+       <classpathentry kind="lib" path="tools/resolver.jar"/>
+       <classpathentry kind="lib" path="tools/junit.jar"/>
+       <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+       <classpathentry kind="output" path="bin"/>
+</classpath>

Propchange: xerces/java/trunk/.classpath
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: xerces/java/trunk/.classpath
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: xerces/java/trunk/.project
URL: 
http://svn.apache.org/viewvc/xerces/java/trunk/.project?rev=676463&view=auto
==============================================================================
--- xerces/java/trunk/.project (added)
+++ xerces/java/trunk/.project Sun Jul 13 20:19:28 2008
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ * 
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+-->
+<projectDescription>
+       <name>xerces-java-trunk</name>
+       <comment></comment>
+       <projects>
+       </projects>
+       <buildSpec>
+               <buildCommand>
+                       <name>org.eclipse.jdt.core.javabuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+       </buildSpec>
+       <natures>
+               <nature>org.eclipse.jdt.core.javanature</nature>
+       </natures>
+</projectDescription>

Propchange: xerces/java/trunk/.project
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: xerces/java/trunk/.project
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to