author | Matti Laitinen <matti.t.laitinen@nokia.com> |
Wed, 23 Jun 2010 14:49:59 +0300 | |
changeset 11 | 5b9d4d8641ce |
permissions | -rw-r--r-- |
<?xml version="1.0" encoding="UTF-8"?> <?eclipse version="3.0"?> <plugin id="com.nokia.trace.help" name="Carbide.c++ - Tracing User Guide Help Plug-in" version="1.0.0" provider-name="Nokia"> <extension point="org.eclipse.help.toc"> <toc file="toc.xml" primary="true"> </toc> <toc file="tocconcepts.xml"> </toc> <toc file="tocgettingstarted.xml"> </toc> <toc file="toctasks.xml"> </toc> <toc file="tocreferences.xml"> </toc> </extension> </plugin>