diff options
Diffstat (limited to 'java/eclipse-findbugs')
-rw-r--r-- | java/eclipse-findbugs/pkg-descr | 16 |
1 files changed, 2 insertions, 14 deletions
diff --git a/java/eclipse-findbugs/pkg-descr b/java/eclipse-findbugs/pkg-descr index 5367fabb2f47..8d1b59ecd903 100644 --- a/java/eclipse-findbugs/pkg-descr +++ b/java/eclipse-findbugs/pkg-descr @@ -1,17 +1,5 @@ -The Subversive project is a brand new Eclipse plug-in that provides -Subversion support. From a user point of view, Subversive provides -Subversion support similar to CVS support, which is already part of -the standard Eclipse platform. - -The main use cases, which are familiar to CVS users, are: - * Connection to the repository using different connection types - * Repository browsing - * Check-out - * Synchronization - * Commiting - * Update - * Resolving conflicts - * Adding to the list of ignored resources +The FindBugs Eclipse plugin allows FindBugs to be used within the +Eclipse IDE. WWW: http://findbugs.sourceforge.net/manual/eclipse.html |