Dzmitry Kalcheuski
- 活动总数 38
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 13
-
创建于 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 ... -
创建于 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... -
创建于 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 ... -
创建于 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,... -
创建于 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... -
创建于 Failed to generate JavaDoc: CreateProcess error=206, The filename or extension is too long
已回答Greetings!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... -
创建于 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...