https://github.com/beansoft/idea_cn_installer_scripts
IDEA Community 2023.1 Chinese Installer Edition Patches
https://github.com/beansoft/idea_cn_installer_scripts
Last synced: 3 months ago
JSON representation
IDEA Community 2023.1 Chinese Installer Edition Patches
- Host: GitHub
- URL: https://github.com/beansoft/idea_cn_installer_scripts
- Owner: beansoft
- Created: 2023-04-24T06:56:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-13T09:22:47.000Z (almost 2 years ago)
- Last Synced: 2025-01-08T23:04:02.893Z (5 months ago)
- Language: NSIS
- Homepage:
- Size: 467 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## IDEA Community 2023.1 Chinese Installer Edition Patch Files
IDEA Community 2023.1 Simplified Chinese Installer Patches Instruction, tested for 231.8109.175
https://www.jetbrains.com.cn/idea/download/other.html
Download sources for 2023.1 - Sources Archive (zip)
Then copy files under `patch` to the source code and specify file encoding:
These files are for NSIS installer:
GBK
build/conf/nsis/desktop.iniUTF-8
build/conf/nsis/idea.nsiUTF-8
build/conf/nsis/idea_cn.nsiGBK
build/conf/nsis/UninstallOldVersions.iniThe below file is used to bundle a Chinese (Simplified) Language Pack(Optional):
UTF-8
build/src/org/jetbrains/intellij/build/IdeaCommunityProperties.ktCreate a new directory
build/bundle_plugins
Download the plugin Chinese (Simplified) Language Pack and put it into the above folder: https://plugins.jetbrains.com/plugin/13710-chinese-simplified-language-pack----/versions/stable/313038
Then build installers as the IDEA CE source code's README.md said:
Build installers only for the current operating system: `./installers.cmd -Dintellij.build.target.os=win`## A test installer made for the demo
Link: https://pan.baidu.com/s/1f65r32-i2C2OdQDDzLcwjw?pwd=uqfk