Jerzy Puchala

- Total activity 72
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 26
-
Jerzy Puchala created a post, Run/Debug Configuration enhancement
I often develop multiple things on this same project and I keep them in separate directories.Currently I have to ether recreate all Run/Debug Configuration ether by shaing it or by manualy recreati... -
Jerzy Puchala created a post, coverage exclude trivial getters and setters
This is new functionality request.I would like to have an ability to exclude trivial getters and setters from code coverage.I would like to see this functionality to follow Sonar understanding of w... -
Jerzy Puchala created a post, pom.xml editing performance improvement suggestions
Hi,I noticed that when you edit maven pom.xml file IDEA is constantly doing updates to dependencies.This process takes a lot of resources and slows IDEA down noticeably.There are suggestions you ma... -
Jerzy Puchala created a post, IDEA fromatter suggestion
I like IDEA formatter very much.Is there any way I can use Idea formatter in command line outside IDEA. (Or are there any plans to have that?)I would like to be able to hook it into our subversion ... -
Jerzy Puchala created a post, symbolic links
Hi all,In my project there is directory in which I have symbolic links to the directories(repositories) containing JS libraries.it looks like this:scripts/ +jsLib1 #this is real... -
Jerzy Puchala created a post, Compiled JavaScript - how to set it up? [SOLVED]
Hi everybody!I have a situation like this: I would like to have another extension - let say *.djs for files with javascript content. When I edit it I would like to see the JavaScript highlighting a... -
Jerzy Puchala created a post, Enhancement requests and feature question
... or I just do not know how to do it.1. Currently if I have /opt/jdk1.5.0_1 and /opt/jdk1.5.0._2 installed and I create a linkln -s /op/jdk1.5.0_1 jdk1.5than I expect that in project structure if... -
Jerzy Puchala commented, -
-
Jerzy Puchala created a post, CVS locks the IDEA [Solved in build #5650]
Hi,For two versions now I have problem with CVS in idea. Most of the time CVS locks whole IDEA so I have to kill after few minutes waiting. As I am writing it I am updating (clean) one file from re...