主页
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年10月31日 16:46
Sorry for being quite for a while.You're right, sometimes IDEA doesn't compile AspectJ projects right. Workaround for this is to rebuild a project.It's a known problem and I'm going to fix this soo...
社区
IntelliJ IDEA EAP Users
Can't Make/compile or run my project (eclipse user transitioning to IDEA)
0 票
创建于
2011年10月31日 16:54
In IDEA it works (well, at least should work) same way: if you have a module B which depends on module A then A's output path is included in -classpath when compiling B.
社区
IntelliJ IDEA EAP Users
Can't Make/compile or run my project (eclipse user transitioning to IDEA)
0 票
创建于
2012年01月05日 11:26
What's in the left list is not a difference, it's rather a snapshot. The right pane shows difference between two selected snapshots. If you have only one snapshot selected - it shows a difference ...
社区
IntelliJ IDEA EAP Users
Local History - What Other Files Were Affected With Rollback?
0 票
创建于
2011年12月02日 11:20
Jan, it seems Java hung in response to a GTK theme change event. Have you changed a system theme before that happened? While usually it passes ok I do remember to seeing such a hang once.
社区
IntelliJ IDEA EAP Users
Intellij hangs on Ubuntu 11.10
0 票
创建于
2013年10月30日 15:59
Hi,the message means that IDEA cannot monitor parts of your project by means of receiving notifications about changed files and have to resort to periodical polling. On a big project this means you...
社区
IntelliJ IDEA EAP Users
External file changes sync may be slow?
0 票
创建于
2015年11月17日 09:18
Right, excluded directories are watched but not indexed - I guess it's indexing which consumes all the CPU time and makes the IDE unresponsive?NativeFileWatcherImpl can be turned off by setting the...
社区
IntelliJ IDEA EAP Users
Turn of file watcher programmatically on a few folders in the projects via a plugin.
0 票
创建于
2015年12月04日 10:52
The best way is submitting a pull request to https://github.com/JetBrains/intellij-community/.In this case, though, the patch would be declined. The IDE hanging on a directory update is a bug which...
社区
IntelliJ IDEA EAP Users
Turn of file watcher programmatically on a few folders in the projects via a plugin.
0 票
创建于
2015年11月10日 16:20
An indexing like the one from the stacktrace happen when a structure of a project is changed - in your case a new facet was added.
社区
IntelliJ IDEA EAP Users
Turn of scanning in Intellij 15
0 票
创建于
2015年12月04日 10:34
Um... what's your end goal?You see, indices are the core of all IDEA functionality, and it is crucial to keep them up to date. If their update is hindered, you may just throw the whole IDE out of a...
社区
IntelliJ IDEA EAP Users
Turn of scanning in Intellij 15
0 票
创建于
2016年02月25日 11:59
Yep, that was the reason. Please vote/watch https://youtrack.jetbrains.com/issue/IDEA-101218.
社区
IntelliJ IDEA Users
Lost response in "Open File window"
0 票
«
第一页
‹
上一页
下一页
›
最后
»