<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikemacs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=93.159.253.122</id>
	<title>WikEmacs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wikemacs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=93.159.253.122"/>
	<link rel="alternate" type="text/html" href="https://wikemacs.org/wiki/Special:Contributions/93.159.253.122"/>
	<updated>2026-04-12T01:38:18Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wikemacs.org/index.php?title=Java&amp;diff=47677</id>
		<title>Java</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Java&amp;diff=47677"/>
		<updated>2016-11-25T13:38:46Z</updated>

		<summary type="html">&lt;p&gt;93.159.253.122: /* List of Java editing related Articles */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Java''' support comes shipped with Emacs in the form of [[java-mode]].&lt;br /&gt;
&lt;br /&gt;
==List of notable Java modes==&lt;br /&gt;
* [https://github.com/espenhw/malabar-mode malabar-mode] is a Java mode which was originally by Espen Wiborg. It has Maven integration, JUnit integration, support for Java generics, simple refactoring support and more. (no longer maintained)&lt;br /&gt;
* [https://github.com/jdee-emacs/jdee JDEE], Java Development Environment for Emacs, has intelligent Java code completion among other things. (jdee is currently maintained on github)&lt;br /&gt;
* {{ModeLink|java-mode}} provides basic Java 1.4 syntax highlighting.&lt;br /&gt;
* [https://github.com/senny/emacs-eclim emacs-eclim] communicates with the [http://eclim.org/ eclim] plugin in Eclipse to get a headless Eclipse instance do the heavy-lifting of completion, simple refactoring, building, and code navigation when editing files in Emacs.&lt;br /&gt;
* [https://github.com/mopemope/meghanada-emacs meghanada-emacs] aims to help with Gradle and Maven, code completion, jumping to declarations and more. It's based on meghanada-server written in Java, for JDB &amp;gt;= 1.8.&lt;br /&gt;
&lt;br /&gt;
==See also ==&lt;br /&gt;
[[java-mode]]&lt;br /&gt;
&lt;br /&gt;
==List of Java editing related Articles==&lt;br /&gt;
* [http://mp.vv.si/blog/emacs/coding-in-java-with-emacs-and-jdee/ jdee and checkstyle]&lt;br /&gt;
* [http://mp.vv.si/blog/emacs/writing-java-code-with-emacs/ Really short article on how to auto complete java package names]&lt;br /&gt;
* [http://www.goldsborough.me/emacs,/java/2016/02/24/22-54-16-setting_up_emacs_for_java_development/ Comprehensive article (based on eclim)]&lt;br /&gt;
* [https://dzone.com/articles/why-not-emacs Why not emacs]&lt;br /&gt;
[[Category:Programming languages]]&lt;br /&gt;
[[Category:Java]]&lt;/div&gt;</summary>
		<author><name>93.159.253.122</name></author>
	</entry>
	<entry>
		<id>https://wikemacs.org/index.php?title=File_talk:Emacs_parts.png&amp;diff=47604</id>
		<title>File talk:Emacs parts.png</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=File_talk:Emacs_parts.png&amp;diff=47604"/>
		<updated>2016-09-15T13:10:55Z</updated>

		<summary type="html">&lt;p&gt;93.159.253.122: Add hint on fringe...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The image should also mention the &amp;quot;fringe&amp;quot;?&lt;/div&gt;</summary>
		<author><name>93.159.253.122</name></author>
	</entry>
	<entry>
		<id>https://wikemacs.org/index.php?title=Talk:Java&amp;diff=47602</id>
		<title>Talk:Java</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Talk:Java&amp;diff=47602"/>
		<updated>2016-09-14T10:23:49Z</updated>

		<summary type="html">&lt;p&gt;93.159.253.122: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I have added a paragraph with a list of articles that talk about java editing with emacs. I hope it is filled soon and gives a nice collection of emacs and java related reading sources.&lt;br /&gt;
&lt;br /&gt;
[[User:Elvince|Elvince]] ([[User talk:Elvince|talk]]) 12:45, 13 September 2016 (EDT) It's a good initiative, however imo it's actually better to incorporate the interesting parts of those articles into wikemacs.&lt;br /&gt;
&lt;br /&gt;
[[User:Matthias|Matthias]] Would that not get to lengthy once a couple of articles are collected?&lt;/div&gt;</summary>
		<author><name>93.159.253.122</name></author>
	</entry>
	<entry>
		<id>https://wikemacs.org/index.php?title=Java&amp;diff=47601</id>
		<title>Java</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Java&amp;diff=47601"/>
		<updated>2016-09-14T10:22:15Z</updated>

		<summary type="html">&lt;p&gt;93.159.253.122: Added two more articles&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Java''' support comes shipped with Emacs in the form of [[java-mode]].&lt;br /&gt;
&lt;br /&gt;
==List of notable Java modes==&lt;br /&gt;
* [https://github.com/espenhw/malabar-mode malabar-mode] is a Java mode which was originally by Espen Wiborg. It has Maven integration, JUnit integration, support for Java generics, simple refactoring support and more. (no longer maintained)&lt;br /&gt;
* [https://github.com/jdee-emacs/jdee JDEE], Java Development Environment for Emacs, has intelligent Java code completion among other things. (jdee is currently maintained on github)&lt;br /&gt;
* {{ModeLink|java-mode}} provides basic Java 1.4 syntax highlighting.&lt;br /&gt;
* [https://github.com/senny/emacs-eclim emacs-eclim] communicates with the [http://eclim.org/ eclim] plugin in Eclipse to get a headless Eclipse instance do the heavy-lifting of completion, simple refactoring, building, and code navigation when editing files in Emacs.&lt;br /&gt;
* [https://github.com/mopemope/meghanada-emacs meghanada-emacs] aims to help with Gradle and Maven, code completion, jumping to declarations and more. It's based on meghanada-server written in Java, for JDB &amp;gt;= 1.8.&lt;br /&gt;
&lt;br /&gt;
==See also ==&lt;br /&gt;
[[java-mode]]&lt;br /&gt;
&lt;br /&gt;
==List of Java editing related Articles==&lt;br /&gt;
* [http://mp.vv.si/blog/emacs/coding-in-java-with-emacs-and-jdee/ jdee and checkstyle]&lt;br /&gt;
* [http://www.goldsborough.me/emacs,/java/2016/02/24/22-54-16-setting_up_emacs_for_java_development/ Comprehensive article (based on eclim)]&lt;br /&gt;
* [https://dzone.com/articles/why-not-emacs Why not emacs]&lt;br /&gt;
[[Category:Programming languages]]&lt;br /&gt;
[[Category:Java]]&lt;/div&gt;</summary>
		<author><name>93.159.253.122</name></author>
	</entry>
</feed>