1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
cdt/core
Marc-Andre Laperle b1104da01e Clarify null handling in javadoc of ProcessClosure constructor
The javadoc of ProcessClosure specifies that outputStream/errorStream
"Can be null, if not interested in reading the output" but that's not
correct: passing null triggers NPEs. This patch updates the javadoc to
specify that null is not handled.

Change-Id: Iea65486cc938d1f3bf7f0beb479b2329c9f0ecdc
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2016-01-05 14:09:54 -05:00
..
org.eclipse.cdt.core Clarify null handling in javadoc of ProcessClosure constructor 2016-01-05 14:09:54 -05:00
org.eclipse.cdt.core.aix Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
org.eclipse.cdt.core.linux Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.core.linux.ia64 Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.core.linux.ppc Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.core.linux.ppc64 Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.core.linux.ppc64le Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.core.linux.x86 Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.core.linux.x86_64 Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.core.macosx Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
org.eclipse.cdt.core.native Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
org.eclipse.cdt.core.qnx Move some leftover plugins from Java 4 to Java 7. 2015-03-25 13:54:22 -04:00
org.eclipse.cdt.core.solaris Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.core.tests Implemented is_empty type trait. 2016-01-03 22:10:54 -08:00
org.eclipse.cdt.core.win32 Follow-up on bug 476346: Make event names unique between multiple Eclipse instances 2015-09-15 12:44:07 +02:00
org.eclipse.cdt.core.win32.x86 Follow-up on bug 476346: Make event names unique between multiple Eclipse instances 2015-09-15 10:34:30 +02:00
org.eclipse.cdt.core.win32.x86_64 Follow-up on bug 476346: Make event names unique between multiple Eclipse instances 2015-09-15 10:34:30 +02:00
org.eclipse.cdt.ui Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
org.eclipse.cdt.ui.tests Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00