apps-projectcenter/Documentation
Sergii Stoian 7fb3796a38 * Framework/PCProjectManager.m: Remove code handling rootBuildPath var.
Remove rootBuildPath var.
* Headers/ProjectCenter/PCProjectManager.h: Ditto.
* Framework/PCFileManager.m: Add removeDirsIfEmpty:(BOOL) parameter to
  remove* methods.
* Headers/ProjectCenter/PCFileManager.h: Ditto.
* Framework/PCProject.m: Pass removeDirsIfEmpty:(BOOL) parameter to
  PCFileManager remove* methods calls.
* PCAppController.m: Ditto.
* Modules/Projects/Application/PCAppProject.m: Ditto.
* Modules/Projects/Tool/PCToolProject.m: Ditto.
* Framework/PCProjectBuilder.m: Rename ivar currentProject into project.
  Use it.
  (prebuildCheck:): Create root build directory if not exist.
* Headers/ProjectCenter/PCProjectBuilder.h: Rename ivar currentProject
  into project.
* Documentation/TODO: Update.
* Documentation/ANNOUNCE: Ditto.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@24369 72102866-910b-0410-8b05-ffd578937521
2007-01-16 16:27:33 +00:00
..
ANNOUNCE * Framework/PCProjectManager.m: Remove code handling rootBuildPath var. 2007-01-16 16:27:33 +00:00
AUTHORS * Framework/PCProjectManager.m: Remove code handling rootBuildPath var. 2007-01-16 16:27:33 +00:00
ChangeLog * Framework/PCProjectManager.m: Remove code handling rootBuildPath var. 2007-01-16 16:27:33 +00:00
ChangeLog-1 Start merging branches 2004-06-11 13:43:02 +00:00
COPYING Start merging branches 2004-06-11 13:43:02 +00:00
INSTALL Various fixes and cleanups 2004-06-15 20:41:49 +00:00
README ProjectWindow, ProjectLauncher, ApplicationProject Inspector.gorm fixes 2004-06-20 00:07:52 +00:00
README.contributions Start merging branches 2004-06-11 13:43:02 +00:00
SCHEME see Documentation ChangeLog 2004-06-19 21:55:29 +00:00
TODO * Framework/PCProjectManager.m: Remove code handling rootBuildPath var. 2007-01-16 16:27:33 +00:00

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 Documentation/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/experience/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, current 
maintainer is Serg Stoyan, but others have contributed a lot to the 
current state of the project (see Documentatio/AUTHORS). Many of the
icons have been created by Andrew Lindsay.