From 2d216118986115bf309c050cd841bbe8b62b80b3 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Thu, 25 Oct 2012 00:05:02 +0200 Subject: Updated the setup test environment tasks in the build script to produce eclipse launch targets IF the project has been treated as eclipse project ('.project' is present). --- buildScripts/eclipse-run-tests.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildScripts/eclipse-run-tests.template') diff --git a/buildScripts/eclipse-run-tests.template b/buildScripts/eclipse-run-tests.template index 4296d372..1e23baa0 100644 --- a/buildScripts/eclipse-run-tests.template +++ b/buildScripts/eclipse-run-tests.template @@ -15,5 +15,5 @@ - + -- cgit