1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-06 00:25:25 +02:00
cdt/rse/plugins
David Dykstal 431f70ba8c Bug 160286 - NPE when deleting a profile in the team view.
The NPE is caused by bringing up the context menu on an empty selection under certain cirmcumstances. Fixing that revealed that profiles were being deleted in the model, but not on disk. Fixed that as well -- added methods to delete profiles by name and adjusted a method to include the ability to persist a deletion of a profile.
2006-10-26 02:29:28 +00:00
..
org.eclipse.dstore.core Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-24 14:19:44 +00:00
org.eclipse.dstore.extra Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-24 14:19:44 +00:00
org.eclipse.rse.connectorservice.dstore Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-24 14:19:44 +00:00
org.eclipse.rse.connectorservice.local Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-25 11:41:25 +00:00
org.eclipse.rse.connectorservice.ssh Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-25 12:19:15 +00:00
org.eclipse.rse.core Bug 160286 - NPE when deleting a profile in the team view. 2006-10-26 02:29:28 +00:00
org.eclipse.rse.dstore.security Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-24 14:19:44 +00:00
org.eclipse.rse.eclipse.filesystem about.properties: Eclipse Contributors --> IBM Corporation and others 2006-10-25 13:28:21 +00:00
org.eclipse.rse.files.ui fix warning 2006-10-25 17:07:43 +00:00
org.eclipse.rse.logging Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-24 14:19:44 +00:00
org.eclipse.rse.processes.ui Externalize vendor="%providerName" in plugin.xml 2006-10-25 13:16:53 +00:00
org.eclipse.rse.sdk Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-25 11:57:54 +00:00
org.eclipse.rse.services fix for Bug 161773 - introducing IHostOutput 2006-10-25 16:09:19 +00:00
org.eclipse.rse.services.dstore fix for Bug 161773 - introducing IHostOutput 2006-10-25 16:09:19 +00:00
org.eclipse.rse.services.files.ftp about.properties: Eclipse Contributors --> IBM Corporation and others 2006-10-25 13:28:21 +00:00
org.eclipse.rse.services.local fix for Bug 161773 - introducing IHostOutput 2006-10-25 16:09:19 +00:00
org.eclipse.rse.services.ssh fix for Bug 161773 - introducing IHostOutput 2006-10-25 16:09:19 +00:00
org.eclipse.rse.shells.ui Bug 160282: Two copies of launch and print in remote shell view 2006-10-25 14:51:36 +00:00
org.eclipse.rse.subsystems.files.core Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-24 14:19:44 +00:00
org.eclipse.rse.subsystems.files.dstore Bug 143290: Filter sort order is different for different connection types 2006-10-25 23:41:33 +00:00
org.eclipse.rse.subsystems.files.ftp Externalize vendor="%providerName" in plugin.xml 2006-10-25 13:16:53 +00:00
org.eclipse.rse.subsystems.files.local Bug 143290: Filter sort order is different for different connection types 2006-10-25 23:41:33 +00:00
org.eclipse.rse.subsystems.files.ssh Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-25 12:19:15 +00:00
org.eclipse.rse.subsystems.processes.core Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-24 14:19:44 +00:00
org.eclipse.rse.subsystems.processes.dstore Externalize vendor="%providerName" in plugin.xml 2006-10-25 13:16:53 +00:00
org.eclipse.rse.subsystems.processes.local Externalize vendor="%providerName" in plugin.xml 2006-10-25 13:16:53 +00:00
org.eclipse.rse.subsystems.shells.core fix for Bug 161773 - introducing IHostOutput 2006-10-25 16:09:19 +00:00
org.eclipse.rse.subsystems.shells.dstore fix for Bug 161773 - introducing IHostOutput 2006-10-25 16:09:19 +00:00
org.eclipse.rse.subsystems.shells.local fix for Bug 161773 - introducing IHostOutput 2006-10-25 16:09:19 +00:00
org.eclipse.rse.subsystems.shells.ssh fix for Bug 161773 - introducing IHostOutput 2006-10-25 16:09:19 +00:00
org.eclipse.rse.ui Bug 160286 - NPE when deleting a profile in the team view. 2006-10-26 02:29:28 +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.*".