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

29 commits

Author SHA1 Message Date
David McKnight
6ca970701b refactored RemoteOutput, RemoteError and ILanguageUtilityFactory 2007-01-30 22:15:10 +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
508dc85ac4 Rev up version numbers to 2.0 where needed 2007-01-16 15:57:10 +00:00
David McKnight
1579f9911b [149150] preference page for indication of whether to copy timestamps or not plus some minor refactoring of constants 2007-01-09 20:44:52 +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
217ecfd8ba Remove SSH trademarks as per Janets advice 2006-11-10 07:23:06 +00:00
Martin Oberhuber
1b56b5d133 Redo providerName="Eclipse.org" as suggested by Bjorn 2006-10-31 11:11: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
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