k

- 活动总数 163
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 64
-
k 创建了一个帖子, 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 ... -
k 创建了一个帖子, **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... -
k 创建了一个帖子, 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 ... -
k 创建了一个帖子, 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... -
k 创建了一个帖子, 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... -
k 创建了一个帖子, 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... -
k 创建了一个帖子, 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 ... -
k 创建了一个帖子, 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... -
k 创建了一个帖子, 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... -
k 创建了一个帖子, 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 ...