Dzmitry Kalcheuski
- Total activity 38
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
-
Created How to completely remove a file from 'Locally Deleted Files' list?
Greetings!I am facing a strange problem with removing some old .iml file from 'Locally Deleted Files' list. The file was created long time ago with a wrong name, then I've removed it and created a ... -
Created How to start local Resin 3.1.x with custom resin.conf from IDEA 14?
Hi All,I used to start local Resin 3.1.12 server with my web app deployed from a command line (have small script that sets some VM params, Resin options and calls java -jar %RESIN_HOME%\lib\resin.j... -
Created Keymap to copy value from "Show unique XPath" into clipboard
Hello everyone,Each time I use "Show unique XPath" feature, I have to move the cursor to the right of appeared popup to copy the value into clipboard. How can I do it quickly using keyboard? Tried ... -
Created Partial synchronize for Database schema
Can I run partial synchronization for a database schema? For example, if I add new table or remove an existing one, I don't see it displayed in the Database Tool Window. So, I have to run the sync,... -
Created Synchronizing Tool Windows' size
Greetings,The layout approach I used to have is to disable Docked mode to allow Tool Windows auto hide when I don't need them. However, what really annoys me is different size of the windows when I... -
Created Failed to generate JavaDoc: CreateProcess error=206, The filename or extension is too long
AnsweredGreetings!There is some annoying issue that I face when trying to generate Javadocs from InteliJ:Error running Javadoc: Cannot run program "D:\jdk\bin\javadoc.exe": CreateProcess error=206, The fil... -
Created How to remove/hide unnecessary Session Factories (picked up from a dependent JAR file) from the Persistence view?
Greetings!After adding Hibernate Facet to an existing module with Spring configuration, I found unexpected Session Factories shown in the Persistence view. Half of the factories belong to the curre...