Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Sergii Puliaiev
Follow
New posts
New posts and comments
Total activity
16
Last activity
October 20, 2021 22:42
Member since
April 07, 2016 19:06
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
4
Activity overview
Posts (3)
Comments (7)
Sort by recent activity
Recent activity
Votes
Created
October 20, 2021 22:42
It also has a lot of Date literals like YESTERDAY, TODAY, LAST_90_DAYS and so on... Is there a way to add them to autocomplete?
Community
IntelliJ IDEA EAP Users
IntelliJ Custom JDBC driver Date Literals
0 votes
Created
October 08, 2021 20:56
BTW VfsUtilCore.findRelativeFile knows on how to work with prefixes file:/// , jar:file:/ and knows about .jar! marker, however it's not aware of the temp:// filesystem.
Community
IntelliJ IDEA Open API and Plugin Development
JarFileSystem.getInstance().getJarRootForLocalFile() returns null in test
0 votes
Created
October 08, 2021 20:53
I think that issue is here. We retrieve the path of the file using temp file system. But then - trying to resolve it using JarFileSystem. This will not work - as JarFileSystem is not aware of the T...
Community
IntelliJ IDEA Open API and Plugin Development
JarFileSystem.getInstance().getJarRootForLocalFile() returns null in test
0 votes
Created
October 08, 2021 20:31
Tried. Still null. Here is an example project I created : https://github.com/Gorbush/intellij-plugin-jar-read-in-test What I have noticed is that the problem arise when we trying to resolve the JAR...
Community
IntelliJ IDEA Open API and Plugin Development
JarFileSystem.getInstance().getJarRootForLocalFile() returns null in test
0 votes
Edited
October 04, 2021 19:43
I can find the VirtualFile. It's method .exists() returns true. But I need to get access to this file as Jar file, with all the content. The problem is that VirtualFile jarRootForLocalFile = JarFil...
Community
IntelliJ IDEA Open API and Plugin Development
JarFileSystem.getInstance().getJarRootForLocalFile() returns null in test
0 votes
Created
June 16, 2021 22:24
Any updates on this?
Community
IntelliJ IDEA Open API and Plugin Development
idea http server handler over ssl
0 votes
Created
April 08, 2016 22:59
Thanks, That's amazing!
Community
IntelliJ IDEA Users
XHTML file type - script tag namespace
0 votes