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

40 commits

Author SHA1 Message Date
Martin Oberhuber
c3aacbb604 [releng] Fix micro versions for TM 3.2 2010-03-01 00:15:19 +00:00
Martin Oberhuber
c4f6204bfc [releng] Update version numbers for 3.1.1 builds 2009-07-30 13:35:38 +00:00
David McKnight
17a5fa88b8 [249222] [api] Access to communication listeners in AbstractConnectorService 2008-11-25 14:44:17 +00:00
Martin Oberhuber
b1c3a779cd [242078] Error in extensionPoint org.eclipse.rse.core.modelInitializers markup 2008-09-23 16:58:28 +00:00
Martin Oberhuber
219972bff8 [releng] Update version number to 3.0.1 for [238673] Expansion icon (plus sign) disappears from Work With Libraries entry 2008-07-02 17:45:41 +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
52a332ae0b [215820][api][breaking] Move SystemRegistry implementation to Core 2008-02-12 18:40:57 +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
4236650700 Rev up plugin version to 2.0.1 for rse.core, subsystems.files.dstore, rse.tests 2007-07-13 09:51:37 +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
8f161352bd [186525][api] Move keystoreProviders extension point to org.eclipse.rse.core 2007-05-11 21:12:17 +00:00
Martin Oberhuber
e8dc372b54 [168975] Move RSE Events API to Core 2007-04-23 13:42:16 +00:00
Martin Oberhuber
cf90e3c2e7 [cleanup] organize Manifests: export internal packages with x-internal 2007-04-03 08:40:38 +00:00
Martin Oberhuber
1656263665 Organize Manifests: Export internal packages with x-internal 2007-04-02 08:58:20 +00:00
David Dykstal
895374834f [170920] moved packages and data from org.eclipse.rse.logging plugin to org.eclipse.rse.core and org.eclipse.rse.ui. 2007-03-30 21:32:36 +00:00
David Dykstal
eaa855d23d [180274] Moving types from org.eclipse.rse.filters to org.eclipse.rse.core.filters 2007-03-30 18:59:32 +00:00
David Dykstal
32d22fb8a7 [168973] Stage 3 - move filter packages to core plugin 2007-03-29 20:40:40 +00:00
Martin Oberhuber
77f6828769 [cleanup] organize Manifests: add internal exports 2007-03-22 10:34:16 +00:00
Martin Oberhuber
d65885e486 Specify x-internal in manifest for exported internal packages. Fix some compiler warnings. 2007-02-01 11:47:47 +00:00
Martin Oberhuber
508dc85ac4 Rev up version numbers to 2.0 where needed 2007-01-16 15:57:10 +00:00
David Dykstal
6dda7b5817 [167274] moving IRSEPersistableContainer from org.eclipse.rse.persistance to org.eclipse.rse.model 2007-01-03 21:42:00 +00:00
Martin Oberhuber
307ce06ce2 Rev up version numbers for 2.0M4 according to changes in plugins 2006-12-20 18:30:03 +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
7e823836c8 Unify and externalize plugin providerName = Eclipse.org 2006-09-20 22:05:39 +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
Martin Oberhuber
e2bbff4f54 [refactoring] move rse.internal.references from UI to core 2006-08-30 15:58:56 +00:00
David Dykstal
698c707f7c [refactor] add logging capability to core plugin
in preparation for moving some persistence classes
2006-08-17 13:41:45 +00:00
Kushal Munir
6787dbd195 [cleanup] Refactoring RSE model objects 2006-08-16 08:03:00 +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
Kushal Munir
df5ce0c379 [cleanup] Classes for filter referencing and referenced filters have moved from org.eclipse.rse.ui plugin to org.eclipse.rse.core plugin 2006-08-11 14:58:48 +00:00
David Dykstal
1d892b3fc4 Creating SDK feature, fixing feature branding, adding qualifiers to elements. 2006-05-01 22:53:53 +00:00
David Dykstal
1b825a396c Fixing plugin and feature descriptions. 2006-04-28 17:10:03 +00:00
David Dykstal
79ec2c1a87 Jar up the entire plugin. 2006-04-25 21:19:05 +00:00
David Dykstal
559f1302f1 updating build.properties for source build 2006-04-21 20:33:23 +00:00
David Dykstal
84e14e782e Changes since initial population. Bringing support up to Eclipse M6 level. Significant refactoring. 2006-04-12 16:47:19 +00:00
David Dykstal
f73d913396 initial population 2006-04-10 20:02:23 +00:00