Old settings lost.

I installed build 661 over my exisiting installation and now all my settings like code style, colors, libraries and so on are gone. Did the format of the settings compleatly change from build 651?

Regards

/ Jörgen Lundberg

0

Ehh, hmmm,
I just read the release notes for build 661...

Installation. On Windows systems 'config' and 'system'
directories are configured by default to user's home directory


I guess it's a case of the good old RTFM... :)

/ Jörgen

0


"Jörgen Lundberg" <jorgen.lundberg@home.se> wrote in message
news:3840331.1035197634205.JavaMail.jrun@is.intellij.net...

Ehh, hmmm,
I just read the release notes for build 661...

>

Installation. On Windows systems 'config' and 'system'
directories are configured by default to user's home directory

>

I guess it's a case of the good old RTFM... :)


you can set
-Didea.system.path and -Didea.config.path
in the batch file.
I don't think this was mentioned in the release notes,
so it's rather Read-The-Batch-File-Carefully

>

/ Jörgen

>


0

so where in the world is my "home directory" under Windows NT4??

thanks

0

open a command prompt window and type:

echo %HOME%

0

请先登录再写评论。