Skip to content

Commit ce3fa95

Browse files
committed
Add IntelliJ IDEA to top listing of tools
1 parent b532cec commit ce3fa95

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

prereq_editor_jdk_buildtools.adoc

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22

33
ifndef::java_version[:java_version: 1.6]
44

5-
- About 15 minutes
6-
- A favorite text editor or IDE
7-
- http://www.oracle.com/technetwork/java/javase/downloads/index.html[JDK {java_version}] or later
8-
- http://www.gradle.org/downloads[Gradle 2.3+] or http://maven.apache.org/download.cgi[Maven 3.0+]
9-
- You can also import the code from this guide as well as view the web page directly into link:/guides/gs/sts[Spring Tool Suite (STS)] and work your way through it from there.
5+
* About 15 minutes
6+
* A favorite text editor or IDE
7+
* http://www.oracle.com/technetwork/java/javase/downloads/index.html[JDK {java_version}] or later
8+
* http://www.gradle.org/downloads[Gradle 2.3+] or http://maven.apache.org/download.cgi[Maven 3.0+]
9+
* You can also import the code straight into your IDE:
10+
** link:/guides/gs/sts[Spring Tool Suite (STS)]
11+
** link:/guides/gs/intellij-idea/[IntelliJ IDEA]

0 commit comments

Comments
 (0)