Paweł Stawicki
- 活动总数 24
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 7
-
创建于 RustRover does not properly display data in debug
已回答In Settings -> Build, Execution, Deployment -> Debugger -> Data Views -> Rust there are 3 options for LLDB renderers. I have tried all 3 of them and below are the results. The data I try to read is... -
创建于 How to get rid of non-existing file from IDEA project?
In my project view, I have a file displayed many times (about 80-90 times). The file is marked with lock as read-only, it's name is "C:/nppdf32Log/debuglog.txt" (I'm on linux). The file was in my p... -
创建于 Keyborad shortcut for checking out git branches in IDEA?
IntelliJ IDEA 11 has this nice current branch indicator on the right of the bottom bar. When I click on it, I can see another branches, and I can checkout, compare etc.The problem is I have to clic... -
创建于 Cannot run "Remote Run" on teamcity from Idea - "broken pipe".
When I try to run some changes on remote run, the plugin allows me to choose build for my changes, then there is "Remote Run..." progress bar, showing no progress for about a minute or two, then I ... -
创建于 IDEA cannot deploy to JBoss 6
I can't deploy my JEE application to JBoss 6. The application is packaged to .war file. It was working before, but now it doesn't. I have JBoss plugin, which runs JBoss and makes the deploy, but th... -
创建于 Strange file association
I have file named "HouseContentConstants.properties". I want to open this file in properties editor, to have syntax highlighting, resource bundles edition etc. But this file opens in plain text edi...