Archive for March 11th, 2009

@Named WebBeans (JSR-299) Support in IntelliJ IDEA 9 (Maia)

Wednesday, March 11th, 2009

@Named Web Beans references may be used in Unified EL expressions on a JSP or JSF page. @Named Beans support includes code completion, usage search, rename refactoring, go to declaration, and more.

Find usages of @Named Web Bean in JSF EL:

“Close” Mouse Shortcut

Wednesday, March 11th, 2009

You can use either a Wheel Click or Shift+Left Click to close things in the IntelliJ IDEA user interface.

Here is a short list of what exactly can be closed:

  • Editor tabs
  • Tool window headers and tabs inside tool windows (yes, you can just wheel-click that blue header)
  • Popups like Background Tasks — just click the popup header
  • Version control annotations in the code editor

You can even stop a background process without having to hit that small red cross-shaped button — just wheel-click the progress indicator.