Rapid and Portable Development Tools
Inherited from NeXT, GNUstep offers ProjectCenter and Gorm for
project management and fast building of user interface.
GNUstep Renaissance makes user interface in XML format and is protable to Cocoa in MacOS.


Automatically creating GNUmakefile

ProjectCenter supports various project types including Application, Bundle, Library, Tool, and Renaissance application. The project makefiles are automatically created by ProjectCenter.

Project management

ProjectCenter aids you in the process of editing, project compilation, package building and debugging. In the future, built-in CVS support will be available.

Build user interface without any code

Gorm allows developers to quickly create nice user interfaces without having to code everything manually. Using drag-and-drop elements of windows such as buttons, sliders, textfields, etc. were created and edited, then linked to functions and variables. Thus, Gorm helped developers to focus on the code for the actual functions without having to care about stuff not related to their project goal.

Full integrated developement environment

ProjectCenter is integrated with Gorm and GNUstep Renaissance.