stevedlawrence commented on a change in pull request #24: Make TDML Runner not strip all attributes URL: https://github.com/apache/incubator-daffodil/pull/24#discussion_r159974124
########## File path: eclipse-projects/tdml/.classpath ########## @@ -1,96 +1,118 @@ +<?xml version="1.0" encoding="UTF-8"?> <classpath> - <!-- This file is updated by the UpdateEclipseClasspath app. --> - <classpathentry kind="src" path="src/main/scala"/><classpathentry kind="src" path="src/main/scala-debug"/><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-core"/><classpathentry combineaccessrules="false" kind="src" path="/daffodil-lib"/><classpathentry combineaccessrules="false" kind="src" path="/daffodil-runtime1"/><classpathentry combineaccessrules="false" kind="src" path="/daffodil-io"/><classpathentry combineaccessrules="false" kind="src" path="/daffodil-macro-lib"/><classpathentry kind="output" path="target/eclipse/classes"/><!-- Review comment: Was this just missed in the other patchset? I feel like this keep changing all the time? Maybe we need a different solution? Maybe they shouldn't be tracked by git and we just clearly document how to create these files if you want to use 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
