Updated Eclipse plugin description to point to the maintenance fork of JBoss Tools FreeMarker
diff --git a/src/main/docgen/book.xml b/src/main/docgen/book.xml
index 538ee34..aeb29af 100644
--- a/src/main/docgen/book.xml
+++ b/src/main/docgen/book.xml
@@ -332,35 +332,27 @@
             <td>Syntax highlight, syntax error marker, code completion for
             macro names and bean property names.</td>
 
-            <td><para>This was developed at the <link
-            xlink:href="http://tools.jboss.org/">JBoss Tools</link> project
-            for a long time, but as of JBoss Tools 4.5.3.AM2 they have removed
-            it from the product. So it's likely that it will be maintained
-            elsewhere in the future. Until that, you can <link
-            xlink:href="http://download.jboss.org/jbosstools/oxygen/stable/updates/core/freemarker/1.5.302.v20171212-1534/">install
-            the latest version from here</link>. Follow the instructions shown
-            there (<quote>Help</quote> / <quote>Install New
-            Software...</quote> etc.) While it's officially for Eclipse
-            Oxygen, apparently it works fine even on the much older Eclipse
-            Mars.</para><para>Note: If the plugin comes with an older
-            FreeMarker version than the one your application uses, it will
-            mark the usage of too fresh language features as errors. To fix
-            this, find <literal>freemarker*.jar</literal> inside the installed
-            plugin, under <literal>&lt;userHome&gt;/.eclipse/</literal> or
-            under the Eclipse installation directory (you may need to search
-            inside <literal>jar</literal>-s). Exit Eclipse, and overwrite it
-            with the <literal>freemarker.jar</literal> you want, but keep the
-            file name of the replaced <literal>jar</literal>. You may also
-            need to find and delete the extracted OSGi bundle under
+            <td><para>This plugin was developed at <link
+            xlink:href="http://tools.jboss.org/">JBoss Tools</link>, but since
+            then they have dropped it, and so what we link here is an
+            <quote>unofficial</quote> maintenance fork made by an individual,
+            not by JBoss (Red Hat), nor by Apache.</para><para>Eclipse update
+            site: <link
+            xlink:href="http://dl.bintray.com/freemarker/freemarker-ide/">http://dl.bintray.com/freemarker/freemarker-ide/</link></para><para>Report
+            bugs or contribute here: <link
+            xlink:href="https://github.com/ddekany/jbosstools-freemarker">https://github.com/ddekany/jbosstools-freemarker</link></para><para>Note:
+            If the plugin comes with an older FreeMarker version than the one
+            your application uses, it will mark the usage of too fresh
+            language features as errors. To fix this, find
+            <literal>freemarker*.jar</literal> inside the installed plugin,
+            under <literal>&lt;userHome&gt;/.eclipse/</literal> or under the
+            Eclipse installation directory (you may need to search inside
+            <literal>jar</literal>-s). Exit Eclipse, and overwrite it with the
+            <literal>freemarker.jar</literal> you want, but keep the file name
+            of the replaced <literal>jar</literal>. You may also need to find
+            and delete the extracted OSGi bundle under
             <literal>configuration\org.eclipse.osgi</literal> for the changes
-            to take effect.</para><para>Report bugs found on the <link
-            xlink:href="https://issues.jboss.org/issues/?jql=project%20%3D%20JBIDE%20AND%20component%20%3D%20freemarker">bug
-            tracker of the JBoss Tools project</link> (Key:
-            <literal>JBIDE</literal>; Component:
-            <literal>freemarker</literal>), and help to make the plugin better
-            <link
-            xlink:href="https://github.com/jbosstools/jbosstools-freemarker">on
-            GitHub</link>!</para></td>
+            to take effect.</para></td>
           </tr>
 
           <tr>