Andre Mermegas
- Total activity 298
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 112
-
Created 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... -
Created 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 ... -
Created 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... -
Created rearranger, force x blank lines after class close brace not working
See topic. It always forces 1 blank line no matter the setting entered. -
Created this bug is killing me.
any status or suggestions?http://www.intellij.net/forums/thread.jsp?forum=13&thread=71138 -
Created 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... -
Created 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... -
Created jsp tags not completing?
Hey i'm using 856 anybody else notice that jsp tag completion isnt working? Not sure if this has been broke for a while, this is the first EAP build i've used in a while. -
Created websphere 5 remote debugging
Hey all, I'm running 3.04 and remote debugging to WS5 and I've been experiencing some serious crashes fairly often, where websphere just dies and restarts itself during a debug session. I guess its... -
Created quickie question
Hi, I'm not really a Swing expert so my question may be a little naive, but here it goes. I'm creating a plugin that implements ProjectComponentin my projectOpened method before I do a bunch of ana...