Tim
- Total activity 47
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 18
-
Created Checking on tracker # 23710 - XML Editor problem
I hate to post this to a forum but I don't know of a better way to communicate with IDEA developers.Tracker Request #23710 "XML Editor: shows element error when everything is okay" was submitted on... -
Created Module implementation feedback
Hello IDEA Developers,I really think the current implementation (build 977) of modules is confusing. Using modules with the existing notion of project and application level libraries is mixing new ... -
Created Module with same name as project
Hello,I'm wondering if anyone else has seen this behavior with modules in build 963...I have a project that has several modules in it. One of the modules has the same name as my project. I did not ... -
Created How to specifiy multiple compile output directories in 9xx builds?
I have multiple source directories and would like to speicify multiple output directories. It was possible to do this in 3.0.x but I do not see how to do this in the latest 9xx builds. I am trying ... -
Created CVS Update without making changes
Hello,I like the new CVS functionality in Aurora 818 but would like to run the CVS->Update command without actually changing my local sandbox. I would like to see what's changed and selectively acc... -
Created VM started by Ant script keeps running
Hello,When I use an Ant task to run a class in a new VM (fork=yes) the newly started VM keeps running after I stop the Ant task. I have to kill the Java process in the Task Manager. (I am using IDE... -
Created Setting CVS_PASSFILE does not work
Hello,I'm using IDEA 3.0, Build 666 and keep getting the error that I had to run "cvs login".I was able to work around this problem by cutting and pasting the value from my .cvspass file into the I... -
Created Filters don't seem to work in Ant window
Hello,I am running IntelliJ 3.0, build 666.I have a question about filtering Ant targets for an existing build.xmlfile...I am trying to use the Ant integration and have added an existing Antbuild.x...