Christian Sell

- Total activity 76
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 30
-
Created comment copying on override method
Hello,I just now noticed that when I override methods from a superclass, I get all the comments copied into the new method as well. I dont know if this is a completely new feature (maybe I have bee... -
Created anyone seen this? - idea parser getting stuck
Recently, I quite frequently see IDEA come into a mode where it flags large amounts of my source files as "unused" (yellow color), which they are definitely not. Just now it happened that IDEA even... -
Created cannot execute ANT script task
Hello,I have a problem executing an ANT "script" task from within IDEA. The task executes without problems from the command line, but gives the error shown below in IDEA. I have all the required ja... -
Created default project location dir
Hello,in a recent build, idea suddenly developed the habit of storing new projects in a $HOME/IdeaProjects directory (with the default name IdeaProjects - ??). Apart from the fact that I dont see t... -
Created files changed on disk - NOT
Hello,recently, when I hite the compile button, I am getting messages quite often that say: "file XXX has changed in memory and on disk. Reload?" - but I am completely sure that these files have no... -
Created very slow performance on NFS
Hello,recently, I moved my projects under Linux onto an NFS drive. Since then, I am experiencing extremely slow performance in IDEA - often, I am typing ahead (I do not type very fast). I can see t... -
Created back to 41 Meg download
Hello,it seems that intellij has again silently returned to the "download a full JRE for every EAP version" policy. Quite strange, if one considers the huge discussion thread that was sparked last ... -
Created WEB-INF/lib jar files in classpath
Hello,getting started with IDEAS webapp support, I was expecting that, as soon as I enable webapp support for my project all default libraries (servlet.jar, etc), and the jars from WEB-INF/lib woul... -
Created debugging/running with Tomcat 4.1.12
Hi,I have recently started trying out IDEA's web support. I must say that I am rather disappointed about the difficulty to set it up (havent been able to use it yet, see below). The docs are very m... -
Created Error: Cannot determine version for JDK
after upgrading to 684, my projects no longer compile. I get the error message'Cannot determine version for JDK java version "1.4.1_01".Update JDK configuration'can anybody please enlighten me what...