IDE - Integrated Development Environment. PC manages code and builds applications, frameworks and libraries, use GORM for Interface editing.
Find a file
Robert Slover af27b15e84 Fixed some mem leaks
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@8596 72102866-910b-0410-8b05-ffd578937521
2001-01-14 15:53:46 +00:00
PCAppProj teh application class can now be set - althoug still ignored by the makefile 2001-01-14 15:07:55 +00:00
PCBaseFileTypes changelog for 0.2 2000-11-10 14:09:15 +00:00
PCBundleProj the principal class can now be set using the GUI 2001-01-14 15:08:21 +00:00
PCLib Fixed some mem leaks 2001-01-14 15:53:46 +00:00
PCLibProj no PB support anymore 2001-01-10 14:17:47 +00:00
PCToolProj inclusion of PACKAGE_NAME 2001-01-10 14:19:15 +00:00
ProjectCenter UI cleanup and optimisation 2001-01-14 15:38:41 +00:00
ANNOUNCE updated textfiles and new version coming soon... 2000-10-29 12:00:54 +00:00
COPYING Initial revision 2000-08-27 19:11:42 +00:00
GNUmakefile Added the bundle project type 2000-11-04 13:21:23 +00:00
GNUmakefile.postamble Initial revision 2000-08-27 19:11:42 +00:00
GNUmakefile.preamble Initial revision 2000-08-27 19:11:42 +00:00
INSTALL slight correction 2001-01-06 16:46:36 +00:00
README updated textfiles and new version coming soon... 2000-10-29 12:00:54 +00:00
Version Initial support for RPM SPEC file creation 2001-01-10 15:19:42 +00:00

README
******
	
	This is an early release of ProjectCenter, the GNUstep IDE. Some
	features are already implemented while a lot are not yet even
	designed. The application is already usable for simple makefile 
	management and project building, though.

	If you want to volunteer, please contact me!

TODOs
*****

	Code editing/external editor support
	Debugging
	UI handling
	Project Building
	Code 'wizards' 
	UML case tool?!
	Overall code improvements
	... and a lot more!

Philippe C.D. Robert, 27.10.2000
<phr@projectcenter.ch>