1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-16 05:25:21 +02:00
Commit graph

60 commits

Author SHA1 Message Date
Martin Oberhuber
8a490af299 [releng] Rev down subsystem implementation plugins since they contain no breaking API changes 2008-05-05 13:12:59 +00:00
Martin Oberhuber
c2d0336a1b [225510][api] Fix OutputRefreshJob API leakage 2008-04-03 09:45:01 +00:00
Martin Oberhuber
a7c5de4b79 [cleanup] Add API Analysis Nature to all projects 2008-04-03 08:59:04 +00:00
Martin Oberhuber
57e9f05d8b [cleanup] add compiler warning for missing parameter of standard javadoc tags 2008-03-28 13:24:14 +00:00
Martin Oberhuber
a90b60fc1c Update bundle version numbers as appropriate due to recent changes 2008-02-26 01:34:10 +00:00
Martin Oberhuber
ea73d1cd2e [217891][cleanup] Avoid Javadoc warnings due to missing reference visibility 2008-02-05 19:46:59 +00:00
Martin Oberhuber
57506f1f0c Manifest: migrate Eclipse-LazyStart to Bundle-ActivationPolicy 2008-02-01 13:16:09 +00:00
Martin Oberhuber
1e46f2b6cd Rev up plugin and feature versions towards TM 3.0 2007-10-31 18:13:23 +00:00
Martin Oberhuber
78b99118e0 [189269] Add version range specifiers with all plugin dependencies. Make features require plugins. Avoid Discovery require RSE. 2007-06-06 13:06:29 +00:00
Martin Oberhuber
30c91936d2 [cleanup] Update Copyrights 2007-06-05 11:04:01 +00:00
Martin Oberhuber
a924ffced5 Update about.html date for Europa 2007-05-29 20:30:45 +00:00
Martin Oberhuber
655da9c585 [186523][api] Move subsystemConfigurations extension point from UI to core 2007-05-12 01:40:42 +00:00
Martin Oberhuber
7af0ea93c0 [177523][api] Unify singleton getter methods to use getInstance() 2007-05-10 12:40:20 +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
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
e462bfaf61 [174626][api] Make all local implementations internal 2007-02-19 14:39:29 +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
d9654b70c8 [cleanup] Set default recommended warning level on all projects 2007-01-30 21:39:30 +00:00
Martin Oberhuber
9cc1412071 [cleanup] make discouraged access rules more stringent 2007-01-30 20:57:14 +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
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
David McKnight
441fbea44f fix for Bug 161773 - introducing IHostOutput 2006-10-25 16:09:19 +00:00
Martin Oberhuber
89d85fcec8 Externalize vendor="%providerName" in plugin.xml 2006-10-25 13:16:53 +00:00
Martin Oberhuber
d9517e9cdd Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-25 11:41:25 +00:00
Kushal Munir
e2c6dca5a0 Bug 150902: Disconnect contextmenu should not be shown for "Local" systems. Took out both connect and disconnect actions for Local subsystems for files, shells and processes. 2006-10-18 14:05:22 +00:00
Martin Oberhuber
7e823836c8 Unify and externalize plugin providerName = Eclipse.org 2006-09-20 22:05:39 +00:00
David McKnight
e946cf75d0 add copyright 2006-09-20 13:42:01 +00:00
Martin Oberhuber
4b093f2110 Add missing copyrights 2006-09-20 12:09:06 +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
David McKnight
83f451321b fixes for 154207 - propagating system message expcetions from service layer to subsystem 2006-08-17 18:34:46 +00:00
Martin Oberhuber
d2920086dc [cleanup] remove IBM strings from plugin.xml 2006-08-17 13:20:01 +00:00
Martin Oberhuber
e892da770b [cleanup] fix javadoc errors in IRemoteCmdSubSystem 2006-08-16 12:13:52 +00:00
Martin Oberhuber
051b166e76 [refactoring] 153273: move shell output parsing classes to rse.services.shells 2006-08-16 12:05:37 +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
7a2be0808b Fix some externalized Strings warnings and incorrect icon pathes 2006-07-27 11:36:52 +00:00
Martin Oberhuber
cbbf547366 Organize Imports: Remove unnecessary imports 2006-07-27 11:16:12 +00:00