1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 23:55:26 +02:00
Commit graph

18 commits

Author SHA1 Message Date
Martin Oberhuber
18057c62e3 Add missing copyrights 2006-09-20 11:19:58 +00:00
David McKnight
35604e44a8 rse.ui to rse.core refactoring 2006-08-31 17:37:25 +00:00
Martin Oberhuber
193d12ee70 [refactoring] Rename subsystemConfiguration -> subsystemConfigurations 2006-08-24 17:32:52 +00:00
Kushal Munir
c0d3e5773d Bug 149280: Provide a "priority" attribute to be able to order subsystem configurations. 2006-08-18 07:07:55 +00:00
Martin Oberhuber
c4b581bc52 Bug 149181 - throw SystemMessageException for various ssh errors 2006-08-17 12:37:02 +00:00
Martin Oberhuber
5a3b195f6e Reset compiler source compliance to J2SE-1.4-without-assert because headless build would require javacSource / javacTarget settings in build.properties otherwise 2006-08-17 09:40:23 +00:00
David Dykstal
f13adf6055 bug 142471 - moved password/userid configuration from ISubSystemConfiguration to IConnectorService.
Updated all subsystem configurations and connector services.
Rewrote login dialog to make password or user id optional.
Rewrote AbstractConnectorService.promptForPassword to take advantage of new configuration parameters.
2006-08-15 22:07:27 +00:00
Kushal Munir
b6714d9ff9 [cleanup] Some of the classes for persistance moved from org.eclipse.rse.ui plugin to org.eclipse.rse.core plugin. This is part 1 of more changes to come. 2006-08-11 20:50:54 +00:00
Martin Oberhuber
562d491620 Use new RSE API for empty password (bug 142471, 147532) 2006-08-11 12:10:24 +00:00
Martin Oberhuber
6e9bacb11b bug 145539 - update about.html files. Note the trademark info in ssh plugins. 2006-07-25 16:00:51 +00:00
Martin Oberhuber
9ff36ff253 Fix JDT Preferences for ssh (j2se-1.4 compliance, organize-imports settings) 2006-07-07 09:25:20 +00:00
Martin Oberhuber
896ef5f33a Fix externalized strings warnings in tracer 2006-07-07 08:57:37 +00:00
David McKnight
a698ade0f7 Fix for 148971. Need to activate files.ui plugin to get adapter for files 2006-06-29 20:17:49 +00:00
Martin Oberhuber
b7a987a30d Add cvsignore for examples and ssh plugins 2006-05-30 19:41:59 +00:00
Martin Oberhuber
b14a1bc61d Revert renaming subsystem name Sftp->SSH (back to Sftp) 2006-05-17 09:07:21 +00:00
Martin Oberhuber
2bf9ac48aa Remove SSH Service dependency on UI. Update Manifest. Polish About. 2006-05-17 08:17:34 +00:00
David Dykstal
93b715f9bd updating build and branding information for SSH plugins 2006-05-17 02:27:35 +00:00
David McKnight
08d25895ba integration of Martin's ssh services 2006-05-09 18:14:47 +00:00