The final restructured version for automatic build using maven tycho
[Mograsim.git] / net.mograsim.plugin.docs / plugin.xml
diff --git a/net.mograsim.plugin.docs/plugin.xml b/net.mograsim.plugin.docs/plugin.xml
deleted file mode 100644 (file)
index 29023f1..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.4"?>
-<plugin>
-
-   <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="tocreference.xml">
-      </toc>
-      <toc
-            file="tocsamples.xml">
-      </toc>
-      <toc
-            file="toctasks.xml">
-      </toc>
-   </extension>
-
-</plugin>