1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-06 18:13:10 +02:00
cdt/rse/plugins/org.eclipse.rse.ui
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
..
filters/org/eclipse/rse Fix some obvious javadoc warnings (733 remaining) 2006-07-27 12:16:36 +00:00
icons/full Fix bug 149292 - missing icon makeProfileActive on UNIX 2006-07-03 15:14:03 +00:00
META-INF Creating SDK feature, fixing feature branding, adding qualifiers to elements. 2006-05-01 22:53:53 +00:00
model/org/eclipse/rse make sure server launcher properties are stored when modified from wizard 2006-08-08 19:45:42 +00:00
persistence/org/eclipse/rse Workaround bug 153253 - NPE when importing connection-private filters 2006-08-09 09:42:46 +00:00
references/org/eclipse/rse bug 148808 - local subsystems do not work on linux/gtk 2006-06-28 03:16:48 +00:00
schema Bug 142968 - more IBM strings to change 2006-08-02 14:53:24 +00:00
subsystems/org/eclipse/rse/core make sure server launcher properties are stored when modified from wizard 2006-08-08 19:45:42 +00:00
systems/org/eclipse/rse/core 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
UI/org/eclipse/rse make sure server launcher properties are stored when modified from wizard 2006-08-08 19:45:42 +00:00
.classpath initial population 2006-04-10 21:11:07 +00:00
.cvsignore initial population 2006-04-10 21:11:07 +00:00
.project initial population 2006-04-10 21:11:07 +00:00
about.html bug 145539 - update about.html files. Note the trademark info in ssh plugins. 2006-07-25 16:00:51 +00:00
build.properties Creating SDK feature, fixing feature branding, adding qualifiers to elements. 2006-05-01 22:53:53 +00:00
HelpContexts.xml initial population 2006-04-10 21:11:07 +00:00
messageFile.dtd initial population 2006-04-10 21:11:07 +00:00
plugin.properties Allow ability to create RSE connection from File -> New wizard 2006-05-17 14:35:13 +00:00
plugin.xml Bug 142968 - more IBM strings to change 2006-08-02 14:34:36 +00:00
rseprofile.xsd initial population 2006-04-10 21:11:07 +00:00
systemmessages.xml Bug 142968 - more IBM strings to change 2006-08-02 14:53:24 +00:00