mbeckerle closed pull request #35: Remove src/main/resources from daffodil-core
classpath.
URL: https://github.com/apache/incubator-daffodil/pull/35
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/eclipse-projects/core/.classpath b/eclipse-projects/core/.classpath
index e3656528a..b469a2e2e 100644
--- a/eclipse-projects/core/.classpath
+++ b/eclipse-projects/core/.classpath
@@ -1,6 +1,6 @@
<classpath>
<!-- This file is updated by the UpdateEclipseClasspath app. -->
- <classpathentry kind="src" path="src/main/resources"/><classpathentry
kind="src" path="src/main/scala"/><classpathentry combineaccessrules="false"
kind="src" path="/daffodil-lib"/><classpathentry kind="con"
path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/><classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/><classpathentry
combineaccessrules="false" kind="src" path="/daffodil-io"/><classpathentry
combineaccessrules="false" kind="src"
path="/daffodil-runtime1"/><classpathentry combineaccessrules="false"
kind="src" path="/daffodil-runtime1-unparser"/><classpathentry
combineaccessrules="false" kind="src"
path="/daffodil-macro-lib"/><classpathentry kind="output"
path="target/eclipse"/><!--
+ <classpathentry kind="src" path="src/main/scala"/><classpathentry
combineaccessrules="false" kind="src" path="/daffodil-lib"/><classpathentry
kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/><classpathentry
kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/><classpathentry
combineaccessrules="false" kind="src" path="/daffodil-io"/><classpathentry
combineaccessrules="false" kind="src"
path="/daffodil-runtime1"/><classpathentry combineaccessrules="false"
kind="src" path="/daffodil-runtime1-unparser"/><classpathentry
combineaccessrules="false" kind="src"
path="/daffodil-macro-lib"/><classpathentry kind="output"
path="target/eclipse"/><!--
***********
*********** Entries below this comment are maintained using the
UpdateEclipseClasspaths
*********** Utility and should not be modified by hand or using the Eclipse
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services