Repository: incubator-freemarker-site
Updated Branches:
  refs/heads/asf-site 633a582bf -> 229100286


Updated Eclipse plugin installation instructions for JBoss Tools 4.4.1


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/22910028
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/22910028
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/22910028

Branch: refs/heads/asf-site
Commit: 229100286c69a9f50fc616f71e1f6bbb981f6236
Parents: 633a582
Author: ddekany <ddek...@apache.org>
Authored: Thu Sep 22 20:06:11 2016 +0200
Committer: ddekany <ddek...@apache.org>
Committed: Thu Sep 22 20:06:11 2016 +0200

----------------------------------------------------------------------
 editors.html | 66 +++++++++++++++++++++++++++++--------------------------
 1 file changed, 35 insertions(+), 31 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/22910028/editors.html
----------------------------------------------------------------------
diff --git a/editors.html b/editors.html
index 141159d..ab8e914 100644
--- a/editors.html
+++ b/editors.html
@@ -68,42 +68,46 @@ ga('send', 'pageview');
             macro names and bean property names.</td>
 
 
-            <td><p>This is developed as part of the JBoss Tools
-            Project.</p><p>Currently (2016-04-23, FreeMarker 2.3.24)
-            it&#39;s highly recommended to install the nightly version instead 
of
-            the official stable. For that, in Eclipse, go to
-            "Help" / "Install New Software...", and
-            copy-paste
-            
http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-freemarker_master/latest/all/repo/
-            into the "Work with" field. Then expand the check box
+            <td><p>This is developed as part of <a 
href="http://tools.jboss.org/";>JBoss
+            Tools</a>.</p><p>On Eclipse <em>Neon</em> or
+            later, go to "Help" / "Eclipse
+            Marketplace...", search for "JBoss Tools"
+            (should give version 4.<strong>4</strong>.1 or
+            later), "Install". A tree of check boxes will appear,
+            uncheck all (by unchecking the root) except "FreeMarker
+            IDE".</p><p>On Eclipse <em>Mars or
+            Luna</em>, you should still install the "FreeMarker
+            IDE" plugin from JBoss Tool 4.<strong>4</strong>.1 or later, but 
the Eclipse Marketplace
+            won&#39;t show it it. So in Eclipse, go to "Help" /
+            "Install New Software...", and copy-paste
+            http://download.jboss.org/jbosstools/neon/stable/updates/ into the
+            "Work with" field. While this URL is for Eclipse
+            Neon, the "FreeMarker IDE" component under it works
+            on Eclipse Mars too (maybe even on Luna). So expand the check box
             tree appearing below, and select "FreeMarker IDE"
