Repository: incubator-freemarker-site Updated Branches: refs/heads/master 40a7183a2 -> 5f9467526
Typo fix... Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/commit/5f946752 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/5f946752 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/5f946752 Branch: refs/heads/master Commit: 5f9467526f3ce43be84cd0767a4dacc5ea9d2149 Parents: 40a7183 Author: ddekany <[email protected]> Authored: Thu Sep 22 20:07:42 2016 +0200 Committer: ddekany <[email protected]> Committed: Thu Sep 22 20:07:42 2016 +0200 ---------------------------------------------------------------------- src/main/docgen/book.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/5f946752/src/main/docgen/book.xml ---------------------------------------------------------------------- diff --git a/src/main/docgen/book.xml b/src/main/docgen/book.xml index efb7a4a..21f5c1e 100644 --- a/src/main/docgen/book.xml +++ b/src/main/docgen/book.xml @@ -378,7 +378,7 @@ two freemarker.jar-s and unpredictable behavior! Luna</emphasis>, you should still install the <quote>FreeMarker IDE</quote> plugin from JBoss Tool 4.<emphasis role="bold">4</emphasis>.1 or later, but the Eclipse Marketplace - won't show it it. So in Eclipse, go to <quote>Help</quote> / + won't show it. So in Eclipse, go to <quote>Help</quote> / <quote>Install New Software...</quote>, and copy-paste http://download.jboss.org/jbosstools/neon/stable/updates/ into the <quote>Work with</quote> field. While this URL is for Eclipse
