<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.rhlug.org//index.php?action=history&amp;feed=atom&amp;title=IntelliJ_IDE</id>
	<title>IntelliJ IDE - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.rhlug.org//index.php?action=history&amp;feed=atom&amp;title=IntelliJ_IDE"/>
	<link rel="alternate" type="text/html" href="https://wiki.rhlug.org//index.php?title=IntelliJ_IDE&amp;action=history"/>
	<updated>2026-04-08T00:13:39Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.rhlug.org//index.php?title=IntelliJ_IDE&amp;diff=142&amp;oldid=prev</id>
		<title>AlphaCubed: Created page with &quot;== Why IntelliJ over Eclipse for CSSE374? == * Useful keyboard shortcuts and &quot;smarter&quot; autocomplete to save you time (pressing Ctrl+Space makes autocomplete pop up) * Look int...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.rhlug.org//index.php?title=IntelliJ_IDE&amp;diff=142&amp;oldid=prev"/>
		<updated>2020-06-13T20:23:29Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Why IntelliJ over Eclipse for CSSE374? == * Useful keyboard shortcuts and &amp;quot;smarter&amp;quot; autocomplete to save you time (pressing Ctrl+Space makes autocomplete pop up) * Look int...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Why IntelliJ over Eclipse for CSSE374? ==&lt;br /&gt;
* Useful keyboard shortcuts and &amp;quot;smarter&amp;quot; autocomplete to save you time (pressing Ctrl+Space makes autocomplete pop up)&lt;br /&gt;
* Look into the source code of Java classes (such as imports), to speed up finding examples to use for the UML Diagram Generator project&lt;br /&gt;
* Can help you remove unnecessary code and even fix some logic errors.&lt;br /&gt;
* Also detects some duplicate code (but not duplicate logic). &amp;#039;&amp;#039;&amp;#039;Do not rely on it though. Please look through your own code as it may miss some things.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* It supports multiple packages (important for CSSE374&amp;#039;s presentation/domain/data_source &amp;quot;layer&amp;quot; separation, those are 3 packages and Eclipse does weird stuff with them)&lt;br /&gt;
&lt;br /&gt;
== Getting an IntelliJ Pro License Key FOR FREE as a Rose student ==&lt;br /&gt;
They are free for Rose students (and many others with a .edu email)! I recommend taking advantage of it!&lt;br /&gt;
&lt;br /&gt;
Apply for a key here (it usually takes 1 hour to get the key): https://www.jetbrains.com/shop/eform/students&lt;br /&gt;
&lt;br /&gt;
== Installation in Arch Linux ==&lt;br /&gt;
Install yay: &amp;lt;code&amp;gt;sudo pacman -S yay&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And then type: &amp;lt;code&amp;gt;yay -S intellij-idea-ultimate-edition&amp;lt;/code&amp;gt; (you might have to type in your password, but for security reasons you can&amp;#039;t run yay as root by doing &amp;lt;code&amp;gt;sudo yay ...&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
Source: https://aur.archlinux.org/packages/intellij-idea-ultimate-edition/&lt;/div&gt;</summary>
		<author><name>AlphaCubed</name></author>
	</entry>
</feed>