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:
Dmitry Jemerov
2012-12-28 12:45:01 +01:00
parent 83805c9fd9
commit 9aeb3504f7
-7
View File
@@ -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