主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Emailywm
活动总数
19
最后的活动
2024年08月02日 05:48
成员加入日期
2024年03月09日 17:37
关注
0 名用户
关注者数
0 名用户
投票数
5
订阅数
5
活动概览
帖子(1)
评论(8)
按最近的活动排序
最近的活动
投票数
创建于
2024年08月01日 05:18
Because IDEA remembers whether a file was folded or unfolded the last time it was opened, the com.intellij.lang.folding.FoldingBuilderEx#isCollapsedByDefault method only controls the default stat...
社区
IntelliJ IDEA Open API and Plugin Development
What is this feature called? Preview the ResourceBundle property value
2 票
已编辑于
2024年08月02日 01:05
MyIcons.class.getResource("/icons/panda_32.png") to access /icons/panda_32.png under resources bundled dir.MyClass.class.getClassLoader().getResourceAsStream("config.properties")
社区
IntelliJ IDEA Open API and Plugin Development
Can't find file in resources folder in Plugin Project
1 票
创建于
2024年07月16日 00:41
com.intellij.lang.jsp.NewJspLanguage I found this in the external library.
社区
IntelliJ IDEA Open API and Plugin Development
PluginXmlValidity problems: Cannot resolve language with id ''JSP''
0 票
创建于
2024年07月15日 01:15
I found that this plugin com.intellij.jsp does not support IDEA version 2024.1. Is it related to this?https://plugins.jetbrains.com/plugin/13152-jakarta-ee-server-pages-jsp-
社区
IntelliJ IDEA Open API and Plugin Development
PluginXmlValidity problems: Cannot resolve language with id ''JSP''
0 票
创建于
2024年07月12日 11:25
I've tried everything, but it didn't work. There's just a red warning, but it doesn't affect the normal operation of the plugin, so I'm not going to fix it. Thanks for your reply~ Wishing you happi...
社区
IntelliJ IDEA Open API and Plugin Development
PluginXmlValidity problems: Cannot resolve language with id ''JSP''
0 票
创建于
2024年07月10日 09:13
still the same issue :(Strangely, the plugin can be installed and run normally, still can't solve this prompt problem
社区
IntelliJ IDEA Open API and Plugin Development
PluginXmlValidity problems: Cannot resolve language with id ''JSP''
0 票
创建于
2024年07月08日 14:22
I think you can look at the manual execution button, see how does its Action source code execute
社区
IntelliJ IDEA Open API and Plugin Development
How to execute the sql with the native database api
0 票
创建于
2024年07月08日 10:52
What are your use scenarios, maybe JDBC?
社区
IntelliJ IDEA Open API and Plugin Development
How to execute the sql with the native database api
0 票