You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* In Dialog <b>Create JAR from Modules</b>, select `mns.main` for <b>Module</b>, select `extract to the target JAR` for <b>Jar files from libraries</b>, then click <b>OK</b>.
35
35
* Then click `+` icon in <b>Output Layout</b> and select `module sources`, and then click `Apply`/`OK`
* Then you'll see `mns.main.jar` in `out/artifacts/mns_main_jar/`
39
39
40
+
## Compilation 2
41
+
42
+
See:
43
+
44
+

45
+
46
+
After the build finished, you'll see `mns-x.y.z.zip` under the `plugins` directory.
47
+
48
+
Note: if you can't build, remember to comment `signPlugin` and `publishPlugin` in the `build.gradle.kts` file.
49
+
50
+
40
51
## Usage:
41
52
42
53
mns is IntelliJ IDEA plugin, which means all IDEs who base on IntelliJ supports mns, namely <b>IntelliJ/Android Studio/PyCharm/CLion/GoLand/AppCode/Rider/WebStorm</b> and so on.
@@ -112,7 +123,8 @@ Fund Query:
112
123
* V1.8.1 crypto currency window.
113
124
* V1.8.2 customize refresh frequency.
114
125
* V1.8.3 net worth chart of fund.
115
-
* V1.8.4 k-line chart of stock.<br>
126
+
* V1.8.4 k-line chart of stock.
127
+
* V2.0.0 bugfix and upgrade project configuration to Java 17.
116
128
117
129
## TODO
118
130
***<b><s>基金</s></b>**
@@ -132,10 +144,10 @@ Fund Query:
132
144
***<b>...</b>**
133
145
134
146
## Support
135
-
<br>Open-source is no easy job, for which I have to sacrifice my weekends and other non-working hours.</br>
136
-
<br>开源不易, 尤其是对于全职的开源爱好者. 需要占用不少下班以及周末时间.</br>
137
-
<br>If you think this plugin is meaningful, is worthy, you are welcome to support this project by following:</br>
138
-
<br>如果您觉着这个项目是值得做的, 是做的有意义的, 可以通过以下方式来表达支持: </br>
147
+
<br>Open-source is no easy job, for which I have to sacrifice my weekends and other non-working hours.
148
+
<br>开源不易, 尤其是对于全职的开源爱好者. 需要占用不少下班以及周末时间.
149
+
<br>If you think this plugin is meaningful, is worthy, you are welcome to support this project by following:
150
+
<br>如果您觉着这个项目是值得做的, 是做的有意义的, 可以通过以下方式来表达支持:
139
151
140
152
*[Watch/Star/Fork](https://github.com/bytebeats/mns) this project. [关注/标星/Fork](https://github.com/bytebeats/mns) 该项目.
141
153
* Share/Recommend this plugin(<b>mns</b>) to your friends/work mates. 向朋友或者同事推荐该插件.
@@ -144,15 +156,15 @@ Fund Query:
144
156
* Create [Issue](https://github.com/bytebeats/mns/issues) s. 反馈问题, 提供您的建议或者想法.
145
157
* If you love this plugin, you may donate for maintain this project and this plugin. 如果你喜欢这个插件, 可以考虑捐赠, 以持续地对该项目跟插件进行维护.
0 commit comments