| <?xml version="1.0" encoding="UTF-8"?> | |
| <?eclipse version="3.2"?> | |
| <plugin> | |
| <extension | |
| point="org.eclipse.help.toc"> | |
| <toc | |
| file="toc.xml" | |
| primary="true"/> | |
| <toc | |
| file="tocprogrammersguide.xml" | |
| /> | |
| <toc | |
| file="tocreference.xml" | |
| /> | |
| <toc | |
| file="toctutorials.xml" | |
| /> | |
| <toc | |
| file="javadoctoc.xml" | |
| /> | |
| </extension> | |
| </plugin> |