-            only, then "Next", "Next",
-            "Finish". This version works for Eclipse Mars too
-            (probably even for Luna), despite that it&#39;s in the Neon branch 
of
-            JBoss IDE.</p><p>Official stable version (not recommended at
-            the moment - see above): In Eclipse, "Help" /
-            "Eclipse Marketplace...", search for "JBoss
-            Tools", "Install". A tree of check boxes will
-            appear, uncheck all (by unchecking the root) except
-            "FreeMarker IDE". (On older Eclipse you may have to
-            use the <a href="http://tools.jboss.org/downloads/";>JBoss
-            Tools download page</a> instead.)</p><p>Note: If the
-            plugin comes with a different FreeMarker version than the one your
-            application uses, it will mark the usage of too fresh language
-            features as errors, or the other way around. To fix this, find
-            <code class="inline-code">freemarker*.jar</code> inside the 
installed plugin,
-            under <code class="inline-code">&lt;userHome&gt;/.eclipse/</code> 
or under the
-            Eclipse installation directory (you may need to search inside
+            only. Don&#39;t left any other components checked. Then
+            "Next", "Next",
+            "Finish".</p><p>Report bugs found on the <a 
href="https://issues.jboss.org/issues/?jql=project%20%3D%20JBIDE%20AND%20component%20%3D%20freemarker";>bug
+            tracker of the JBoss Tools project</a> (Key:
+            <code class="inline-code">JBIDE</code>; Component:
+            <code class="inline-code">freemarker</code>), and help to make the 
plugin better
+            <a href="https://github.com/jbosstools/jbosstools-freemarker";>on
+            GitHub</a>!</p><p>To install the nightly development
+            version, use this Eclipse update site:
+            
http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-freemarker_master/latest/all/repo/
+            </p><p>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, or the other way around.
+            To fix this, find <code class="inline-code">freemarker*.jar</code> 
inside the
+            installed plugin, under
+            <code class="inline-code">&lt;userHome&gt;/.eclipse/</code> or 
under the Eclipse
+            installation directory (you may need to search inside
             <code class="inline-code">jar</code>-s). Exit Eclipse, and 
overwrite it with the
             <code class="inline-code">freemarker.jar</code> you want, but keep 
the file name
             of the replaced <code class="inline-code">jar</code>. You may also 
need to find
             and delete the extracted OSGi bundle under
             <code class="inline-code">configuration\org.eclipse.osgi</code> 
for the changes
-            to take effect.</p><p>Report bugs found on the <a 
href="https://issues.jboss.org/issues/?jql=project%20%3D%20JBIDE%20AND%20component%20%3D%20freemarker";>bug
-            tracker of the JBoss Tools project</a> (Key:
-            <code class="inline-code">JBIDE</code>; Component:
-            <code class="inline-code">freemarker</code>), and help to make it 
better <a href="https://github.com/jbosstools/jbosstools-freemarker";>on
-            GitHub</a>!</p></td>
+            to take effect.</p></td>
 
           </tr>
 
@@ -224,7 +228,7 @@ ga('send', 'pageview');
       FreeMarker out-of-the-box.</p></div></div>      </div>
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div 
class="col-left sitemap"><div class="column"><h3 
class="column-header">Overview</h3><ul><li><a href="index.html">What is 
FreeMarker?</a></li><li><a 
href="freemarkerdownload.html">Download</a></li><li><a 
href="docs/app_versions.html">Version history</a></li><li><a 
href="history.html">About us</a></li><li><a itemprop="license" 
href="docs/app_license.html">License</a></li></ul></div><div class="column"><h3 
class="column-header">Handy stuff</h3><ul><li><a 
href="http://freemarker-online.kenshoo.com/";>Try template online</a></li><li><a 
href="docs/dgui_template_exp.html#exp_cheatsheet">Expressions 
cheatsheet</a></li><li><a 
href="docs/ref_directive_alphaidx.html">#directives</a></li><li><a 
href="docs/ref_builtins_alphaidx.html">?built_ins</a></li><li><a 
href="docs/ref_specvar.html">.special_vars</a></li></ul></div><div 
class="column"><h3 class="column-header">Community</h3><ul><li><a 
href="https://github.com/apach
 e/incubator-freemarker">FreeMarker on Github</a></li><li><a 
href="https://twitter.com/freemarker";>Follow us on Twitter</a></li><li><a 
href="https://issues.apache.org/jira/browse/FREEMARKER/";>Report a 
bug</a></li><li><a 
href="http://stackoverflow.com/questions/ask?tags=freemarker";>Ask a 
question</a></li><li><a href="mailing-lists.html">Mailing 
lists</a></li></ul></div></div><div class="col-right"><ul 
class="social-icons"><li><a class="github" 
href="https://github.com/apache/incubator-freemarker";>GitHub</a></li><li><a 
class="twitter" href="https://twitter.com/freemarker";>Twitter</a></li><li><a 
class="stack-overflow" 
href="http://stackoverflow.com/questions/ask?tags=freemarker";>Stack 
Overflow</a></li></ul><a class="xxe" href="http://www.xmlmind.com/xmleditor/"; 
rel="nofollow" title="Edited with XMLMind XML Editor"><span>Edited with XMLMind 
XML Editor</span></a></div></div><div class="footer-bottom"><p><span 
class="last-updated"> Last generated:
-<time itemprop="dateModified" datetime="2016-08-11T19:12:54Z" title="Thursday, 
August 11, 2016 7:12:54 PM GMT">2016-08-11 19:12:54 GMT</time></span></p> <p 
class="copyright">
+<time itemprop="dateModified" datetime="2016-09-22T18:03:03Z" title="Thursday, 
September 22, 2016 6:03:03 PM GMT">2016-09-22 18:03:03 GMT</time></span></p> <p 
class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2016
 <a itemtype="http://schema.org/Organization"; itemprop="copyrightHolder" 
href="http://freemarker.org";>The Apache Software Foundation</a>. All rights 
reserved. </p>
 </div></div></div></body>

Reply via email to