1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-11 19:15:22 +02:00
Commit graph

59 commits

Author SHA1 Message Date
Martin Oberhuber
655da9c585 [186523][api] Move subsystemConfigurations extension point from UI to core 2007-05-12 01:40:42 +00:00
Martin Oberhuber
5d872e0ffd Discovery: Advertise ssh-shells also for _sftp-ssh._tcp serviceType 2007-05-11 21:58:50 +00:00
Martin Oberhuber
5cfd747882 Unify Source Builds: about.html in all source builds, schema only in source builds 2007-04-27 15:15:45 +00:00
David McKnight
6ecacafa7a [184322] progress monitor added to file subsystem apis 2007-04-27 12:26:01 +00:00
David McKnight
8af84a782b [181069] can't do a query to get context for saving shell states. Need a new API for IRemoteCommandShell to getContextString() so that a query can be avoided at this point. 2007-04-05 14:56:22 +00:00
Martin Oberhuber
0f90b154a2 [180519][api] declaratively register rse.shells.ui adapter factories 2007-04-04 11:37:46 +00:00
Javier Montalvo Orus
6634af6bbe [170911] [plan] Improve Discovery and Autodetect in RSE 2007-03-30 17:04:53 +00:00
Martin Oberhuber
8966310924 Rev up version numbers according to recent refactorings (making stuff internal, systemTypes and subsystemConfigurations extension point) 2007-02-21 22:19:32 +00:00
Martin Oberhuber
5a1dd81bc3 [174271][174263][174626] make SubSystemConfiguration implementations API again for customization 2007-02-21 15:21:37 +00:00
Martin Oberhuber
31c4b30bcb [cleanup] update copyright year 2007 2007-02-15 10:28:32 +00:00
Martin Oberhuber
f6f19182d7 [cleanup] update copyright year 2007 2007-02-15 10:01:26 +00:00
Martin Oberhuber
2348207a15 [174263][api] make org.eclipse.rse.subsystems.shells.ssh internal 2007-02-15 09:51:34 +00:00
Martin Oberhuber
a47182cf82 [174263][api] make org.eclipse.rse.services.ssh internal 2007-02-15 09:36:54 +00:00
Martin Oberhuber
a8f117a9eb [174263][api] make org.eclipse.rse.connectorservice.ssh internal 2007-02-15 09:19:38 +00:00
Martin Oberhuber
09a60b80fb Fix N-builds by allowing "assert" in org.eclipse.rse.ui 2007-02-13 12:15:38 +00:00
Martin Oberhuber
ab3919c38a [162081] Get rid of subsystemConfigurations attribute "supportsAllSystemTypes". Fix Discovery usage of systemTypeIds. 2007-02-12 12:01:36 +00:00
Uwe Stieber
55e4312233 [162081] deprecated "systemTypes" attribute of subsystemConfigurations extension point has been removed 2007-02-10 17:17:29 +00:00
Uwe Stieber
523eabbdf3 [162081] "systemTypes" attribute of subsystemConfigurations extension point marked deprecated 2007-02-09 14:16:47 +00:00
David McKnight
6ca970701b refactored RemoteOutput, RemoteError and ILanguageUtilityFactory 2007-01-30 22:15:10 +00:00
Martin Oberhuber
6fec0fe127 [cleanup] compiler warnings 2007-01-30 22:02:36 +00:00
Martin Oberhuber
d9654b70c8 [cleanup] Set default recommended warning level on all projects 2007-01-30 21:39:30 +00:00
Martin Oberhuber
6f772365db [cleanup] define access rules for marking internal package access discouraged 2007-01-30 20:43:02 +00:00
David Dykstal
8383bc4c1d [171860] fixing CHKPII errors in translatable files 2007-01-26 20:43:13 +00:00
Martin Oberhuber
2439196220 Rev up all version numbers to 1.0.1 because the RequiredExecutionEnvironment changed 2006-11-28 18:05:08 +00:00
Martin Oberhuber
a0dab58c44 Force J2SE-1.4 compatibility on all plugins by
- adding .settings/org.eclipse.jdt.core.prefs
- adding .classpath/JRE_LAUNCHING_CONTAINER
- adding MANIFEST.MF/Bundle-RequiredExecutionEnvironment
2006-11-28 17:56:01 +00:00
Martin Oberhuber
ba9a89c968 [cleanup] compiler warnings 2006-11-28 15:57:20 +00:00
Martin Oberhuber
712899c35c [cleanup] compiler warnings 2006-11-28 14:01:11 +00:00
Martin Oberhuber
217ecfd8ba Remove SSH trademarks as per Janets advice 2006-11-10 07:23:06 +00:00
Martin Oberhuber
3c3aac8579 Avoid remote command echo on ssh 2006-11-08 15:18:13 +00:00
Martin Oberhuber
c6719679dd Fix bug 162883 no prompt on Solaris local shell 2006-11-08 14:45:38 +00:00
Martin Oberhuber
1b56b5d133 Redo providerName="Eclipse.org" as suggested by Bjorn 2006-10-31 11:11:19 +00:00
Kushal Munir
968b81c454 Bug 160202: Remote shell dies. 2006-10-27 23:04:58 +00:00
Kushal Munir
fea1a3b57f Bug 160202 Remote shell dies 2006-10-27 22:43:23 +00:00
David McKnight
441fbea44f fix for Bug 161773 - introducing IHostOutput 2006-10-25 16:09:19 +00:00
Martin Oberhuber
5a71190202 Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-25 12:19:15 +00:00
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