Hani Suleiman
- 活动总数 1008
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 380
-
创建于 Looking for TODOs on OSX
Has anyone else run into the issue where irida hangs on startup, with two modal dialogs up (Looking for TODOs and Loading files), both of which stay there and the only way out is to force kill it?T... -
创建于 Irida bugs
What's the status on filing new bugs for Irida? The tracker is going to move and the current EAP is intensely annoying in many areas (editing compiler properties on a clean install blows up, random... -
创建于 backward compatibility in new EAP
Ok, right now I'm too excited/scared to actually run the new EAP. So a question to you brave souls out there:Will this run happily side by side with IDEA 4? Any precautions/caveats/hints? -
创建于 Excessive logging
Looking through idea.log, I've noticed that it's very very verbose when set to info level. I realise it isn't such a big deal in the grand scheme of things, but really, some of the messages seem ve... -
创建于 Modules should not forget what appserver they were integrated with
I have an app with about 20 ejb modules. So as you can imagine, it's rather annoying having to go through every single module and specify what appserver I want to use it with.This wouldn't be a pro... -
创建于 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...