Skip to content

Commit d4edfa5

Browse files
committed
rename plugin name
1 parent 4253110 commit d4edfa5

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
[![GitHub release](https://img.shields.io/github/release/jamling/SmartQQ4Intellij.svg?maxAge=3600)](https://github.com/Jamling/SmartQQ4Intellij)
1+
[![GitHub release](https://img.shields.io/github/release/jamling/SmartIM4Intellij.svg?maxAge=3600)](https://github.com/Jamling/SmartIM4Intellij)
22
[![JetBrains Plugins](https://img.shields.io/jetbrains/plugin/v/9816-smartqq.svg)](https://plugins.jetbrains.com/plugin/9816-smartqq)
33
[![JetBrains plugins](https://img.shields.io/jetbrains/plugin/d/9816-smartqq.svg)](https://plugins.jetbrains.com/plugin/9816-smartqq)
44

55

66
## 简介
77

8-
![screenshot](https://raw.githubusercontent.com/Jamling/SmartQQ4IntelliJ/master/screenshot.png)
8+
![screenshot](https://raw.githubusercontent.com/Jamling/SmartIM4IntelliJ/master/screenshot.png)
99

10-
IntelliJ Idea上的SmartQQ插件,适用于大多数的Intellij IDE,
10+
IntelliJ Idea上的SmartIM插件,适用于大多数的Intellij IDE,
1111

12-
Eclipse的插件请访问 https://github.com/Jamling/SmartQQ4Eclipse/
12+
Eclipse的插件请访问 https://github.com/Jamling/SmartIM4Eclipse/
1313

1414
## 功能
1515

@@ -41,15 +41,15 @@ Eclipse的插件请访问 https://github.com/Jamling/SmartQQ4Eclipse/
4141
- v2.2.0 2018-02-06, 添加微信发送文件,接收动画表情、文件、图片功能
4242
- v2.1.0 2018-01-01, 聊天内容支持富文本,优化微信最近联系人,微信好友中添加一个group分组,修复SmartQQ发送失败的问题,忽略SmartQQ获取最近联系人失败...
4343
- v2.0.1 2017-11-17, 修复在某些IDE中,安装插件后,无法打开IDE设置的问题
44-
- v2.0.0 2017-11-11, 基于SmartIM重构,支持微信。 ***此版本在某些IDE上,会导致IDE的设置无法打开(参考[#10](https://github.com/Jamling/SmartQQ4IntelliJ/issues/10)),强烈建议升级到新版本***
44+
- v2.0.0 2017-11-11, 基于SmartIM重构,支持微信。 ***此版本在某些IDE上,会导致IDE的设置无法打开(参考[#10](https://github.com/Jamling/SmartIM4IntelliJ/issues/10)),强烈建议升级到新版本***
4545
- v1.0.5/2017/08/16,乃们要的文件发送功能来了。
4646
- v1.0.3/2017/07/14,美化了UI,添加了异常通知。
4747

4848
## 安装
4949

5050
- File->Settings->Plugins打开插件设置界面
51-
- 点击Browser repositories...并输入SmartQQ执行搜索
52-
- 点击SmartQQ进行安装并重启
51+
- 点击Browser repositories...并输入SmartIM执行搜索
52+
- 点击SmartIM进行安装并重启
5353

5454
## 使用
5555

resources/META-INF/plugin.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
<idea-plugin version="2">
22
<id>cn.ieclipse.smartqq.intellij</id>
3-
<name>SmartQQ</name>
4-
<version>2.6.1</version>
3+
<name>SmartIM</name>
4+
<version>2.6.2</version>
55
<vendor email="li.jamling@gmail.com" url="https://github.com/Jamling/SmartQQ4Intellij">Jamling</vendor>
66

77
<description><![CDATA[
88
An anti-boss plugin for you to chat with your QQ/Wechat friends privately.<br/>
99
一个防Boss的QQ/微信聊天插件,让老板以为你是在写代码,其实,你是在聊天,不过,作为程序猿,怎么可能有时间聊天,哈哈。<br/>
10-
about more: <a href="https://github.com/Jamling/SmartQQ4Intellij/">https://github.com/Jamling/SmartQQ4Intellij/</a>
10+
about more: <a href="https://github.com/Jamling/SmartIM4Intellij/">https://github.com/Jamling/SmartIM4Intellij/</a>
1111
]]></description>
1212

1313
<change-notes><![CDATA[
14+
v2.6.2 2019-03-15,插件名称改为SmartIM,至于为什么为改,你懂的
1415
v2.6.1 2019-03-02,优化微信联系人显示,修复代码评审的两个Bug。
1516
v2.6.0 2019-02-26, 优化微信
1617
v2.4.0 2018-05-10, 修复部分微信用户登录异常的问题

0 commit comments

Comments
 (0)