k
- Total activity 163
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 64
-
Created Maven: imported dependencyManagement not working
I'm using Maven 2.2.1 and really enjoying the IDEA integration — except for one thing.I have a parent pom to a project that uses scope:import to pull in all the dependenyManagement (versions) from ... -
Created **Java**?? broken on Mac :-(
Regarding http://jetbrains.net/devnet/docs/DOC-1155 As that document states it is not just menus, it is out-of-nowhere crashes. I've been an IntelliJ user/fan/etc for 7 years but because of this... -
Created Help me get started
I am working with a framework that has a custom file type called ".esp". It is identical to a .jsp except the code between <% and %> is javascript instead of java.I've tried playing around with ... -
Created pageContext.setAttribute() on imported JSPs
The JSP editor properly picks up attributes added in scriptlet code of the current JSP, but not from scriplet code in included JSPs.This works fine (no editor warnings):test1.jsp:<% pageContext... -
Created 9757 and JetGroovy
Anyone else experiencing problems using build 9757 and groovy scripts?I've reported the exception that keeps popping up:Unbalanced tree. Most probably caused by unbalanced markers. Try calling setD... -
Created dumb svn question from long-time user
If I am working in a branch and I want to update it with the latest changes from the trunk, from the command line I simply type "svn merge http://server/path/to/trunk".How do I do this from with th... -
Created Re: IntelliJ 8.0: more woes
yes, i wish there were a way to exclude project directories from being indexed w/o having to exclude them from the project.for example, i run an ant script that generates a lot of xml which shows ... -
Created Anyone having subversion problems? Change state disappears
I edit/add files and they show up properly, ready to be committed (green, blue, etc).Then I run an ant task... everything changes back to black and if I do cmd-K to commit, there are no files to co... -
Created 8995 won't open the simplest of projects (out of memory)
see the attached picture... it says it has only used 70mb, but is asking me to increase my Xmx value which I've pushed all the way to 1024m so far.this happens when opening any project.if I say "ig... -
Created Subversion incoming changes "[partial]" question
I'm using the IDEA 8 EAP and it shows about 2 dozen items in the "Changes" window under "Incoming" listed as . These are scattered over the past 4 months. I've done "Update Project" many times ...