Project

General

Profile

Download (300 Bytes) Statistics
| Branch: | Tag: | Revision:
1
<?xml version="1.0" encoding="UTF-8"?>
2
<?eclipse version="3.4"?>
3
<plugin>
4

    
5
   <extension
6
         point="org.eclipse.help.toc">
7
      <toc
8
            file="toc.xml"
9
            primary="true">
10
      </toc>
11
      <toc
12
            file="tocgettingstarted.xml">
13
      </toc>
14
   </extension>
15

    
16
</plugin>
(4-4/7)