主页
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)
按最近的活动排序
最近的活动
投票数
创建于
2011年12月19日 10:22
Volkan,please see this issue for a workaround.
社区
IntelliJ IDEA Users
Cannot save file: Cannot delete temporary file ___jb_old___
1 票
创建于
2012年08月24日 10:24
Please do a following: exit PyCharm and unlock it's icon from a launcher (if any) start PyCharm from a command-line invoke "Tools | Create Desktop Entry" exit PyCharm restart a session (*)...
社区
PyCharm
Create Launcher in Ubuntu 12.04 (Unity)
1 票
创建于
2016年01月25日 10:13
JFYI, the Netty log is gone in IDEA 16, too.
社区
IntelliJ IDEA Open API and Plugin Development
"Connection refused" exception when running/debugging plugin in sandbox
1 票
创建于
2016年02月02日 10:36
Please try to replace IDEA.app/bin/printenv.py with the latest version from https://github.com/JetBrains/intellij-community/tree/master/bin/mac.
社区
IntelliJ IDEA Open API and Plugin Development
Getting intellij.util.EnvironmentUtil - can't get shell environment exception in intellij 14
1 票
创建于
2016年03月04日 12:18
In VirtualFileAdapter.beforeFileDeletion(), the virtual directory still exists and you may invoke getChildren() on it.
社区
IntelliJ IDEA Open API and Plugin Development
How to detect files deleted in subdirectories?
1 票
创建于
2013年12月04日 18:34
WriteAction is required to guard modifications (of PSI or document text or VFS or ...).For mere UI refresh invokeLater suits better.
社区
IntelliJ IDEA Open API and Plugin Development
Running a background task from an annotator
1 票
创建于
2023年10月06日 15:54
Mind you, build services are loaded not by the IDE process, but by the build process (org.jetbrains.jps.cmdline.Launcher in jps -l output), so they are somewhat tricky to debug (though not impossib...
社区
IntelliJ IDEA Open API and Plugin Development
java.lang.IllegalAccessError in custom IntelliJ plugin
0 票
创建于
2023年10月05日 07:48
正式评论
Please refactor the plugin to move the code related to the compiler invocation to the build process plugin (see org.jetbrains.jps.incremental.BuilderService and its implementations for the referenc...
社区
IntelliJ IDEA Open API and Plugin Development
java.lang.IllegalAccessError in custom IntelliJ plugin
0 票
已编辑于
2023年05月26日 10:22
Yanni2006 first, you can just turn off the Settings | Appearance & Behavior | System Settings | Back up files before saving option. Second, PyCharm doesn't use the "__jb__old" extension for, like, ...
社区
IntelliJ IDEA Users
Cannot save file: Cannot delete temporary file ___jb_old___
0 票
创建于
2021年06月30日 10:59
The plugin supports post-compile weaving for quite a long time, so should be possible. Are you going to use AspectJ for adding the new annotation? Why not just add it in the source code?
社区
IntelliJ IDEA Users
AspectJ
0 票
«
第一页
‹
上一页
下一页
›
最后
»