mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
[docs] update README.md in community: there is no need to set config/system paths manually for JUnit configurations
Since 2020.3 IDEA adds them automatically (IDEA-253235). GitOrigin-RevId: c64538e93dc49d709ce5d829f981a12d04592eee
This commit is contained in:
committed by
intellij-monorepo-bot
parent
2debda90af
commit
bcd2c6b26b
@@ -75,8 +75,6 @@ To run tests on the build, apply these setting to the **Run | Edit Configuration
|
||||
* Working dir: `<IDEA_HOME>/bin`
|
||||
* VM options:
|
||||
* `-ea`
|
||||
* `-Didea.config.path=../test-config`
|
||||
* `-Didea.system.path=../test-system`
|
||||
|
||||
You can find other helpful information at [https://www.jetbrains.com/opensource/idea](https://www.jetbrains.com/opensource/idea).
|
||||
The "Contribute Code" section of that site describes how you can contribute to IntelliJ IDEA.
|
||||
|
||||
Reference in New Issue
Block a user