主页
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年09月06日 12:41
Hello Ringo,Is the file located on a local or mounted disk? Are there any symlinks in the path? Do you have "Settings | General | Synchronize files ..." option enabled?
社区
IntelliJ IDEA Users
IDEA 12 CE: "File Cache Conflict" on workspace.xml
0 票
创建于
2013年10月21日 18:13
Which version has which line separator?
社区
IntelliJ IDEA Users
IDEA 12 CE: "File Cache Conflict" on workspace.xml
0 票
创建于
2013年11月14日 20:03
There is an option (Settings | General | Use "safe write", enabled by defaut) which complicates the file save process: IDEA creates a temp file first, writes a new content to it, then replaces exis...
社区
IntelliJ IDEA Users
IDEA 12 CE: "File Cache Conflict" on workspace.xml
0 票
创建于
2013年11月16日 20:06
IDEA starts unit tests with "-Dfile.encoding=UTF-8" VM option added (you can see it in the run console) - most probably that is the reason.
社区
IntelliJ IDEA Users
Unicode filenames within a unit test on the mac ?
0 票
创建于
2013年11月19日 11:34
Added some diagnostic to the test: @BeforeClass public static void setUp() throws Exception { System.out.println("** JVM=" + System.getProperty("java.home")); System.out.prin...
社区
IntelliJ IDEA Users
Unicode filenames within a unit test on the mac ?
0 票
创建于
2013年11月19日 14:54
AFAIK the launcher binary IDEA ships with still require Java 6 (if it's missing OS X usually suggests to install).Nope, I can't reproduce the failure, on my Mac tests run just fine and produce expe...
社区
IntelliJ IDEA Users
Unicode filenames within a unit test on the mac ?
0 票
创建于
2013年11月15日 11:16
Please update to the latest release (12.1.6 so far). If the problem persists, file an issue in the tracker with thread dumps and log files attached.
社区
IntelliJ IDEA Users
"Performing VCS Refresh" hang
0 票
创建于
2013年11月22日 11:36
You need to write a plugin for that.
社区
IntelliJ IDEA Users
How can i register a custom Editor?
0 票
创建于
2013年12月05日 21:14
Better leave idea.sh itact and remove "-Dawt.useSystemAAFontSettings=true" line from idea[64].vmoptions file.
社区
IntelliJ IDEA Users
How to disable font subpixel rendering in IJ13?
0 票
创建于
2013年08月02日 14:05
I suppose your project uses Maven / Tycho to develop an RCP-based application, right?Have you already tried to open the project in IDEA? Could you please tell exactly what doesn't work for you and...
社区
IntelliJ IDEA Users
does idea support osgi?
0 票
«
第一页
‹
上一页
下一页
›
最后
»