MultiProfile is a simple and very useful development tool. Many programmers usually need different IDE settings for various projects. In Delphi or C++ Builder they may need separate settings for Library Path or those of the debugger especially in case when they use different versions of the same components in various projects. MultiProfile quickly and easily solves this problem enabling to launch development tools with defined IDE settings for each project or group of projects.
The current MultiProfile version supports Borland Delphi 2-7, BDS 2005, 2006, 2007 (including Turbo Delphi and Turbo C++), C++ Builder 3-6 and C# Builder. It also enables developers to add support of other programmes.
You may set different IDE options for every project.
| 08.08.2008 | New MultiProfile 3.0 with Vista support |
| 22.06.2007 | MultiProfile 1.9.30 supports Delphi 2007 |
| 25.05.2006 | Multiprofile version 1.0.9.27 |
| 22.02.2006 | MultiProfile 1.0.8.24 has been updated |
| 02.12.2005 | MultiProfile 1.07 has been published |
| 01.11.2005 | MultiProfile 1.06 is published |
| All Multiprofile news |
| 08.08.2008 | MultiProfile 3.0 |
I'm working on several versions of the same project. These versions are using different versions of third-party components. This is complete "BPL hell"! But MultiProfile helped me to resolve it. I can even run Delphi with different project versions simultaneitly, and I don't see the message "this unit compiled with different version of..." anymore! >>