Posts Tagged ‘Xena’

Profiling CPU in Flash and Flex Applications in IntelliJ IDEA

Wednesday, January 11th, 2012

Hello guys! Just recently we’ve published an update to our Flash/Flex Profiler plugin that gives you a powerful and easy to use toolset for profiling of Flash-based applications in IntelliJ IDEA.

Let us give you a brief overview of what you can do with it.

(more…)

IntelliJ IDEA 10.5.4 update available

Monday, December 5th, 2011

Hi again,

Here’s another bugfix update for the 10.x branch of IntelliJ IDEA — version 10.5.4.
Some things worth mentioning are:

  • Mercurial 2.0 support
  • Flash player 11 debugging support
  • Firefox 8 JS debugging support
  • Fixed extract method object refactoring
  • and other fixes.

Download the update from IntelliJ IDEA web site or install a patch from within the IDE.

IntelliJ IDEA 10.5.3 update available, 11 is coming

Friday, December 2nd, 2011

Just a couple of days before the actual announcement of brand new IntelliJ IDEA 11, we are releasing a bugfix update for the previous version — IntelliJ IDEA 10.5.3.

The update is recommended for everyone on 10.5. It fixes some most critical bugs but also resolves some compatibility issues, e.g. with Android 4.0 SDK, Struts 2.3.1 and Grails 2.0.
And it is a must for those, who updated their Java to 1.6.0_29 on Mac OS X.

Check out the full list of fixes and download the update from IntelliJ IDEA web site.

And you can still get on the “free upgrade” train if you wish. Get IntelliJ IDEA 10 license now (we still have some left) and version 11 is also yours!

Develop with pleasure!
IntelliJ IDEA Team

Free upgrade offer: buy IntelliJ IDEA 10 now and get v.11 FREE

Monday, November 7th, 2011

Hello!

It’s this time of the year again… And starting today, November 7, 2011, all purchases of IntelliJ IDEA 10.x qualify for a free upgrade to version 11 that is due later this year.

If you still haven’t upgraded to the current IntelliJ IDEA 10.x, you can do this now and get IntelliJ IDEA 11 free of charge when it becomes available.

Check out what’s coming in IntelliJ IDEA 11! And follow this blog, for more updates.

To try IntelliJ IDEA 11 preview today, get the latest EAP build.

Don’t miss the deal, and spread the word!

Develop with pleasure!
- The JetBrains Team

XSLT 2.0 in IntelliJ IDEA 10.5

Monday, September 19th, 2011

Did you know IntelliJ IDEA 10.5 supports XSLT 2.0? But it does!
Major new features are:

  • Support for XPath 2.0 syntax (e.g. if-then-else constructs, for-expressions and a lot more), completion for built-in XPath and XSLT functions
  • Complete support for XPath 2.0 built-in type system. Limited support for user-defined types
  • Complete support for XPath 2.0 and XSLT 2.0 built-in functions
  • Support for new XSLT 2.0 elements, such as custom extension functions (xsl:function)
  • New refactoring: Extract Function, turns an XPath expression into a call to a user-defined function

Some example screenshots:

Custom functions & parameter type validation

Completion for new XPath & XSLT functions

Completion for new XPath & XSLT functions

Running XSLT 2 stylesheets is of course possible as well. However this currently requires the presence of an XSLT 2.0 capable processor in the classpath, such as Saxon 9HE.

If the lacking tool-support stopped any users from using XSLT 2.0 yet, IntelliJ IDEA now enables the developer to use the far more powerful functions, type system and data model.

Develop XSLT with pleasure!

IntelliJ IDEA 10.5.2 Release Candidate

Tuesday, August 16th, 2011

Today we’re publishing the Release Candidate for the next bugfix update of IntelliJ IDEA, version 10.5.2. The release notes since the previous EAP build include a couple of significant performance fixes and a number of other bugfixes.

If you run into any problems when using this build, please report them to our issue tracker.

IntelliJ IDEA 10.5.2 EAP 107.509

Monday, August 8th, 2011

A new EAP build of IntelliJ IDEA 10.5.2 is available now. The most important thing to note about this build is that we’ve finally tracked down the cause of the problem causing stale error markers to remain in the editor, and we hope that it has now been fixed. So please test and report.

You can find the list of other fixes in the release notes.

IntelliJ IDEA 10.5.2 EAP build 107.481 is available

Tuesday, August 2nd, 2011

We are glad to announce the availability of a new EAP build for IntelliJ IDEA 10.5.2. This build contains fixes for Java 7 GA release, Mac OS X 10.7 file handling tweaks and JavaScript support performance improvements.

See the list of changes in the release notes and download the new build from the IntelliJ IDEA EAP page.

Want more effective IntelliJ IDEA screen estate?

Friday, July 8th, 2011

Have you noticed a small new button in the bottom left corner of IntelliJ IDEA window since version 10.5?
It lets you have more space in the main frame and give more prominence to the editor by hiding the tool window bars.

With the tool buttons hidden you, of course, still can access the tool windows using their numeric hotkeys, e.g. Alt+1 for Project view, Alt+9 for Changes, etc.

But if you need to refresh them in your mind, or want to open one with the mouse, you can show the tool window buttons just for a moment. To do that, hit the Alt key twice (Command key on Mac), and keep it down — while the key is pressed, the tool window buttons are visible. Release the key — and they disappear again, leaving your main frame large and spacious.

Give it a try if you have not yet!

IntelliJ IDEA 10.5.1 update available for download

Thursday, June 30th, 2011

If you are using IntelliJ IDEA 10.5, here is a bugfix update — IntelliJ IDEA 10.5.1.

If you were hesitating and waiting for a first fix update, go get IntelliJ IDEA 10.5.1 now.

If you want to know what’s been fixed — check out the list of resolved issues and download the update.

Develop with pleasure!
The IntelliJ IDEA Team