主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Sven Reinck
活动总数
55
最后的活动
2024年07月17日 08:15
成员加入日期
2021年12月10日 12:47
关注
0 名用户
关注者数
0 名用户
投票数
6
订阅数
11
活动概览
帖子(11)
评论(27)
按最近的活动排序
最近的活动
投票数
创建于
2024年07月17日 08:15
I found it. It's the function findNSFilesByURI in XmlUtil.
社区
IntelliJ IDEA Open API and Plugin Development
Find XML Schema in Project
0 票
创建于
2024年07月17日 02:52
Any idea where I can look for this? The XmlSchemaProvider interface sounds right but it seems the only implementation has to do with JavaFX and has nothing to do with this feature.
社区
IntelliJ IDEA Open API and Plugin Development
Find XML Schema in Project
0 票
创建于
2024年07月15日 16:38
Sadly findSchema always returns null. And getAvailableProviders returns an empty list. I will give more information what I am talking about. One of the imports in this picture is green. The others ...
社区
IntelliJ IDEA Open API and Plugin Development
Find XML Schema in Project
0 票
创建于
2024年07月15日 07:09
The function described here https://www.jetbrains.com/help/idea/referencing-xml-schemas-and-dtds.htmlEven works without schemaLocation when an xsd file for the namespace is somewhere in the project.
社区
IntelliJ IDEA Open API and Plugin Development
Find XML Schema in Project
0 票
创建于
2024年03月20日 15:11
Thank! What would be the easiest solution I can recommend to effected users to fix their file type association?
社区
IntelliJ IDEA Open API and Plugin Development
Uninstalling plugin breaks IDE
0 票
创建于
2024年03月05日 13:12
I don't think TextEditorWithPreview was changed. I changed my code to put my editor inside of it instead of using my editor directly. And that's when the behaviour started that the license change w...
社区
IntelliJ IDEA Open API and Plugin Development
FileEditorProvider Plugin: Using old code until closing editor
0 票
创建于
2024年03月04日 14:00
Now I had time to check the behaviour the user observed. In the latest version I started using TextEditorWithPreview. I found out that this class doesn't call the getComponent() methode of its part...
社区
IntelliJ IDEA Open API and Plugin Development
FileEditorProvider Plugin: Using old code until closing editor
0 票
创建于
2024年02月21日 10:20
Thanks for your help. I should be able to make progress now.
社区
IntelliJ IDEA Open API and Plugin Development
FileEditorProvider Plugin: Using old code until closing editor
0 票
创建于
2024年02月21日 09:29
So where else should I store it? It's the only path I could find that belongs to my plugin so I know it exists.I use the VirtualFileSystem because I use the PsiManager to read it.When I used Virtua...
社区
IntelliJ IDEA Open API and Plugin Development
FileEditorProvider Plugin: Using old code until closing editor
0 票
已编辑于
2024年02月21日 08:14
I investigated further… It seems the behaviour I witnessed happens because the file system is not in sync.I download and save some files (so I don't have do download them again) in this folder: Pat...
社区
IntelliJ IDEA Open API and Plugin Development
FileEditorProvider Plugin: Using old code until closing editor
0 票
下一页
›
最后
»