사용자와 시스템 설정

 

 

일반 정보


IDEA 사용자와 시스템 설정을 2 폴더에 저장합니다: config system.  당신이 IDEA 설치할 당신은 그들의 위치를 설정할 있습니다.  디폴트로, 폴더는 사용자 폴더로 놓입니다.

config
폴더는 옵션 등과 같이 사용자에 특유한 설정을 포함합니다.  system 폴더는 IDEA 데이터 캐시를 저장합니다. 그것은 크기에서 아주 중요할지도 모릅니다.  그러므로, 그것은 최소한 폴더가 위치하는 디스크에 100 MB 여유공간을 가져야 한다고  권고됩니다.  그러나, 당신이 필요로 하는 실제 디스크 공간은 당신이 얼마나 많은 프로젝트를 가지는가와 그들이 얼마나 큰가에 달려있습니다.
다른 요구 사항은 IDEA 폴더를 위해 쓰기 허가를 가져야만 한다 라는 것입니다.

You can also change location of the
 config  and system  folders. During the installation you are asked with the corresponding questions. And after the installation you can do the following: open the  idea.lax  file in the bin  directory of the IDEA installation. Find there the  lax.nl.java.option.additional  option and alter  -Didea.system.path  or  -Didea.config.path  attribute depending on which folder path you are going to change. Restart IDEA to make the changes effective. 

당신은 또한 configsystem 폴더의 위치를 변경할 있습니다.  설치하는 동안 당신은 상응하는 질문을 받게 됩니다. 그리고 설치 당신은 다음을 있습니다:  IDEA 설치의 bin 디렉터리에서 idea.lax 파일을 여십시오.

그곳에서 lax.nl.java.option.additional 옵션을 찾고 당신이 변경할 폴더에 종속되는 Didea.system.path 또는 -Didea.config.path 속성을 변경하십시오. 변경을 유효하게 하기 위해서 IDEA 시작하십시오.

공유 우선권


config 폴더는 당신의 개인 설정과 함께 파일을 포함하는 개의 서브폴더를 갖고 있습니다.
You can easily share your preferred keymaps, color schemes, etc. by copying
 xml  files into corresponding folders on another IDEA installation. Prior to copying make sure that IDEA is not running while it can erase the newly transferred files before shutting down. 

당신은 다른 IDEA 설치에 상응하는 폴더로 xml 파일을 복사하는 것에 의해 당신이 선호하는 키맵, 컬러 스킴 등을 쉽게 공유할 있습니다.  복사하기에 앞서 셧다운 하기 전에 새로 전송된 파일을 지울 있는 동안 IDEA 실행되지 않는지를 확인하십시오.

다음은 config 서브폴더와 상응하는 설정의 목록입니다.

Subfolder Name

User Settings

codestyles

code style schemes

colors

color schemes

filetypes

user-defined file types

inspection

code inspection profiles

keymaps

user-defined keymaps

migration

migration maps

options

options

templates

available Live Templates

tools

available external tools