-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[console] 优化插件 classpath 策略 #2666
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Also add `META-INF/mirai-console-plugin/options.properties`
Karlatemp
added
t:enhancement
类型: 现有功能上的优化
t:feature
类型: 新特性
s:console
子系统: mirai-console
labels
May 12, 2023
话说能不能顺便优化一下 JDBC 数据库驱动 的加载 |
This comment was marked as resolved.
This comment was marked as resolved.
Him188
reviewed
May 13, 2023
mirai-console/backend/mirai-console/src/plugin/jvm/JvmPluginClasspath.kt
Outdated
Show resolved
Hide resolved
mirai-console/backend/mirai-console/src/plugin/jvm/JvmPluginClasspath.kt
Outdated
Show resolved
Hide resolved
mirai-console/backend/mirai-console/src/plugin/jvm/JvmPluginClasspath.kt
Outdated
Show resolved
Hide resolved
Him188
approved these changes
May 14, 2023
这属性要怎么改? |
option.properties 或者直接用 setter |
Karlatemp
added
z:ready-to-merge
状态: PR 已经可以合并, 正在等待一些安排
and removed
z:ready-to-merge
状态: PR 已经可以合并, 正在等待一些安排
labels
May 14, 2023
setter需要插件已经加载后才能使用,是不是已经晚了? |
所以我提供了 setter 只是保持一致性以及自由性 |
缺少文档 |
Him188
approved these changes
May 20, 2023
@Karlatemp 你来合并 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
s:console
子系统: mirai-console
t:enhancement
类型: 现有功能上的优化
t:feature
类型: 新特性
z:ready-to-merge
状态: PR 已经可以合并, 正在等待一些安排
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
META-INF/mirai-console-plugin/options.properties