Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

projectcenter(1) [debian man page]

PROJECTCENTER(1)					      General Commands Manual						  PROJECTCENTER(1)

NAME
ProjectCenter - The Official GNUstep IDE SYNOPSIS
ProjectCenter DESCRIPTION
This manual page documents briefly the ProjectCenter command. ProjectCenter is an integrated development environment (IDE) for the GNUstep framework. It has support for `Aggregate', `Application', `Bundle', `Framework', `Library', `ResourceSet' and `Tool' types of projects. SEE ALSO
Gorm(1), GNUstep(7). AUTHOR
ProjectCenter was originally written by Philippe C.D. Robert. This manual page was written by Yavor Doganov <yavor@gnu.org> for the Debian project (but may be used by others). July 6, 2008 PROJECTCENTER(1)

Check Out this Related Man Page

gnustep-tests(1)					       GNUstep System Manual						  gnustep-tests(1)

NAME
gnustep-tests - script to run a GNUstep testsuite SYNOPSIS
gnustep-tests [ directory | test.m ] DESCRIPTION
gnustep-tests runs the specified tests, or any tests found in the directory. If no arguments are given, the current directory and its sub- directories are scanned and processed accordingly. OPTIONS
--documentation prints full details about the testing framework --clean deletes old logs and any leftover files --failfast stops after the first encountered test failure --debug runs any failed tests in gdb(1) --developer treats any hopes as real tests --verbose detailed log output --sequential disables parallel building SEE ALSO
GNUstep(7) AUTHORS
gnustep-tests was written by Alexander Malmberg <alexander@malmberg.org> and Richard Frith-Macdonald <rfm@gnu.org>. This man page was written by Yavor Doganov <yavor@gnu.org>. COPYRIGHT
Copyright (C) 2011 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. GNUstep 22/05/2011 gnustep-tests(1)
Man Page