Andre Mermegas
- 活动总数 298
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 112
-
创建于 request: filters in changes window
It would be nice if there were dynamic filters in the changes window. like say i only wanted to see *.java, or if i wanted to ignore *.class in "Unversioned Files", etc.. -
创建于 perforce all changes under default changelist
every change is show under default change list, its not showing other change lists. -
创建于 brushed metal l&f on os x
Found a few cool apple jvm properties for the os x people to play with.http://developer.apple.com/documentation/Java/Reference/Java14SysProperties/index.html#//apple_ref/doc/uid/TP30000299apple.awt... -
创建于 make project broke?
Is anybody else having weird problems running 'Make Project' on projects with multiple modules with dependencies on each other?I'm having some weird issues with code changing in the dependcy module... -
创建于 running deployed apps in tomcat, Aurora vs Pallada
Ok, so the thing that stunk about 4.0.x j2ee/tomcat integration was that you could only run one context/application at a time. IDEA copied over what it needed from the tomcat install directory and ... -
创建于 Slow EJB Source Editing
Hi, I'm working on the a project with about 140 EJB's under 1179 and I'm experiencing very slow editor performance in Bean source and I'm not sure why, every other type of editor has no problems, b... -
创建于 rearranger, force x blank lines after class close brace not working
See topic. It always forces 1 blank line no matter the setting entered. -
创建于 this bug is killing me.
any status or suggestions?http://www.intellij.net/forums/thread.jsp?forum=13&thread=71138 -
创建于 monospaced font
Hey does anybody know what the proper name of the default monospaced editor font is? I really like it and would like to use it in some other apps I use but can not find it in the font lists they pr... -
创建于 Websphere 5 Plugin
So I finally decided to begin looking into writing a websphere 5 plugin, and I started by looking at the jsp source generated and much to my surprise it uses the same jasper engine tomcat 4.0.x use...