Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Sven Reinck
Total activity
55
Last activity
July 17, 2024 08:15
Member since
December 10, 2021 12:47
Following
0 users
Followed by
0 users
Votes
6
Subscriptions
11
Activity overview
Posts (11)
Comments (27)
Sort by recent activity
Recent activity
Votes
Created
July 17, 2024 08:15
I found it. It's the function findNSFilesByURI in XmlUtil.
Community
IntelliJ IDEA Open API and Plugin Development
Find XML Schema in Project
0 votes
Created
July 17, 2024 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.
Community
IntelliJ IDEA Open API and Plugin Development
Find XML Schema in Project
0 votes
Created
July 15, 2024 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 ...
Community
IntelliJ IDEA Open API and Plugin Development
Find XML Schema in Project
0 votes
Created
July 15, 2024 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.
Community
IntelliJ IDEA Open API and Plugin Development
Find XML Schema in Project
0 votes
Created
March 20, 2024 15:11
Thank! What would be the easiest solution I can recommend to effected users to fix their file type association?
Community
IntelliJ IDEA Open API and Plugin Development
Uninstalling plugin breaks IDE
0 votes
Created
March 05, 2024 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...
Community
IntelliJ IDEA Open API and Plugin Development
FileEditorProvider Plugin: Using old code until closing editor
0 votes
Created
March 04, 2024 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...
Community
IntelliJ IDEA Open API and Plugin Development
FileEditorProvider Plugin: Using old code until closing editor
0 votes
Next
›
Last
»