mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
[simple language plugin] reference on externalizing idea.home.path
This commit is contained in:
parent
969930e498
commit
4cc7df8d65
@ -18,6 +18,8 @@ test {
|
||||
// This path value is machine-specific placeholder text.
|
||||
// Set idea.home.path to the absolute path to the intellij-community source
|
||||
// on your local machine.
|
||||
// Use variants described in https://docs.gradle.org/current/userguide/build_environment.html
|
||||
// for real world projects.
|
||||
systemProperty "idea.home.path", "/Users/jhake/Documents/source/comm"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user