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

55 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
cae03bde14 [releng][api] Rev up org.eclipse.dstore.extra from 2.0.100 to 2.1.0 due to IDomainNotifier new methods 2008-04-04 19:35:26 +00:00
Martin Oberhuber
a7c5de4b79 [cleanup] Add API Analysis Nature to all projects 2008-04-03 08:59:04 +00:00
Martin Oberhuber
2f3cdd4504 [194475][218685][api][breaking] Rev up dstore.core to 3.0.0 because DataStore#getDomainNotifier() now returns IDomainNotifier, and ClientConnection#connectDaemon() now takes a timeout parameter 2008-04-03 08:32:26 +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
f7b956cf5b [220123] rev up dstore versions from 2.0.100 to 2.1.0 2008-02-28 19:11:51 +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
Martin Oberhuber
e8dc372b54 [168975] Move RSE Events API to Core 2007-04-23 13:42:16 +00:00
Martin Oberhuber
202c9a5fe6 [180519][api] declaratively register rse.processes.ui adapter factories 2007-04-04 12:10:00 +00:00
David McKnight
a2897d03f8 [180525] moving resources to internal 2007-04-02 18:06:06 +00:00
Javier Montalvo Orus
6634af6bbe [170911] [plan] Improve Discovery and Autodetect in RSE 2007-03-30 17:04:53 +00:00
David McKnight
5f2ac3546a [178599] dstore subsystem packages 2007-03-29 19:21:25 +00:00
Martin Oberhuber
cf9a016317 Organize Manifests: Export internal packages with x-internal 2007-03-29 11:45:59 +00:00
David McKnight
58f046c8b2 [178599] more refactorings 2007-03-28 18:19:48 +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
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
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
David McKnight
1d0b7d33da removing warnings 2007-01-03 20:34:36 +00:00
Martin Oberhuber
9f53307364 Fix branding plugin bundle name vs. feature name (workaround platform bug [168188]) 2006-12-15 10:40:07 +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
1b56b5d133 Redo providerName="Eclipse.org" as suggested by Bjorn 2006-10-31 11:11:19 +00:00
Martin Oberhuber
89d85fcec8 Externalize vendor="%providerName" in plugin.xml 2006-10-25 13:16:53 +00:00
Martin Oberhuber
8a2d4a45db Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-24 14:19:44 +00:00
David McKnight
4b7bfac9e8 fixing copyrights 2006-10-06 13:46:15 +00:00
Martin Oberhuber
7e823836c8 Unify and externalize plugin providerName = Eclipse.org 2006-09-20 22:05:39 +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
d2920086dc [cleanup] remove IBM strings from plugin.xml 2006-08-17 13:20:01 +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
David McKnight
27746a536e SubSystemFactory -> SubSystemConfiguration
Fix for Defect 150496
2006-07-31 16:21:36 +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
Martin Oberhuber
6e9bacb11b bug 145539 - update about.html files. Note the trademark info in ssh plugins. 2006-07-25 16:00:51 +00:00
David Dykstal
1c0ba6102a Updating about.html files to new format. 2006-05-04 16:38:59 +00:00
David Dykstal
1d892b3fc4 Creating SDK feature, fixing feature branding, adding qualifiers to elements. 2006-05-01 22:53:53 +00:00