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 e136c8c2a5 New version 0.3.0
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@13752 72102866-910b-0410-8b05-ffd578937521
2002-06-01 13:54:34 +00:00
PCAppProj Fixed a bug in the app makefile creation 2002-06-01 13:53:22 +00:00
PCBaseFileTypes ChangeLog updates 2002-03-25 19:37:28 +00:00
PCBundleProj The default installation path prefix for bundles is now set to 2002-06-01 13:07:27 +00:00
PCGormProj removed bunches of duplicate calls, retains and releases. 2002-04-26 03:12:50 +00:00
PCLib Fixed a bug in the lib makefile creation part. 2002-06-01 13:46:29 +00:00
PCLibProj removed bunches of duplicate calls, retains and releases. 2002-04-26 03:12:50 +00:00
PCToolProj removed bunches of duplicate calls, retains and releases. 2002-04-26 03:12:50 +00:00
ProjectCenter New version 0.3.0 2002-06-01 13:54:34 +00:00
ANNOUNCE Updated ANNOUNCE file 2001-12-29 15:56:20 +00:00
ChangeLog Tidy save panel a bit. 2002-03-04 10:19:02 +00:00
COPYING Initial revision 2000-08-27 19:11:42 +00:00
GNUmakefile Cleanup of the toplevel makefile 2002-01-20 11:02:48 +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 All bundles and libProjectCenter are now installed under GNUSTEP_SYSTEM_ROOT. 2002-01-02 12:13:06 +00:00
README New copyright information and minor template additions 2001-08-01 12:35:41 +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...