jgit/org.eclipse.jgit.java7.test
Robin Rosenberg a03bdcbbb4 Don't warn for methods that can be static
Making the methods static would gain little in performance,
make the code harder to change. Removing unncessary warnings
is more important.

Change-Id: If3e6aa9c1d92e58b4e7a8e246cf4aace237d7a7b
2014-07-02 00:36:38 +02:00
..
.settings Don't warn for methods that can be static 2014-07-02 00:36:38 +02:00
META-INF Prepare 3.5.0-SNAPSHOT builds 2014-06-04 18:23:29 -04:00
src/org/eclipse/jgit Fix reading past FileTreeIterator EOF in FileTreeIteratorJava7Test 2014-05-21 12:36:52 +01:00
.classpath Extend the FS class for Java7 2013-05-04 02:01:56 +02:00
.gitignore Extend the FS class for Java7 2013-05-04 02:01:56 +02:00
.project Extend the FS class for Java7 2013-05-04 02:01:56 +02:00
build.properties Extend the FS class for Java7 2013-05-04 02:01:56 +02:00
org.eclipse.jgit.java7 -- Java7 feature test (Java 8).launch Add launchers for running tests with Java 8 2014-03-29 20:07:10 +01:00
org.eclipse.jgit.java7 -- Java7 feature test.launch Add a launcher for Java 7 tests 2014-02-28 10:56:52 +01:00
plugin.properties Extend the FS class for Java7 2013-05-04 02:01:56 +02:00
pom.xml Prepare 3.5.0-SNAPSHOT builds 2014-06-04 18:23:29 -04:00