mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-13 21:55:01 +07:00
since the location of idea.properties is used to detect the installation home path, remove the comment describing how to change the location (trying to change it brings nothing but confusion)
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
# Set up @@product_uc@@_PROPERTIES environment variable to specify custom location of this properties file like
|
||||
# SET @@product_uc@@_PROPERTIES=c:\config\idea.properties
|
||||
# before launching IDE.
|
||||
# If not specified it is searched according following sequence (first successful is used).
|
||||
# 1. ${user.home}
|
||||
# 2. ${idea.home}/bin
|
||||
|
||||
# Use ${idea.home} macro to specify location relative to IDE installation home
|
||||
# Also use ${xxx} where xxx is any java property (including defined in previous lines of this file) to refer to its value
|
||||
# Note for Windows users: please make sure you're using forward slashes. I.e. c:/idea/system
|
||||
|
||||
Reference in New Issue
Block a user