主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Sergii Puliaiev
活动总数
16
最后的活动
2021年10月20日 22:42
成员加入日期
2016年04月07日 19:06
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
4
活动概览
帖子(3)
评论(7)
按最近的活动排序
最近的活动
投票数
创建于
2021年10月20日 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?
社区
IntelliJ IDEA EAP Users
IntelliJ Custom JDBC driver Date Literals
0 票
创建于
2021年10月08日 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.
社区
IntelliJ IDEA Open API and Plugin Development
JarFileSystem.getInstance().getJarRootForLocalFile() returns null in test
0 票
创建于
2021年10月08日 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...
社区
IntelliJ IDEA Open API and Plugin Development
JarFileSystem.getInstance().getJarRootForLocalFile() returns null in test
0 票
创建于
2021年10月08日 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...
社区
IntelliJ IDEA Open API and Plugin Development
JarFileSystem.getInstance().getJarRootForLocalFile() returns null in test
0 票
已编辑于
2021年10月04日 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...
社区
IntelliJ IDEA Open API and Plugin Development
JarFileSystem.getInstance().getJarRootForLocalFile() returns null in test
0 票
创建于
2021年06月16日 22:24
Any updates on this?
社区
IntelliJ IDEA Open API and Plugin Development
idea http server handler over ssl
0 票
创建于
2016年04月08日 22:59
Thanks, That's amazing!
社区
IntelliJ IDEA Users
XHTML file type - script tag namespace
0 票