mirror of
https://github.com/bisq-network/bisq.git
synced 2025-03-13 11:09:10 +01:00
Updated readme.md with the tested IDEA version 2018.2
This commit is contained in:
parent
2f317962b5
commit
155bfba83a
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ With the above build complete, the Bisq executable jar is now available in the `
|
|||
|
||||
## Importing Bisq into Intellij IDEA
|
||||
|
||||
_The following instructions have been tested on IDEA 2017.3_
|
||||
_The following instructions have been tested on IDEA 2018.2_
|
||||
|
||||
1. Open IDEA
|
||||
1. Go to `Help->Edit Custom Properties...`, add a line to the file that reads `idea.max.intellisense.filesize=12500` (to handle Bisq's very large generated `PB.java` Protobuf source file)
|
||||
|
|
Loading…
Add table
Reference in a new issue