Polish
This commit is contained in:
parent
94b5ad0f7e
commit
c718a79ff2
|
@ -200,7 +200,7 @@ need to import the root `spring-boot` pom and the `spring-boot-smoke-tests` pom
|
||||||
|
|
||||||
|
|
||||||
=== Importing into IntelliJ IDEA
|
=== Importing into IntelliJ IDEA
|
||||||
**Please, do this first!!!**
|
**Please, do this first!**
|
||||||
Go to `Preferences | Build, Execution, Deployment | Build Tools | Maven | Importing`
|
Go to `Preferences | Build, Execution, Deployment | Build Tools | Maven | Importing`
|
||||||
and set `VM options for importer` to `-Xmx2g` to allocate sufficient memory for IDEA's
|
and set `VM options for importer` to `-Xmx2g` to allocate sufficient memory for IDEA's
|
||||||
Maven import process to parse the Spring Boot project structure. _Not doing so could
|
Maven import process to parse the Spring Boot project structure. _Not doing so could
|
||||||
|
|
Loading…
Reference in New Issue