You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by mb...@apache.org on 2018/11/30 21:51:46 UTC

[incubator-daffodil] 02/02: Another tweak to eclipse classpath/project settings.

This is an automated email from the ASF dual-hosted git repository.

mbeckerle pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-daffodil.git

commit d986442c184cb181220ea231bc2508b2c043261a
Author: Michael Beckerle <mb...@tresys.com>
AuthorDate: Fri Nov 30 16:49:06 2018 -0500

    Another tweak to eclipse classpath/project settings.
---
 eclipse-projects/tdml-test/.project | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclipse-projects/tdml-test/.project b/eclipse-projects/tdml-test/.project
index 8972d1f..a46ed36 100644
--- a/eclipse-projects/tdml-test/.project
+++ b/eclipse-projects/tdml-test/.project
@@ -29,7 +29,7 @@
 		<link>
 			<name>src/test</name>
 			<type>2</type>
-			<locationURI>DAFFODIL_ROOT/daffodil-tdml/src/test</locationURI>
+			<locationURI>DAFFODIL_ROOT/daffodil-tdml-lib/src/test</locationURI>
 		</link>
 	</linkedResources>
 </projectDescription>