The latest updates on all JetBrains products and topics
The release of PHP 7 is fast approaching, and there are some breaking changes that will need to be fixed to make sure your codebase is ready. Thankfully, PhpStorm 10 comes with a great inspection you can run to help you be prepared. (more…)…
With the recent releases of PhpStorm 9 & 10, the database tool inside the IDE got some interesting improvements. In this post we'll take a look at exactly what's changed and how working with your database without leaving PhpStorm is more enjoyable than ever before. (more…)…
November is here, and we are well into the autumn conference season. Last month has seen a plethora of news including the imminent release of PHP 7. Join us as we check out this exciting November edition of PHP Annotated Monthly. This month has been compiled by Gary Hockin – Developer Advocate fo…
From mobile devices, to middleware, to enterprise applications, Java has played a crucial role in shaping the design of business software for over twenty years. But Java’s audience is both the means of its growth and cause its own captivity. When a programming language is used by nearly half the wor…
PhpStorm 10 gives you an amazing new feature – the ability to analyze the data flow of your application without even leaving your IDE. (more…)…
PhpStorm 9.5 has an amazing innovation in its refactoring engine. Now, when you need to rename a variable, parameter, class, method, constant or goto label, you can do it in-place, right in the editor pane. (more…)…
PHPUnit 5 has been released, and brings a number of improvements to the most widely used testing framework in PHP. All of the new features and improvements in PHPUnit 5 are supported by PhpStorm 9.5. Let's take a look at what's new! (more…)…
As the leaves start to drop from the trees, and bunches of poorly dressed-up kids blackmail unsuspecting pensioners into giving them sweets, October's PHP Annotated Monthly has been compiled and released right to your door. Once again, this month has been compiled by Gary Hockin – Developer Advoc…
Welcome to the Java Annotated Monthly, your source for all the best news and announcements in the Java community! Each month we feature articles from Java developers around the web and hand-pick the most interesting content for your digital consumption. Whether it’s a new library for the JVM or enha…
Overview TeamCity was started back in 2005 out of our own need to have a flexible and powerful continuous integration server that could deliver functionality beyond the offerings that were available at the time. Since then, much of the functionality in TeamCity has been as much a result of our own …
The following is a guest blog post by Mario Zecher from RoboVM In the beginning… Sometime in early 2010, Niklas Therning formed the crazy idea of bringing Java and other JVM languages to iOS. Being a good hacker citizen, Niklas naturally started implementing his crazy idea: RoboVM was born. Sin…
PhpStorm users got a great new refactoring tool in PhpStorm 9 – parameter refactoring. Here's a quick explanation on how to use this cool new tool. (more…)…