Paweł Stawicki
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Created RustRover does not properly display data in debug
AnsweredIn 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... -
Created 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... -
Created 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... -
Created 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 ... -
Created 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... -
Created 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...