Javier Montalvo Orus
c64ccfc513
Multicast address using URI notation
2007-05-11 10:48:49 +00:00
Javier Montalvo Orus
9bfc9ae49a
added listener to transport combo box
2007-05-10 17:13:09 +00:00
Javier Montalvo Orus
4d99f3a4aa
improved service discovery wizard page and added multicast addresses in protocol extension point
2007-05-10 16:54:27 +00:00
Martin Oberhuber
7af0ea93c0
[177523][api] Unify singleton getter methods to use getInstance()
2007-05-10 12:40:20 +00:00
Martin Oberhuber
426d0dbcfa
Adding readme.txt repository info
2007-05-03 08:15:29 +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
1646646eaf
[184095][api] Replace String systemTypeName by IRSESystemType everywhere.
...
Migrate to using system type labels in all UI, and system type IDs when storing Preferences.
Combine NLS messages in rse.core. Add some API to SystemWidgetHelpers for dealing with system types.
Update and beautify Javadoc.
2007-04-25 20:24:16 +00:00
Martin Oberhuber
5c4fec2dca
Replace RSEUIPlugin.getDefault().getSystemRegistry by getTheSystemRegistry()
2007-04-19 12:02:44 +00:00
Martin Oberhuber
b8052d89db
Replace SystemRegistry references by ISystemRegistry where possible
2007-04-19 11:55:33 +00:00
Martin Oberhuber
875e32a5cc
[175341][nls] Add NLS strings for both tmMilestoneUpdateSite and tmUpdateSite
2007-04-06 12:09:48 +00:00
Javier Montalvo Orus
f3d3c8b2f7
[180933] Fixed PDE warning on tm.discovery.model.edit/plugin.xml
2007-04-04 14:11:50 +00:00
Javier Montalvo Orus
a0ce5e63f6
[170911] [plan] Improve Discovery and Autodetect in RSE
2007-03-30 10:42:24 +00:00
Javier Montalvo Orus
959445c1b3
Minor javadoc fix
2007-03-30 10:37:21 +00:00
Martin Oberhuber
77f6828769
[cleanup] organize Manifests: add internal exports
2007-03-22 10:34:16 +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
de7d109aa0
[175245] spell out feature neames for Europa site
2007-02-23 10:54:54 +00:00
Martin Oberhuber
8f9eba4858
[175241] Reference Milestone Update Site in all features
2007-02-23 10:15:34 +00:00
Martin Oberhuber
48a0171523
[175108] fix feature dependencies for Europa "Select Required" (workaround UM bug 175004)
2007-02-22 14:15:27 +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
2e3956c883
[cleanup] disable warnings about field hides another field in generated EMF code
2007-02-21 20:44:50 +00:00
Martin Oberhuber
036d61b0ac
[cleanup] fix discovery x-friends declarations in Manifest
2007-02-21 20:42:11 +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
938dab3903
Update feature names for Europa to include the terms "End-User" and "Extender"
2007-02-08 16:51:03 +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
0448185c85
[cleanup] define access rules for marking internal package access discouraged
2007-01-30 20:28:32 +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
3b45cdf804
Fix Javadoc errors
2006-12-15 12:02:15 +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
71278d5e46
[cleanup] fix compiler warnings
2006-12-07 12:37:36 +00:00
Javier Montalvo Orus
324cc0f188
[cleanup] fix compiler warnings
2006-12-05 11:04:43 +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
9f85f90d7a
[cleanup] compiler warnings invalid javadoc as protected
2006-11-28 13:23:19 +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
e4421fddfd
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:32:18 +00:00
Martin Oberhuber
a3d84940c5
[cleanup] Remove old IBM-RSE since tags from *.exsd
2006-11-10 20:17:18 +00:00
Martin Oberhuber
d8cecf5353
[cleanup] Remove old IBM-RSE @since tags
2006-11-10 20:04:27 +00:00
Martin Oberhuber
1b56b5d133
Redo providerName="Eclipse.org" as suggested by Bjorn
2006-10-31 11:11:19 +00:00
Martin Oberhuber
1544623300
Remove testUpdates from discovery site
2006-10-25 13:30:28 +00:00
Martin Oberhuber
d311a3c505
Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion
2006-10-25 12:35:02 +00:00
Javier Montalvo Orus
2cd61830fb
Fixed image cases
2006-10-09 17:52:08 +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