1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-08 09:35:23 +02:00
Commit graph

24 commits

Author SHA1 Message Date
Martin Oberhuber
18057c62e3 Add missing copyrights 2006-09-20 11:19:58 +00:00
David McKnight
cc82106cdf rse.ui to rse.core refactoring 2006-08-31 17:43:13 +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
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
Martin Oberhuber
051b166e76 [refactoring] 153273: move shell output parsing classes to rse.services.shells 2006-08-16 12:05:37 +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
172f651769 Remove assert keyword since nightly builds dont understand it - supposedly due to a bug in Platform Ant support 2006-08-11 17:34:55 +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
a1a46ef13e Use dynamic prompt generation for ssh even outside ServiceCommandShell 2006-08-09 11:41:01 +00:00
Martin Oberhuber
b5e8fe024d Support shell output parsing in ssh connections 2006-08-08 16:57:55 +00:00
Martin Oberhuber
314a81dd22 Allow remote commands for ssh shell service 2006-07-31 16:45:19 +00:00
Martin Oberhuber
06b4d2269c Fix some obvious javadoc warnings (733 remaining) 2006-07-27 12:16:36 +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
Martin Oberhuber
108fd36c65 Bug 149284 - shells not properly initialized when only ssh is installed 2006-06-30 08:52:11 +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
Martin Oberhuber
8f88e2f572 Remove SSH Service dependency on UI. Update Manifest. Polish About. 2006-05-17 08:04:52 +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