IDE - Integrated Development Environment. PC manages code and builds applications, frameworks and libraries, use GORM for Interface editing.
Find a file
Philippe C.D. Robert f23771be80 Cleaned up the writeMakefile method and implemented the save stuff the way it
should be. Some additions for proper preference handling have been made as well.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@11911 72102866-910b-0410-8b05-ffd578937521
2001-12-29 14:09:39 +00:00
PCAppProj Cleaned up the writeMakefile method 2001-12-29 14:07:58 +00:00
PCBaseFileTypes Updated the header information for all created file types 2001-12-28 13:46:11 +00:00
PCBundleProj Cleaned up the writeMakefile method 2001-12-29 14:07:58 +00:00
PCGormProj Cleaned up the writeMakefile method 2001-12-29 14:07:58 +00:00
PCLib Cleaned up the writeMakefile method and implemented the save stuff the way it 2001-12-29 14:09:39 +00:00
PCLibProj leaned up the writeMakefile method 2001-12-29 14:07:39 +00:00
PCToolProj Cleaned up the writeMakefile method 2001-12-29 14:07:58 +00:00
ProjectCenter Added the missing rpm icon 2001-12-28 14:11:09 +00:00
ANNOUNCE Minor update 2001-07-01 19:01:06 +00:00
ChangeLog Include proper header dirs 2001-09-25 15:46:00 +00:00
COPYING Initial revision 2000-08-27 19:11:42 +00:00
GNUmakefile New copyright information and minor template additions 2001-08-01 12:35:41 +00:00
GNUmakefile.postamble New copyright information and minor template additions 2001-08-01 12:35:41 +00:00
GNUmakefile.preamble New copyright information and minor template additions 2001-08-01 12:35:41 +00:00
INSTALL Minor changes 2001-08-03 14:31:19 +00:00
NEWS New copyright information and minor template additions 2001-08-01 12:35:41 +00:00
README New copyright information and minor template additions 2001-08-01 12:35:41 +00:00
Version New version - now copyrighted by the FSF 2001-08-03 14:23:25 +00:00

Introduction
************
	
    Read the NEWS file for the latest user visible changes. Read the INSTALL
    file for installation instructions.

    This is ProjectCenter, the GNUstep IDE. ProjectCenter is part of the
    GNUstep project and is copyrighted by the Free Softare Foundation.

    ProjectCenter is released under the GPL - see file 'COPYING' for details.
    
Status
******

    A lot is still not done and not even designed. As for the moment the
    application can be used for creating and managing projects of different
    kinds, such as GORM applications, libraries, tools and so on.

    What still needs a lot of effort:

    o Code editing/external editor support
    o Debugging
    o Code 'wizards' 
    o UML case tool?!
    o Overall code improvements and bug fixes!!!
    o ... and a lot more!

Acknowledgements
****************

    Icons     - Many are created by Andrew Lindsay.

    Code      - Pierre-Yves Rivaille
	        Nicola Perot

    Makefiles - Adam Fedor
	   
    And all I have forgotten...