IntelliJ IDEA – the Leading Java and Kotlin IDE, by JetBrains
No doubt you've heard about Java EE 7 Launch this Wednesday, Jun 12th. Do you plan to attend the Java EE 7 launch webinar to learn the latest improvements in the platform? If you do Java EE then it probably makes sense. We, in out turn, would like to give you a sneak peak of the Java EE 7 support c…
Make sure you try the extended JSF components support in the latest IntelliJ IDEA 9.0.2 EAP. Completion, error highlighting and basic refactorings have been added for RichFaces 3.x (a4j and rich) and standard (html and core) component libraries. Write us about your favorite JSF library and we'…
Maia supports JSF 2.0 annotated Managed Beans with code completion, rename refactoring, usage search, goto declaration, and the others.…
With IntelliJ IDEA you can easily configure navigation rules in faces-config files without making a lot of tedious typing. Just open a faces configuration file, select the Navigation tab, and then drag pages from project tree and drop them to the graph. Added pages can be linked with mouse — jus…
@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:…
IntelliJ IDEA Java EE support was beefed up with the very interesting feature. Now you can build a database Web interface in literally a few mouse clicks. Well, okay, at least get yourself a starting point, which is way better that beginning from scratch. I must note that there are some prerequisite…