1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-31 20:23:26 +02:00
Commit graph

30 commits

Author SHA1 Message Date
Javier Montalvo Orus
a0ce5e63f6 [170911] [plan] Improve Discovery and Autodetect in RSE 2007-03-30 10:42:24 +00:00
Uwe Stieber
d9e08a3526 [fix] [174966] IRSESystemType should have a getLabel() method for translatable label 2007-02-26 16:38:21 +00:00
Martin Oberhuber
e69ec9a67a [175245] spell out feature neames for Europa site 2007-02-23 11:14:24 +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
Javier Montalvo Orus
bfe80f048c [174292] [api] Make discovery packages internal
org.eclipse.rse.internal.discovery                         -> org.eclipse.rse.internal.discovery
org.eclipse.tm.internal.discovery.engine              -> org.eclipse.tm.internal.discovery.engine
org.eclipse.tm.internal.discovery.model.impl        -> org.eclipse.tm.internal.discovery.model.impl
org.eclipse.tm.internal.discovery.model.util         -> org.eclipse.tm.internal.discovery.model.util
org.eclipse.tm.internal.discovery.model.provider -> org.eclipse.tm.internal.discovery.model.provider
org.eclipse.tm.internal.discovery.protocol.dnssd -> org.eclipse.tm.internal.discovery.protocol.dnssd
org.eclipse.tm.internal.discovery.transport.udp   -> org.eclipse.tm.internal.discovery.transport.udp
org.eclipse.tm.internal.discovery.view                  -> org.eclipse.tm.internal.discovery.view
org.eclipse.tm.internal.discovery.wizard               -> org.eclipse.tm.internal.discovery.wizard
2007-02-21 18:52:49 +00:00
Uwe Stieber
fcd9fc3124 [173772] extension point renamed to newConnectionWizards and updated ISV docu 2007-02-20 16:57:38 +00:00
Uwe Stieber
8d0cb1cf73 [173772] [api] New connection wizard needs to become totally influenceable 2007-02-19 16:43:28 +00:00
Uwe Stieber
dd4c4ae10d [fix] required id is associated with newConnectionWizardDelegate element instead of extension 2007-02-12 14:04:31 +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
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
Martin Oberhuber
307ce06ce2 Rev up version numbers for 2.0M4 according to changes in plugins 2006-12-20 18:30:03 +00:00
Javier Montalvo Orus
8aebe43581 [cleanup] fix compiler warnings 2006-12-15 14:12:04 +00:00
Martin Oberhuber
060b6cdfea Fix branding plugin bundle name vs. feature name (workaround platform bug [168188]) 2006-12-15 11:57:23 +00:00
Javier Montalvo Orus
cc01f2d474 [cleanup] fix compiler warnings 2006-12-04 18:47:44 +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
5deeba081e Allow any EMF 2.x in order to be compatible with 2.3.0 which comes with the Eclipse 3.3 stream 2006-11-27 10:33:57 +00:00
Martin Oberhuber
1b56b5d133 Redo providerName="Eclipse.org" as suggested by Bjorn 2006-10-31 11:11:19 +00:00
Martin Oberhuber
d311a3c505 Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-25 12:35:02 +00:00
Martin Oberhuber
74c2575999 Switch to UTF-8 encoding in order to fix nightly builds on Linux with u-accent character 2006-10-07 22:36:26 +00:00
Javier Montalvo Orus
67eaded88a Fix Copyrights 2006-10-06 10:06:54 +00:00
Martin Oberhuber
90a0915324 Add plugin.xml to build.properties in rse.discovery 2006-10-03 22:25:53 +00:00
Martin Oberhuber
cd0dfcceaf Use version ranges for bundle dependencies 2006-09-21 08:19:54 +00:00
Martin Oberhuber
225fb9af86 Use plugin version 1.0.0.qualifier 2006-09-21 08:14:21 +00:00
Martin Oberhuber
7e823836c8 Unify and externalize plugin providerName = Eclipse.org 2006-09-20 22:05:39 +00:00
Martin Oberhuber
24d4108688 Update about files 2006-09-20 20:49:29 +00:00
Javier Montalvo Orus
07ba899f07 Discovery listed in wizard 2006-09-12 17:31:31 +00:00
Javier Montalvo Orus
fa560a97d7 Updated RSE plugin references 2006-09-08 14:27:50 +00:00
Javier Montalvo Orus
c9f749182e Initial population 2006-09-07 12:14:58 +00:00