File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- rootProject. name = ' cnCharReplacce '
1
+ rootProject. name = ' ChineseCharReplace '
2
2
Original file line number Diff line number Diff line change 1
1
<idea-plugin >
2
2
<id >com.haojiyou.ChineseCharReplacce</id >
3
- <name >ChineseCharReplacce </name >
4
- <vendor email =" lixr873@163.com" url =" https://gitee .com/bestxu/chinese-char-replace " >best.xu</vendor >
3
+ <name >ChineseCharReplace </name >
4
+ <vendor email =" lixr873@163.com" url =" https://github .com/ranbest/ChineseCharReplace " >best.xu</vendor >
5
5
<description >
6
6
1. 中文字符替换成英文字符插件.
7
7
2. 注释内不进行替换.
14
14
<applicationConfigurable parentId =" tools" instance =" com.haojiyou.cnchar.CnCharSettingComponent"
15
15
id =" com.haojiyou.CnCharSetting" displayName =" ChineseCharReplace"
16
16
nonDefaultProject =" true" />
17
- <typedHandler implementation =" com.haojiyou.cnchar.handler.ChineseCharCheckHandler" id =" com.haojiyou.cnchar.CnCharReplaceTypedHandler " />
17
+ <typedHandler implementation =" com.haojiyou.cnchar.handler.ChineseCharCheckHandler" id =" com.haojiyou.cnchar.ChineseCharCheckHandler " />
18
18
</extensions >
19
19
20
20
<actions >
You can’t perform that action at this time.
0 commit comments