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

171 commits

Author SHA1 Message Date
Martin Oberhuber
b6eff0b6ac Bug 161777 - move HostShellAdapter, HostShellOutputStream to org.eclipse.rse.services.shells 2006-11-16 10:05:11 +00:00
Martin Oberhuber
087fc65285 Apply patch for bug 161777: Javadoc for HostShellAdapter, HostShellOutputStream 2006-11-16 09:39:07 +00:00
Martin Oberhuber
8215dbe474 Fix problem displaying remotecdt help in embedded internet explorer control 2006-11-11 00:24:20 +00:00
Martin Oberhuber
a111191e75 Add context help for remotecdt launch 2006-11-10 22:31:17 +00:00
Martin Oberhuber
4f8e836a47 Fix 158529: Migrate remotecdt docs to HTML / TOC format 2006-11-10 21:08:48 +00:00
Martin Oberhuber
58fb2ec9ce bug 162177 - Rename additional occurrences of ISystem -> IConnectorService 2006-11-08 16:43:12 +00:00
Martin Oberhuber
1b56b5d133 Redo providerName="Eclipse.org" as suggested by Bjorn 2006-10-31 11:11:19 +00:00
Martin Oberhuber
5aa266c4ce Add sample code for running invisible commands 2006-10-27 02:10:27 +00:00
Martin Oberhuber
43613a11b6 New code for running command invisibly 2006-10-26 23:49:22 +00:00
Martin Oberhuber
7a194919a8 adapt to IHostOutput API (bug 161773, 158312) 2006-10-26 21:07:11 +00:00
Martin Oberhuber
6830fded46 about.properties: Eclipse Contributors --> IBM Corporation and others 2006-10-25 13:28:21 +00:00
Martin Oberhuber
89d85fcec8 Externalize vendor="%providerName" in plugin.xml 2006-10-25 13:16:53 +00:00
Martin Oberhuber
51a24341d1 Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-25 11:57:54 +00:00
Martin Oberhuber
956f5f98ae Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-25 11:11:09 +00:00
Martin Oberhuber
51093e5a56 Add Copyright Attribution for Wind River Patch 2006-10-24 13:54:21 +00:00
David McKnight
38db57e05c Bug 160777 - use progress monitor for queries 2006-10-20 20:24:48 +00:00
Martin Oberhuber
47bc4d7548 Apply patch for bug 158786 - remote shell doesnt close after launch 2006-10-20 20:08:32 +00:00
Martin Oberhuber
2f3ab519d3 Bug 158774 - Add branding info for EFS and Remotecdt features 2006-09-28 14:01:55 +00:00
Martin Oberhuber
b9e00ceca2 Make separate features for remotecdt, efs and discovery 2006-09-21 22:42:01 +00:00
Martin Oberhuber
904823c2ea Avoid dependency from daytime example to FTP plugin 2006-09-21 21:46:28 +00:00
Martin Oberhuber
795e84bcda Add missing copyrights 2006-09-21 20:31:44 +00:00
Martin Oberhuber
b3cf3491c1 Remove unused dependencies from remotecdt 2006-09-21 20:02:27 +00:00
Martin Oberhuber
9e9016fe9c Add remotecdt-feature 2006-09-21 11:48:24 +00:00
Martin Oberhuber
08a47ee7c2 Add Commons Net Feature 2006-09-21 08:51:40 +00:00
Martin Oberhuber
7e823836c8 Unify and externalize plugin providerName = Eclipse.org 2006-09-20 22:05:39 +00:00
Martin Oberhuber
8b8f45df02 Update about files 2006-09-20 21:01:04 +00:00
Martin Oberhuber
aa0736b499 Add missing copyrights 2006-09-20 11:53:43 +00:00
Martin Oberhuber
d304bf2c90 Add missing copyrights 2006-09-20 09:23:01 +00:00
Martin Oberhuber
e30fe6981c Externalize Strings on remotecdt 2006-09-19 21:57:14 +00:00
Martin Oberhuber
e9a568db01 Apply patch for bug 157426 - Remote CDT Launch Improvements by Ewa M 2006-09-19 21:31:22 +00:00
David McKnight
b4a63e3cc4 get rid of subsystem calls with Shell parameters 2006-09-05 16:22:14 +00:00
David McKnight
35604e44a8 rse.ui to rse.core refactoring 2006-08-31 17:37:25 +00:00
Martin Oberhuber
142328f173 [refactoring] move 16 model objects from UI/rse.model to rse.core.model, ix compiler warnings along the way. 2006-08-31 12:21:36 +00:00
David McKnight
400065dc6a fixes for 154302 - relaying exceptions back from fetch operations 2006-08-25 13:49:00 +00:00
Martin Oberhuber
193d12ee70 [refactoring] Rename subsystemConfiguration -> subsystemConfigurations 2006-08-24 17:32:52 +00:00
Martin Oberhuber
36d695e826 [cleanup] Reinstate icon properties for systemTypes extension point, add documentation, and get rid of obsolete ui.systemtypes declaration. 2006-08-24 17:08:21 +00:00
Martin Oberhuber
97d1151a2e Add rseSamplesMessages.xml to examples build 2006-08-18 21:07:47 +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
cce4858b96 Fix RSE Examples feature 2006-08-17 23:15:50 +00:00
Martin Oberhuber
26f97ebfb3 Add RSE Examples feature 2006-08-17 22:55:10 +00:00
Martin Oberhuber
d2920086dc [cleanup] remove IBM strings from plugin.xml 2006-08-17 13:20:01 +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
Martin Oberhuber
d94d5ac9f3 [cleanup] Rename Subsystem -> SubSystem in all method and class names 2006-08-10 12:52:38 +00:00
Martin Oberhuber
8adfb164bb [cleanup] Fix javadoc warnings 2006-08-10 12:32:22 +00:00
David Dykstal
25deb8be8d bug 149331 - Change some internal classes from public to private so they don't show up in the API reference. Modified tutorial and example to use ISystemFilter instead of SystemFilter. 2006-08-07 19:28:45 +00:00
David Dykstal
96842affa0 bug 150904 - getIconPath was changed back to providing the trailing "/".
All code using getIconPath (including samples and tutorials) was checked to ensure this was taken into account.
2006-08-07 15:45:56 +00:00
David McKnight
59468c61ba Bug 142968 - more IBM strings to change 2006-08-02 14:34:36 +00:00
David Dykstal
836e33b3fe bug 149331 - moving AbstractResource to an API package from an internal package so that it appears as part of the API. 2006-08-01 16:36:47 +00:00
Martin Oberhuber
12e47b831d Fix bug 150490 - run remote command in a visible shell 2006-07-31 16:43:47 +00:00