1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-23 16:23:52 +02:00
cdt/rse
Martin Oberhuber 3d3460f63f Fix unnecessary NPE when restoring local command shells.
No change in observed operation since the NPE would have been caught anyway, but avoiding the NPE allows easier debugging with a Java exception breakpoint on java.lang.NullPointerException
2006-08-09 09:39:22 +00:00
..
doc bug 149331 - Change some internal classes from public to private so they don't show up in the API reference. Modified tutorial and example to use ISystemFilter instead of SystemFilter. 2006-08-07 19:28:45 +00:00
examples bug 149331 - Change some internal classes from public to private so they don't show up in the API reference. Modified tutorial and example to use ISystemFilter instead of SystemFilter. 2006-08-07 19:28:45 +00:00
features Fix RSE Core Feature Name 2006-07-26 12:50:39 +00:00
plugins Fix unnecessary NPE when restoring local command shells. 2006-08-09 09:39:22 +00:00
tests Initial version of manual test plan 2006-07-28 14:32:08 +00:00