Christian Sell
- Total activity 76
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 30
-
Christian Sell created a post, 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... -
Christian Sell created a post, 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... -
Christian Sell created a post, 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... -
Christian Sell created a post, 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... -
Christian Sell created a post, 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... -
Christian Sell created a post, 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... -
Christian Sell created a post, 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 ... -
-
-
Christian Sell created a post, 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...