mbeckerle 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_r160475422
 
 

 ##########
 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:
   No this is just perfecting these things over time. E.g., as we get rid of 
these scala-new dirs and such all the eclipse projects have to be updated. Also 
they were setup wrong at one point and we only discovered this by finding out 
that searching was generating many hits that are really all the same file but 
from different modules, etc. In theory this will settle down again and then 
these won't change again for a while. 

----------------------------------------------------------------
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

Reply via email to