Skip to main content
summaryrefslogblamecommitdiffstats
blob: ad338bd057ed2421698c4970b01d67e7689d4f00 (plain) (tree)
1
2
3
4
5
6
7
8
9
10






                                                        
                                          

                                     
                                                         
                            

               
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.2"?>
<plugin>
   <extension
         point="org.eclipse.mylar.tasks.core.templates">
      <repository
            addAutomatically="true"
            characterEncoding="ISO-8859-1"
            label="Eclipse.org"
            repositoryKind="bugzilla"
            urlRepository="https://bugs.eclipse.org/bugs"
            version="2.22"/>
   </extension>
</plugin>

Back to the top