Christopher Brown
- Total activity 40
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
-
Christopher Brown created a post, Git local changes bug (keeps forgetting changes) in multi-modules project
Hello,Since IDEA 13 came out, multi-module projects that we upgraded from IDEA 11 keep forgetting changes whenever we change to another application and then back again. This happens on different p... -
Christopher Brown created a post, FreeMarker dynamic variables
Hello,I'm using several FreeMarker templates in my project. One of the objects added to the template is a wrapper around a record returned from a database (no ORM in this project because the code ... -
Christopher Brown created a post, How to debug Ant target that runs program with <java> task?
Hello,I build an OSGi application with an Ant build script in IntelliJ IDEA 11. It contains one target that, after compiling and packaging in a JAR my application, starts it with the Ant <java> ta... -
Christopher Brown commented, -
Christopher Brown created a post, What happened to javax.compiler (JSR-199)?
Hi,A friend of mine was wanting to dynamically compile some Java code. I remembered that Java 6 was supposed to include JSR-199 (the standard interface onto the javac APIs in tools.jar, implemente... -
Christopher Brown created a post, Endless non-fatal IDE errors
I'm also encountering endless errors (the pink pop-up "an internal IDE error has occured", using the same configuration in my previous post in this forum.The stack trace is as follows (I've posted ... -
Christopher Brown created a post, Very slow auto-completion and inspection with latest build
I'm using IDEA #7255 with the Groovy plugin from http://www.jetbrains.net/confluence/display/GRVY/Stable+Versions (dated 28th August 2007), and compared with editing Java, JavaScript, or even Groov... -
-
Christopher Brown created a post, Mercurial version control support
According to James Gosling's recent Sun interview, Mercurial is the source code control system used for open source Java. Any plans to add support for this in IDEA?Links:http://java.sun.com/develo... -