主页
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)
按最近的活动排序
最近的活动
投票数
创建于
2013年08月06日 11:53
Jan,are you talking about project roots or VCS roots? Could you please attach some screenshots?
社区
IntelliJ IDEA Users
Checkout from SVN/ creating a project with exact same folder structure
0 票
创建于
2013年09月30日 09:51
Anders,your files are clearly being locked by Tomcat - there's nothing IDEA can do. There are number of anti-locking tricks - e.g.<Context antiResourceLocking="true">If nothing else helps I'd sugge...
社区
IntelliJ IDEA Users
Cannot save file: Cannot delete temporary file ___jb_old___
0 票
创建于
2013年11月05日 10:23
IDEA builds its indices on sources (i.e. directories marked as source roots in module paths settings)..class files are only indexed if they are part of a library dependency.
社区
IntelliJ IDEA Users
Jumping to declarations with Ant builds
0 票
创建于
2013年11月19日 16:23
You probably know that apps started by launchd get a different environment than ones started from a terminal. I suspect that there is a var in the shell environment - may be something from LANG* or...
社区
IntelliJ IDEA Users
Unicode filenames within a unit test on the mac ?
0 票
创建于
2013年11月15日 15:27
Frank,please file an issue in the tracker with thread dumps and log files attached.
社区
IntelliJ IDEA Users
"Performing VCS Refresh" hang
0 票
创建于
2013年11月14日 20:45
IDEA analyzes sources, not a compiled files - so missing fileld is of couse an error.Yes, a plugin is needed to support this, the one for Lombok may serve as a reference.
社区
IntelliJ IDEA Users
Java editor shows compiler errors, compilation succeeds
0 票
创建于
2013年11月08日 12:52
Actually workspace file on Windows isn't supposed to have Unix line separators (that's why it is excluded from VCSs by defaut). Have you put it under a VCS?
社区
IntelliJ IDEA Users
IDEA 12 CE: "File Cache Conflict" on workspace.xml
0 票
创建于
2013年11月08日 13:48
OK, I missed that. Anyway, there should be some explanation why the file has Unix line separators.If you invoke File | Save All, then switch to some external editor/viewer and open the file, which ...
社区
IntelliJ IDEA Users
IDEA 12 CE: "File Cache Conflict" on workspace.xml
0 票
创建于
2013年11月08日 14:17
As expected. So, right now I don't see IDEA's problem here - the file seem to be changed externally, and IDEA detected that.You may try EAP builds of IDEA 13 - they do not require separate evalutio...
社区
IntelliJ IDEA Users
IDEA 12 CE: "File Cache Conflict" on workspace.xml
0 票
创建于
2013年11月14日 11:42
Correct.BTW Open API and Plugin Development forum suits this kind of questions better.
社区
IntelliJ IDEA Users
Checkbox menu item for action
0 票
«
第一页
‹
上一页
下一页
›
最后
»