主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Roman Shevchenko
活动总数
737
最后的活动
2023年10月06日 15:54
成员加入日期
2010年03月24日 10:48
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
263
活动概览
文章(0)
帖子(0)
评论(474)
按最近的活动排序
最近的活动
投票数
创建于
2021年06月11日 21:34
Hi Brice, the current implementation requires the decompiler to provide the same class outline as the stub builder, and the latter does include default constructors - because to tell a synthesized ...
社区
IntelliJ IDEA Open API and Plugin Development
Some classes decompiled (via custom `ClassFileDecompilers.Light`) produce `InvalidMirrorException: stub:[PsiMethod:Checker...`
1 票
创建于
2020年11月03日 21:21
Please see IDEA-254537 for the workaround. The problem is not related to JMOD support.
社区
IntelliJ IDEA Users
Cannot add GraalVM modules to the project
0 票
已编辑于
2019年07月22日 15:33
Sorry for the late reply. With file associations, there are two rather different queries: (1) give me all programs able to open this file, and (2) give me the default program for opening this file....
社区
IntelliJ IDEA Users
Show in ... menu item
0 票
创建于
2019年07月15日 20:42
Does any of `mimeapps.list` files in your system contain the "[Default Applications]" section with "inode/directory=..." line in it? Just for the record, on my Ubuntu/GNOME the query logs this: Che...
社区
IntelliJ IDEA Users
Show in ... menu item
0 票
创建于
2019年07月02日 12:45
That's right, but if I got it right you need the plugin anyway - for managing build processes. I guess we can improve the diagnostic on our side when the first parameter looks like a command.
社区
IntelliJ IDEA Open API and Plugin Development
Pass along environment variables to existing Idea process
0 票
创建于
2019年07月01日 10:43
But that `ApplicationStarter#processExternalCommandLine` EP kind of allows listening to command-line parameters - the only requirement is that one has to prepend the command line with a special com...
社区
IntelliJ IDEA Open API and Plugin Development
Pass along environment variables to existing Idea process
0 票
创建于
2019年06月28日 11:46
I do believe that changing the environment in a running process would cause hard-to-debug problems, but passing the new environment as a parameter of `ApplicationStarter#processExternalCommandLine`...
社区
IntelliJ IDEA Open API and Plugin Development
Pass along environment variables to existing Idea process
0 票
创建于
2019年05月28日 12:07
Glad it helped. This forum is the right place, other users are able to find this thread.
社区
IntelliJ IDEA Users
IntelliJ issues with javax.xml.ws.spi.Provider
0 票
创建于
2019年05月24日 19:47
No, `target\classes` is there - between `javafx-graphics-11.0.2-win.jar` and `javafx-controls-11.0.2.jar`. The biggest difference is that IDEA places all dependencies on the module path, while Ecli...
社区
IntelliJ IDEA Users
IntelliJ issues with javax.xml.ws.spi.Provider
0 票
创建于
2019年04月26日 10:12
Hi Stefan, that code was created for Bytecode Viewer plugin and was later moved into it. At the moment of change, there were no detectable usages of that code by plugins (probably yours is in-house...
社区
IntelliJ IDEA Open API and Plugin Development
Class file from PsiJavaFile with IntelliJ 2019.1
0 票
«
第一页
‹
上一页
下一页
›
最后
»