Third party add-ins (IDE Tutorial)
From RAD Studio XE2
Go Up to More advanced topics Index (IDE Tutorial)
Contents |
RAD Studio includes software provided by third parties. See Third Parties' Cross-Platform Support.
AQtime
SmartBear’s AutomatedQA AQtime is an award-winning performance profiling and memory and resource debugging toolset for Microsoft, Embarcadero, Intel, Compaq and GNU compilers.
See SmartBear Software at http://www.automatedqa.com/products/aqtime/.
Beyond Compare
Beyond Compare allows you to quickly and easily compare your files and folders. You can merge changes, synchronize files, and generate reports for your records.
See Scooter Software at http://www.scootersoftware.com.
Boost
Boost is a set of libraries for C++ that significantly expand the language using template meta-programming. A fully tested and preconfigured subset of Boost is included in C++Builder. Include paths have been set for the Boost libraries, and any other necessary libraries should be automatically linked. To use the Boost minmax library, for instance, your code should include:
#include <boost/algorithm/minmax.hpp>See the Boost Open Source Project at http://www.boost.org.
CodeSite
The CodeSite Logging System gives you deeper insight into how your code is executing, and enables you to locate problems more quickly and ensure your application is running correctly.
See Raize Software at http://www.raize.com/devtools/codesite/.
Dinkumware (STL)
Dinkumware (STL) is a collection of template libraries for C++ included in C++Builder. The libraries include containers such as vectors, lists, sets, maps, bitsets. Dinkumware also includes algorithms for common operations such as sorting a container or searching inside a container. To implement the algorithms, STL includes iterators in five flavors for operating on a container: input, output, forward, backward and bidirectional. Functors, or function objects, are also available for overloading operators.
See Dinkumware Ltd at http://www.dinkumware.com.
Documentation Insight
Documentation Insight provides a WYSIWYG editor that enables you to easily add XML comments to your Delphi code. The comments also work with Help Insight in the IDE.
See DevJET at http://www.devjet.net for more information.
FastReport
FastReport allows your application to generate reports quickly and efficiently.
See Fast Reports at http://www.fast-report.com for more information.
FinalBuilder
FinalBuilder is a powerful Automated Build & Release Management tool that simplifies software build automation.
See FinalBuilder at http://www.finalbuilder.com.
Internet Direct (Indy)
Internet Direct (Indy) is an open source group. The Indy project maintains several active open source projects that have evolved from the original Indy project. Indy offers client and server components using Internet protocols, such as TCP, UDP, echo, FTP, HTTP, Telnet and many others. Indy also provides components for I/O handling, intercepts, SASL, UUE, MIME, XXE encoders and others.
See the Indy Project at http://www.indyproject.org.
IntraWeb
IntraWeb is a collection of visual components, a framework designed to allow you to create web applications or Apache plug-ins. IntraWeb allows you to create web applications with the same ease you use the VCL.
See ATOZED Software for IntraWeb at http://www.atozed.com/IntraWeb.
IP*Works!
IP*Works! eliminates the complexity of Internet development, providing easy-to-use, programmable components that facilitate tasks such as sending email, transferring files, managing networks, browsing the web and consuming web services.
See /n software, at http://www.nsoftware.com/ipworks/.
Rave Reports
Rave Reports by Nevrona Designs offers a wide range of reporting solutions, such as rock solid reporting for corporate environments through a highly scalable reporting server, powerful application reporting tools for software developers, and flexible and easy to use information reporting applications for end users.
See Nevrona at http://www.nevrona.com.
Subversion Client and Server
Subversion by CollabNet is the new standard for version control and Software Configuration Management (SCM) for globally distributed organizations. Also, Subversion is integrated into RAD Studio, so you can use Subversion features in the IDE.
See CollabNet at http://www.collab.net.
TeeChart
TeeChart by Steema Software provides complete, quick and easy-to-use charting, .NET, Java, ActiveX / COM, PHP and Delphi VCL controls for business, real-time, financial and scientific applications. A Lite FMX is available for FireMonkey, in addition to the TeeChart Standard VCL version.
See Steema Software at http://www.steema.com.