Robert Beeger
- 活动总数 524
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 202
-
创建于 How to use a GUI Form?
Ok! I have clicked here and there and have now some kind of form in the UI designer, but how do I now use it from other classes?If I right-click on the form-file, there is no "compile" and compilin... -
创建于 Improvement of tool window buttons appearance
The tool window buttons (TODO, Run etc.) don't look right. I think the reason while they don't is the underlining of the mnemonic. ? think it would look better if those mnemonics would be printed i... -
创建于 CVS Show history not showing the whole story
Something I noticed here is that the CVS integration command "Show history" doesn't show the whole history in the popup window although I can see in the CVS console that all entries where received.... -
创建于 What is "Find Join Point Affected by Pointcut"
Does anyone know what this is? It appears in the context menu of a class just after "Find usages". -
创建于 How do I get rid of misplaced fold marks
I have selected a wrong part of my code for folding and now I have those wrong fold marks that keep irritating me.How do I get rid of them? -
创建于 Code folding
I like the new code folding look and feel. The old one cluttered the interface. The new one is nice and easy.But (there is always a but :) ) now the CodeFolders-Plugin does not work anymore. That m... -
创建于 Make IDEA an Eclipse plugin
Time for a new flame war, folks! This forum has become a bit drowsy, lately :)I haven't posted this yet to the IDEA tracker, but I'd like IDEA to become an Eclipse plugin. Eclipse simply has a much... -
创建于 First impressions of Tomcat integration
After some struggle - I've tried to get it to work with Tomcat 4.1.10 at first which is not supported - I've got it running with Tomcat 4.0.6 and IDEA #661. Here comes the first impressions:1. The ... -
创建于 Misleading name of jre download file name
The name of the jre download file (idea660-jre.zip) is misleading. I thought this would contain idea #660 and the jre, but it only contains the jre.Why not simply call it jre.zip and then write in ... -
创建于 NullPointerException when attempting to debug with Tomcat integration
Well I changed my server.xml to contain the context, although I would preffer to use the automatic context creation. I unpacked my war so that Tomcat finds the directory. I tested this on Tomcat di...