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 <robin.rosenberg@dewire.com> Signed-off-by:
Shawn O. Pearce <spearce@spearce.org>
Showing
- org.eclipse.jgit.http.test/.classpath 7 additions, 0 deletionsorg.eclipse.jgit.http.test/.classpath
- org.eclipse.jgit.http.test/.gitignore 1 addition, 0 deletionsorg.eclipse.jgit.http.test/.gitignore
- org.eclipse.jgit.http.test/.project 28 additions, 0 deletionsorg.eclipse.jgit.http.test/.project
- org.eclipse.jgit.http.test/.settings/org.eclipse.jdt.core.prefs 7 additions, 0 deletions...lipse.jgit.http.test/.settings/org.eclipse.jdt.core.prefs
- org.eclipse.jgit.http.test/META-INF/MANIFEST.MF 32 additions, 0 deletionsorg.eclipse.jgit.http.test/META-INF/MANIFEST.MF
- org.eclipse.jgit.http.test/build.properties 4 additions, 0 deletionsorg.eclipse.jgit.http.test/build.properties
- org.eclipse.jgit.http.test/org.eclipse.jgit.http--All-Tests.launch 15 additions, 0 deletions...se.jgit.http.test/org.eclipse.jgit.http--All-Tests.launch
org.eclipse.jgit.http.test/.classpath
0 → 100644
org.eclipse.jgit.http.test/.project
0 → 100644
org.eclipse.jgit.http.test/build.properties
0 → 100644
Please register or sign in to comment