1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-23 00:03:53 +02:00
cdt/rse
Martin Oberhuber c129e89e79 Workaround bug 153253 - NPE when importing connection-private filters
The bug used to stop the entire process of restoring connections. With the workaround, only the filter is missed, but the rest is imported correctly. It might be a good idea to put similar try..catch constructs around all critical parts of the importer, in order to shield problems in some connections from others connections.
2006-08-09 09:42:46 +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 Workaround bug 153253 - NPE when importing connection-private filters 2006-08-09 09:42:46 +00:00
tests Initial version of manual test plan 2006-07-28 14:32:08 +00:00