mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-02-19 01:51:09 +00:00
IDE - Integrated Development Environment. PC manages code and builds applications, frameworks and libraries, use GORM for Interface editing.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@17814 72102866-910b-0410-8b05-ffd578937521 |
||
---|---|---|
English.lproj | ||
Images | ||
PCAppProj | ||
PCBaseFileTypes | ||
PCBundleProj | ||
PCGormProj | ||
PCLib | ||
PCLibProj | ||
PCRenaissanceProj | ||
PCToolProj | ||
ProjectCenter.pbproj | ||
ANNOUNCE | ||
AUTHORS | ||
ChangeLog | ||
COPYING | ||
GNUmakefile | ||
GNUmakefile.bundles | ||
GNUmakefile.postamble | ||
GNUmakefile.preamble | ||
INSTALL | ||
PCAppController.h | ||
PCAppController.m | ||
PCFindController.h | ||
PCFindController.m | ||
PCInfoController.h | ||
PCInfoController.m | ||
PCLogController.h | ||
PCLogController.m | ||
PCMenuController.h | ||
PCMenuController.m | ||
PCPrefController+UInterface.h | ||
PCPrefController+UInterface.m | ||
PCPrefController.h | ||
PCPrefController.m | ||
ProjectCenter_main.m | ||
ProjectCenterIcon.icns | ||
ProjectCenterInfo.plist | ||
README | ||
README.contributions | ||
TODO |
ProjectCenter ============= This is ProjectCenter, the GNUstep IDE which is part of the GNUstep project and is copyrighted by the Free Softare Foundation. ProjectCenter is released under the GPL - see 'COPYING' for the details. Further information can be found on the GNUstep site at www.gnustep.org on the ProjectCenter page http://www.gnustep.org/developers/ProjectCenter.html For the installation instructions read the INSTALL file. For a list of upcoming and/or planned features read the TODO file. For a list of changes in released versions read the ANNOUNCE file. The main author of ProjectCenter is Philippe C.D. Robert, but others have contributed a lot to the current state of the project: Code - Pierre-Yves Rivaille Nicola Perot Richard Frith-Macdonald Adam Fedor Serg Stoyan UI - Many of the icons have been created by Andrew Lindsay Notes ----- ProjectCenter 0.3.5 does NOT compile on Mac OS X due to some GNUstep specific code snippets. Please try the current code from CVS if you are interested in using ProjectCenter on Mac OS X. We try to make the next release compile on this platform out of the box again.