From 56f6d9ebc372b6e64065ccf9d6aebf96bb91abc8 Mon Sep 17 00:00:00 2001 From: Robin Rosenberg Date: Sun, 17 Jan 2010 22:44:05 +0100 Subject: Make HTTP test project work in Eclipse The Jetty components are not available as part of Eclipse, but a P2 packaged version can be found via [1] for Eclipse 3.5 and newer. [1] http://wiki.eclipse.org/Jetty-OSGi_SDK Change-Id: Ibd5930bb9fc9589125876ca50c52e58bd31b051c Signed-off-by: Robin Rosenberg Signed-off-by: Shawn O. Pearce --- .../org.eclipse.jgit.http--All-Tests.launch | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 org.eclipse.jgit.http.test/org.eclipse.jgit.http--All-Tests.launch (limited to 'org.eclipse.jgit.http.test/org.eclipse.jgit.http--All-Tests.launch') diff --git a/org.eclipse.jgit.http.test/org.eclipse.jgit.http--All-Tests.launch b/org.eclipse.jgit.http.test/org.eclipse.jgit.http--All-Tests.launch new file mode 100644 index 0000000000..f22dc4bbe9 --- /dev/null +++ b/org.eclipse.jgit.http.test/org.eclipse.jgit.http--All-Tests.launch @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + -- cgit v1.2.3