RemObjects Software
Home | Products | Trials | Shop | Support | About |

Delphi Prism Extras

This page provides access to tools, templates and other extras for Delphi Prism provided by RemObjects Software. These include items that might be coming in an updated release that we want to make available ahead of time, unsupported utilities such as Oxydizer or otherwise valuable additions to Delphi Prism or Oxygene.

 

Updated Templates for MonoTouch and MonoMac

Updated templates for both MonoTouch and MonoMac can be found in our new Add-In Repository for MonoDevelop, at https://secure.remobjects.com/api/monodevelop/mac/. Installing these templates requires that the MonoTouch or MonoMac are installed, respectively. Both suites of templates are currently only supported for MonoDevelop/Mac, since both MonoTouch and MonoMac have the same requirement.

Instructions: Select the Tools|Add-In Manager menu item in the MonoDevelop IDE. In the dialog that opens, click the Repositories button, then select Add and add the URL above. (You only need to do this once, and this will give you access to all future add-ons).

Once the repository is registered, click the Install Add-Ins... button – you will find the new templates under the Templates section.

 

Oxidizer

RemObjects Oxidizer is a free command line utility that helps to port Delphi code (both from Win32 and the now deprecated Delphi for .NET) projects to the Delphi Prism language. Read more and download here

ShineOn

A library to assist porting Delphi/Win32 and Delphi for .NET projects to Delphi Prism by providing a subset of RTL and core VCL classes that can be used instead of replacing all RTL/VCL calls with native FCL alternatives.

ShineOn is an open source effort, and is currently accessible via its SVN repository only. Pre-compiled binary releases will be made available at a later time. More information can be found in the Prism Wiki, here.

You can download the latest version of ShineOn, as well as browse the code repository and contribute to the project, at code.remobjects.com.