From f30785d2256576080d183adafa7f8d79b858edef Mon Sep 17 00:00:00 2001 From: kasemir Date: Mon, 6 May 2024 14:11:22 -0400 Subject: [PATCH 1/2] Eclipse: Update dependencies --- dependencies/phoebus-target/.classpath | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dependencies/phoebus-target/.classpath b/dependencies/phoebus-target/.classpath index f514b93dab..529c1da696 100644 --- a/dependencies/phoebus-target/.classpath +++ b/dependencies/phoebus-target/.classpath @@ -21,9 +21,9 @@ - + - + @@ -42,8 +42,8 @@ - - + + @@ -56,7 +56,7 @@ - + From b2b109c81018a0d0f0f96fca7c34859dc6512e17 Mon Sep 17 00:00:00 2001 From: kasemir Date: Mon, 6 May 2024 14:52:36 -0400 Subject: [PATCH 2/2] Eclipse and ant for freetts-annunciator --- app/alarm/freetts-annunciator/.project | 17 +++++++++++++++++ app/alarm/freetts-annunciator/build.xml | 5 +++-- build.xml | 2 ++ 3 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 app/alarm/freetts-annunciator/.project diff --git a/app/alarm/freetts-annunciator/.project b/app/alarm/freetts-annunciator/.project new file mode 100644 index 0000000000..679faa0b65 --- /dev/null +++ b/app/alarm/freetts-annunciator/.project @@ -0,0 +1,17 @@ + + + app-alarm-freetts-annunciator + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + + diff --git a/app/alarm/freetts-annunciator/build.xml b/app/alarm/freetts-annunciator/build.xml index 8f2787706f..6777376870 100644 --- a/app/alarm/freetts-annunciator/build.xml +++ b/app/alarm/freetts-annunciator/build.xml @@ -1,4 +1,4 @@ - + @@ -7,7 +7,8 @@ - + + diff --git a/build.xml b/build.xml index fee79775d5..f9c6667abc 100644 --- a/build.xml +++ b/build.xml @@ -55,6 +55,7 @@ + @@ -138,6 +139,7 @@ +