Update 1 of XE6 versions of RAD Studio, C++Builder and Delphi are available today as free registered users downloads on Embarcadero web site.

Installing Udpate 1

Specifically, the Delphi web install is at downloads.embarcadero.com/item/29895, the RAD Studio install is at downloads.embarcadero.com/item/29896 and the C++Builder update is at downloads.embarcadero.com/item/29894

Notice that Update 1 requires a full uninstall/reinstall. Why it this the case? Microsoft Installer technology, officially required on the Windows platform, makes applying patches extremely slow. If you have to many files to replace (as we do), applying a patch will take hours... much longer than a full uninstall and reinstall. What you can do is uninstall keeping your registry settings, and your reinstalled product will keep the same settings, including third party components you might have added to the IDE:

Other install options (like full DVD download) will be available soon. Update: The IOS for registered users is at  cc.embarcadero.com/item/29820

More On the Update... and XE6

The list of bugs fixed by this update is available at http://edn.embarcadero.com/article/43893. As you can see there are over 30 QC bugs fixed (the actual bug numbers are listed) and another 90 bugs found internally (some of which might be duplicate of other QC entries, as well).

The areas covered encompass the entire product with bugs in REST client and BaaS support, several C++ and Object Pascal compilers, data access libraries (IBX, dbx, FireDAC, DataSnap), quite a few in the debuggers for the various platforms, demos, FireMonkey and VCL component, the IDE, RTL, the new App Tethering, and even SOAP.

In other words, this update makes a quality product even better. If you still don't own XE6, what are you waiting? There are great offers, discounted updates, and extra free components available only until the end of June. Info at http://www.embarcadero.com/radoffer.

A New Toolbar in the XE6 IDE

Beside bug fixes there is also a new feature in the IDE, namely a new toolbar we added to Appmethod for new developers (see below), but that can also come handy to existing RAD Studio users, the reason why it is in both products. The new toolbar has a target platform selector and a target device selector for the given platform, making those options easier to reach than in the project manager:

Appmethod is Here

Today the company also officially released the new Appmethod development environment (based on the RAD Studio XE6 Update 1 bits). Appmethod is not meant for existing Delphi or RAD Studio customers, but you are more than welcome to try it out and recommend it to your friends who are in mobile development. The only caveat is you should not install it on the same physical machine or virtual machine where XE6 is installed, as the two don't coexist (they are installed in the same folder).

Why does Appmethod matter to Delphi developers? Not that you really want to use it, but it is the tool to send to your friends looking for a mobile-centric, subscription-based solution. The key difference is the way the product is sold, because in Appmethod you buy the platforms you want, and code in either C++ or Object Pascal.

One special thing in Appmethod is that the C++ Android phone version is free to use and deploy apps to the Play Store. All of the information is on the specific appmethod.com web site.