Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: dfcc0d9926d78e229ddb8136e72470341f157097 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                       
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>

   <extension
         point="org.eclipse.help.toc">
      <toc
            file="toc.xml"
            primary="false">
      </toc>
   </extension>

</plugin>

Back to the top