1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 23:25:26 +02:00
cdt/rse/plugins
David McKnight bbbce52535 Fix bug 149172 - RSE tree doesnt show same item in multiple filters
Fixed by Martin's suggestion (works!)
Perhaps it would suffice to override

  protected AbstractTreeViewer.usingElementMap() { return false; }

in SystemView. Since, if the mapping is not unique, an elementMap can not be
used.
2006-07-14 16:49:44 +00:00
..
org.eclipse.dstore.core remove printlns 2006-06-30 20:33:49 +00:00
org.eclipse.dstore.extra Bug 142195 - removing ui dependencies in some plugins 2006-06-20 21:06:29 +00:00
org.eclipse.rse.connectorservice.dstore getting rid of ibm strings 2006-07-14 16:39:48 +00:00
org.eclipse.rse.connectorservice.local Updating about.html files to new format. 2006-05-04 16:38:59 +00:00
org.eclipse.rse.connectorservice.ssh Workaround bug 150127 in ssh - fallback to empty password if no password information is available 2006-07-10 15:08:30 +00:00
org.eclipse.rse.core bug 148808 - local subsystems do not work on linux/gtk 2006-06-28 03:16:48 +00:00
org.eclipse.rse.dstore.security getting rid of ibm strings 2006-07-14 16:39:48 +00:00
org.eclipse.rse.eclipse.filesystem removing warning 2006-06-28 01:52:23 +00:00
org.eclipse.rse.files.ui getting rid of ibm strings 2006-07-14 16:15:19 +00:00
org.eclipse.rse.logging getting rid of ibm strings 2006-07-14 16:15:19 +00:00
org.eclipse.rse.processes.ui fix method spelling "verbage" to "verbiage" 2006-06-28 02:52:02 +00:00
org.eclipse.rse.sdk updating SDK plugin and feature for SSH 2006-05-17 02:49:26 +00:00
org.eclipse.rse.services getting rid of ibm strings 2006-07-14 16:15:19 +00:00
org.eclipse.rse.services.dstore getting rid of ibm strings 2006-07-14 16:15:19 +00:00
org.eclipse.rse.services.files.ftp Bug 140404 - FTP new file does not work. 2006-06-21 02:00:21 +00:00
org.eclipse.rse.services.local getting rid of ibm strings 2006-07-14 16:15:19 +00:00
org.eclipse.rse.services.ssh Organize imports to create separate group for RSE 2006-07-07 09:46:00 +00:00
org.eclipse.rse.shells.ui getting rid of ibm strings 2006-07-14 16:15:19 +00:00
org.eclipse.rse.subsystems.files.core getting rid of ibm strings 2006-07-14 16:15:19 +00:00
org.eclipse.rse.subsystems.files.dstore Updating about.html files to new format. 2006-05-04 16:38:59 +00:00
org.eclipse.rse.subsystems.files.ftp getting rid of ibm strings 2006-07-14 16:15:19 +00:00
org.eclipse.rse.subsystems.files.local getting rid of ibm strings 2006-07-14 16:15:19 +00:00
org.eclipse.rse.subsystems.files.ssh Fix JDT Preferences for ssh (j2se-1.4 compliance, organize-imports settings) 2006-07-07 09:25:20 +00:00
org.eclipse.rse.subsystems.processes.core getting rid of ibm strings 2006-07-14 16:15:19 +00:00
org.eclipse.rse.subsystems.processes.dstore Updating about.html files to new format. 2006-05-04 16:38:59 +00:00
org.eclipse.rse.subsystems.processes.local Updating about.html files to new format. 2006-05-04 16:38:59 +00:00
org.eclipse.rse.subsystems.shells.core update subsystem name with switching configurations 2006-06-29 15:37:25 +00:00
org.eclipse.rse.subsystems.shells.dstore getting rid of ibm strings 2006-07-14 16:15:19 +00:00
org.eclipse.rse.subsystems.shells.local set command for patterns before running command 2006-06-30 16:18:40 +00:00
org.eclipse.rse.subsystems.shells.ssh Fix JDT Preferences for ssh (j2se-1.4 compliance, organize-imports settings) 2006-07-07 09:25:20 +00:00
org.eclipse.rse.ui Fix bug 149172 - RSE tree doesnt show same item in multiple filters 2006-07-14 16:49:44 +00:00
readme.txt Uploading instructions and establishing initial folder set. 2006-03-15 23:25:10 +00:00

Use the "plugins" folder for shippable plugin projects that
are part of the standard code base.
All projects should be named "org.eclipse.rse.*" or "org.eclipse.dstore.*".