Started 7 months ago (2008-05-01 14:51:00)
by ensoreus
Hi, Is it possible to develop ICEfaces applications in
IntelliJ IDEA even though a plugin does not exist ? When will a plugin be developed ? Thanks a lot, Andrei
Started 1 year, 7 months ago (2007-05-01 01:46:00)
by mpz
Is anyone using the Websphere integration in
IntelliJ IDEA? I have tried it out with WAS 6.1 and I cannot get it to work. It seems like deployment freezes.
Started 1 week, 5 days ago (2008-11-21 15:38:00)
by Eric Bowman
Basically I'm wondering if there is any way to fix this other than to turn it off? We have a pretty complicated pom
heirarchy, going down 4-5 levels. What I find is that when I run something from in the IDE, it blocks for 30 seconds - 2 minutes, spinning the CPU. Doing a pkill -3 java shows this kind of stack, often: "AWT-EventQueue-1" prio=10 tid=0x00007f4780004400 nid=...
Started 3 months, 2 weeks ago (2008-08-19 01:39:00)
by matthewarena
Is there a current plan and development for support of JavaFX in forthcoming Intellij 8 ? Really miss the "intelligence" of Intellij in developing JavaFX application. Intellij has automated a lot of unnecessary steps by making the best assumption. This is something that I find wanting in
Netbeans, at least in JavaFX development.
Started 1 week, 6 days ago (2008-11-19 21:19:00)
by Randall Schulz
Hi, TabReorder seems to be entirely inoperative for me in IDEA 8.0. I can neither drag tabs (my primary use of TabReorder) nor use the tab context menu actions nor use the keyboard
mappings for its actions. Is TabReorder being maintained? Randall Schulz
Started 2 weeks, 4 days ago (2008-11-14 22:36:00)
by Keith Collison
In my plugin list, the hallowed "SmartIntroduce" plugin is in red, and seems to be unavailable from the plugin
repository. I love this plugin. Any word on its status? FYI, I'm using IDEA 8.0 ~kc
Started 1 week, 6 days ago (2008-11-19 22:06:00)
by Guy Mahieu
Version 0.7-alpha of the IvyIDEA plugin was released. This plugin resolves module dependencies through Ivy without the need for a lot of configuration or special ant build files. Modules containing ivy.xml files will be automatically configured. Features: * Ivy integration (up to v2.0.0rc1); no need for external ant build scripts to be called * Automatic ivy ...
Started 1 week, 6 days ago (2008-11-19 20:35:00)
by Gary Evesson
New version compiled for Diana 9144.
Started 2 weeks ago (2008-11-19 20:08:00)
by Dmitry Jemerov
Hello everyone, The first EAP version of the long-promised Python plugin for IntelliJ IDEA 8.0 is finally here, available in the plugin manager.
Release notes: http://www.jetbrains.net/confluence/display/PYH/Re lease+Notes Issue tracker: http://jetbrains.net/jira/browse/PY Forum: http://www.intellij.net/forums/forum.jspa?forumID= 80 Dmitry Jemerov ...
Started 2 weeks ago (2008-11-19 00:08:00)
by Rick Maddy
An update to the IdeaVIM plugin is now available for IDEA 8.0. This fixes all the problems with searching that showed up with the latest release of IDEA 8.0. The problem was due to a bug introduced in
JDK 1.6.0_10 which is the JDK shipped with IDEA 8.0 (at least on Windows). This plugin update works around the JDK bug so all the searching related functionality works again. ...