<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>devkuma – Eclipse</title>
    <link>https://www.devkuma.com/en/tags/eclipse/</link>
    <image>
      <url>https://www.devkuma.com/en/tags/eclipse/logo/180x180.jpg</url>
      <title>Eclipse</title>
      <link>https://www.devkuma.com/en/tags/eclipse/</link>
    </image>
    <description>Recent content in Eclipse on devkuma</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>kc@example.com (kc kim)</managingEditor>
    <webMaster>kc@example.com (kc kim)</webMaster>
    <copyright>The devkuma</copyright>
    
	  <atom:link href="https://www.devkuma.com/en/tags/eclipse/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Eclipse | Plug-in | java2html - Plugin for Converting Java Code to HTML</title>
      <link>https://www.devkuma.com/en/docs/eclipse/plug-in/java2html/</link>
      <pubDate>Mon, 18 Apr 2016 23:22:00 +0900</pubDate>
      <author>kc@example.com (kc kim)</author>
      <guid>https://www.devkuma.com/en/docs/eclipse/plug-in/java2html/</guid>
      <description>
        
        
        &lt;h2 id=&#34;java2html&#34;&gt;java2html&lt;/h2&gt;
&lt;p&gt;A plugin for converting Java code to HTML.&lt;/p&gt;
&lt;h2 id=&#34;installation&#34;&gt;Installation&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Download the &lt;code&gt;java2html_eclipse_150.zip&lt;/code&gt; file from the page below.&lt;br&gt;
&lt;a href=&#34;http://www.java2html.de/eclipse.html&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;http://www.java2html.de/eclipse.html&lt;i class=&#34;fas fa-external-link-alt&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Extract the archive and copy the entire &lt;code&gt;de.java2html_1.5.0&lt;/code&gt; folder into the &lt;code&gt;plugins&lt;/code&gt; folder of the Eclipse installation directory.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Start or restart Eclipse.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;usage&#34;&gt;Usage&lt;/h2&gt;
&lt;p&gt;Select a block in the Java source, right-click, and run &lt;code&gt;javaToHtml&lt;/code&gt;.&lt;br&gt;
You can output to the clipboard or create a file.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;※ Note&lt;/strong&gt;&lt;br&gt;
Korean comments may break. If you look at the HTML code, you can fix this by changing &lt;code&gt;charset=iso-8859-1&lt;/code&gt; to &lt;code&gt;charset=euc-kr&lt;/code&gt;.&lt;/p&gt;

      </description>
      
      <category>IDE</category>
      
      <category>Eclipse</category>
      
    </item>
    
    <item>
      <title>Eclipse | Plug-in | Tomcat Plugin</title>
      <link>https://www.devkuma.com/en/docs/eclipse/plug-in/tomcat-plugin/</link>
      <pubDate>Fri, 25 Jun 2010 16:10:00 +0900</pubDate>
      <author>kc@example.com (kc kim)</author>
      <guid>https://www.devkuma.com/en/docs/eclipse/plug-in/tomcat-plugin/</guid>
      <description>
        
        
        &lt;h2 id=&#34;tomcat-plugin&#34;&gt;Tomcat Plugin&lt;/h2&gt;
&lt;p&gt;A plugin for converting Java code to HTML.&lt;/p&gt;
&lt;h2 id=&#34;installing-the-tomcat-plugin&#34;&gt;Installing the Tomcat Plugin&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Download the &lt;code&gt;tomcatPluginV321.zip&lt;/code&gt; file from the page below.&lt;br&gt;
&lt;a href=&#34;http://www.eclipsetotale.com/tomcatPlugin.html&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;http://www.eclipsetotale.com/tomcatPlugin.html&lt;i class=&#34;fas fa-external-link-alt&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Extract the archive and copy the entire &lt;code&gt;com.sysdeo.eclipse.tomcat_3.2.1&lt;/code&gt; folder into the &lt;code&gt;plugins&lt;/code&gt; folder of the Eclipse installation directory.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Start or restart Eclipse.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;

      </description>
      
      <category>IDE</category>
      
      <category>Eclipse</category>
      
    </item>
    
    <item>
      <title>Eclipse | Plug-in | AnyEdit</title>
      <link>https://www.devkuma.com/en/docs/eclipse/plug-in/anyedit/</link>
      <pubDate>Sun, 03 Dec 2017 20:13:00 +0900</pubDate>
      <author>kc@example.com (kc kim)</author>
      <guid>https://www.devkuma.com/en/docs/eclipse/plug-in/anyedit/</guid>
      <description>
        
        
        &lt;h2 id=&#34;anyedit&#34;&gt;AnyEdit&lt;/h2&gt;
&lt;p&gt;AnyEdit is a plugin that makes the Eclipse editing environment more convenient.&lt;/p&gt;
&lt;p&gt;It can also convert tabs to spaces.&lt;/p&gt;
&lt;h2 id=&#34;installing-anyedit&#34;&gt;Installing AnyEdit&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Click &lt;code&gt;[Help]-[Software Updates]&lt;/code&gt; in the Eclipse menu bar.&lt;/li&gt;
&lt;li&gt;Click &lt;code&gt;[add site]&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;When the add site screen appears, enter the URL below and click the OK button.&lt;br&gt;
&lt;a href=&#34;http://andrei.gmxhome.de/eclipse/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;http://andrei.gmxhome.de/eclipse/&lt;i class=&#34;fas fa-external-link-alt&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Start or restart Eclipse.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img src=&#34;https://www.devkuma.com/docs/eclipse/eclipse-anyedit.jpeg&#34; alt=&#34;AnyEdit&#34;&gt;&lt;/p&gt;

      </description>
      
      <category>IDE</category>
      
      <category>Eclipse</category>
      
    </item>
    
  </channel>
</rss>
