David Beutel
- 活动总数 209
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 71
-
创建于 M2 won't start
I've been using M1b. I just installed M2 on Windows XP and when I try to start it, it displays the splash window but without my name and date. There's no CPU/disk/network activity. It seems to h... -
创建于 svn info
In IDEA (7.0M1b), how can I see the Subversion URL for a local file or directory (or see just the path after the repository root), to know what I'm looking at locally and find out where in the repo... -
创建于 svn:ignore trees
I set the svn:ignore property on a directory and it nicely changes the named subdirectory (e.g., "build") from red to gray in the Project window and removes it from the Changes window's Unversioned... -
-
创建于 convenient view of char[] as String?
Is there a convenient way in the 7.0M1 debugger to view a char[8192] as a String?I was finally able to, e.g., for foo, via Expression Evaluation of new String(foo).But I couldn't find any way to ge... -
创建于 what Struts versions does the facet support?
On 7.0M1a, the project I'm looking at now has Struts 1.1. When I try to add a Struts facet to the web module, the Select Struts version is grayed out on 1.2.x. (I tried creating the facet anyway,... -
创建于 Fedora Core 3: MissingResourceException: com.intellij.j2meplugin.J2MEBundle
7.0M1 exits with the following exception as soon as I open a project. When I remove config/plugins/J2ME_3684.jar this problem goes away, but the project's J2ME module type is not recognized. It's... -
创建于 Is 7.0M1 a production release?
In other words, has 7.0M1 been fully tested, and will bug fixes be released on a branch, or only in EAP builds along with new features and bugs? Today I was told that 7.0M1 is an EAP build, but I ... -
创建于 no demo sound?
Do the demos have sound? E.g.,http://www.jetbrains.com/idea/training/demos/IDEA-m1.htmlAll I get is the picture, even though I do get a sound effect when I open the info window. I'm using the lat... -
创建于 Tomcat thread dump
How do I get the icon for dumping all threads (the snapshot camera icon) on a Tomcat run? It appears for my JUnit run. I tried Ctrl-Break on the Tomcat console but it did nothing.I want to dump a...