Hani Suleiman
- 活动总数 1008
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 380
-
创建于 Astoundingly crap performance in web module settings
I have a webapp that lists about 15-30 jars in the web module settings panel.One of the jars is no longer valid (I've deleted it from the filesystem), and now, the display in that panel is amazingl... -
创建于 Clobbering of application.xml
Currently, if one has a j2ee application created that isn't fully managed by IDEA (eg, not all EJB modules are registered in IDEA, and I want to add enties manually to my app.xml), IDEA periodicall... -
创建于 2159 openAPI mismatch?
DeploymentManager in openapi.jar does not have a fireDeploymentListeners method, yet in the openapi dev sources, the method is there, and the weblogic plugin sources call it.I assume this is due to... -
创建于 2144: The script option page is back
Last time I brought up this point, we agreed that the script option page for run (previously called advanced) wouldn't show up if the appserver is launched via a java commandline (no need to confus... -
创建于 2139 no run
After updating my plugin to conform to the latest set of very dramatic API changes in 2139, now nothing happens when I try to run my server. I click run and....nothing. Anything obvious I'm missing... -
创建于 Redeploy on compile is intensely annoying
If you have an appserver running and build a j2ee module, you're prompted every time on whether you want to redeploy the module or not.Can there please please be a checkbox somewhere so I can set i... -
创建于 [ANN] Orion Plugin 2.0
I've uploaded my orion plugin for EAP 2126. It doesn't do anything amazing, but lets you run apps and webapps very easily with orion. Needless to say, it probably has its fair share of bugs, so I'd... -
创建于 Bad support for externally managed j2ee apps
The j2ee stuff in IDEA does not play nice at all with projects that have existing descriptors and apps.For example, my app already has an application.xml, the modules in it do not contain an id=mod... -
创建于 J2EEAbstractRunConfigurationEditor in 2118
Previously in this class, the applyTo() method was called when the appserver configuration combobox had a different appserver config selected, this way I could populate my custom panel with some de... -
创建于 Current showstopper list
My plugin sorta works, but there are a number of showstopper issues that prevent me from releasing. These are:http://www.intellij.net/tracker/idea/viewSCR?publicId=34574This one makes it very hard ...