Child: [1fb437] (diff)

Download this file

plugin.xml    12 lines (10 with data), 270 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
<extension
point="org.ossmeter.repository.vcsmanager">
<vcsManager
manager="org.ossmeter.platform.vcs.svn.SvnManager">
</vcsManager>
</extension>
</plugin>