Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-08-06Using for-each loop in team.coreY20200915-2240Y20200915-0150Y20200914-1200Y20200913-1200Y20200912-1200Y20200911-1200Y20200910-1200Y20200909-1200Y20200908-1200Y20200907-1200Y20200903-2210Y20200901-1200Y20200825-1200Y20200824-1310Y20200823-1200Y20200822-1200Y20200821-1200Y20200820-1200Y20200819-1200Y20200818-1200Y20200817-1210Y20200817-0450Y20200816-1200Y20200815-1200Y20200814-1200Y20200814-0650Y20200814-0630Y20200813-1200Y20200812-1200Y20200811-1200Y20200810-1200Y20200809-1200Y20200808-1200Y20200807-1200Y20200806-1200S4_17_0_RC2S4_17_0_RC1S4_17_0_M3R4_17I20200902-1800I20200902-0600I20200901-1800I20200901-0600I20200831-1800I20200831-0600I20200830-1800I20200830-0600I20200829-1800I20200829-0600I20200828-1800I20200828-0150I20200826-1800I20200826-0600I20200825-1800I20200825-0600I20200824-1900I20200824-0600I20200823-1800I20200823-0600I20200822-1800I20200822-0600I20200821-1800I20200821-0440I20200820-0230I20200819-1800I20200819-0600I20200818-1800I20200818-0900I20200818-0600I20200818-0340I20200817-1800I20200817-0920I20200817-0600I20200817-0450I20200816-1800I20200816-0600I20200815-1800I20200815-0600I20200814-1800I20200814-1040I20200814-0640I20200814-0330I20200813-1800I20200812-1800I20200812-0710I20200811-1800I20200810-1800I20200809-1800I20200808-1800I20200808-0230I20200807-1800I20200806-1800R4_17_maintenanceLars Vogel19-67/+39
Done via JDT clean-up action and manual fix for indentation in ResourceModelContentProvider Change-Id: I4bc1a3913a1e4e71fe9093724c64bef76454f960 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-07-28Add type parameters for org.eclipse.team.internal.ui.mappingY20200805-1200Y20200804-1200Y20200801-1200Y20200729-1200Y20200729-0630Y20200728-0600I20200805-1800I20200805-0750I20200805-0630I20200804-1800I20200803-1800I20200803-0210I20200801-1800I20200801-0010I20200731-2040I20200731-1800I20200731-0520I20200730-1800I20200729-1800I20200729-0120I20200728-1800I20200728-1120Alexander Fedorov3-9/+9
Add type parameters to collections for org.eclipse.team.internal.ui.mapping Change-Id: Ic36b17f60816692085b5232f5816774dc81a9083 Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
2020-07-24Using method reference in NonSynModelMergePageY20200727-0310Y20200725-1200I20200727-1800I20200726-1800I20200724-1800I20200724-0600Lars Vogel1-1/+1
Change-Id: I54c5bea1b8b4d5023938869bcd4c5908a7b83127 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-07-24Method reference in LocalHistoryPage instead of lambdaLars Vogel1-1/+1
Change-Id: I1626458f8046fcf42b56db63fe00596f3b470b40 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-07-15Bug 564923 - Do not display proxy warning on macOSY20200722-1200Y20200722-0040Y20200721-0610Y20200721-0450Y20200718-1200Y20200716-0820Y20200715-1200I20200723-1800I20200723-1030I20200723-0620I20200722-1800I20200722-1140I20200722-0610I20200721-1800I20200721-1400I20200721-0950I20200721-0610I20200721-0130I20200720-1800I20200720-0850I20200720-0020I20200719-2010I20200718-1800I20200717-1800I20200716-1800I20200715-1800Alex Blewitt1-1/+4
When running on macOS, a warning is shown on the console every time an Eclipse application is launched: > !ENTRY org.eclipse.core.net 1 0 2020-07-04 14:01:49.811 > !MESSAGE System property http.nonProxyHosts has been set to > local|*.local|169.254/16|*.169.254/16 by an external source. > This value will be overwritten using the values from the preferences This warning is unnecessary, because the JVM automatically sets these values on startup and the proxy setup then does exactly the same thing. There appears to be a logic bug in that the path to verify that the proxies are set that assumes the nonProxyHosts property is empty if the proxies are disabled. However, that condition on macOS is not valid, since the JVM itself will set this value even if the proxies aren't set. Therefore, checking the field is empty on macOS isn't valid. https://github.com/openjdk/jdk/blob/f37d9c8abca50b65ed232831a06d60c1d015013f/src/java.base/macosx/native/libjava/java_props_macosx.c#L449 For minimal impact, when running on macOS, pass the DO_NOT_VERIFY instead of VERIFY_EMPTY so that this message is not generated unnecessarily every time Eclipse launches. Change-Id: I68e955677b347a6b62ef83cdb842c3aa15b203d8 Signed-off-by: Alex Blewitt <alex.blewitt@gmail.com>
2020-06-12[Bug 550832] Remove gif which we left during the move to png filesY20200711-1200Y20200708-1200Y20200704-1200Y20200703-0300Y20200701-1200Y20200701-0020Y20200629-1000Y20200629-0740Y20200624-1200Y20200622-0340Y20200620-1200Y20200617-2350Y20200617-1200Y20200617-1040Y20200617-0510Y20200617-0320S4_17_0_M1I20200714-1800I20200713-2230I20200713-1800I20200712-1800I20200711-2250I20200711-1800I20200710-1800I20200710-0230I20200708-1800I20200708-0600I20200707-1800I20200707-0600I20200706-2300I20200706-1800I20200706-0600I20200705-1800I20200705-0710I20200705-0600I20200704-1800I20200704-0600I20200703-1800I20200702-2150I20200702-1800I20200701-2350I20200701-2210I20200701-1800I20200701-0330I20200630-1800I20200629-1800I20200628-1800I20200626-1800I20200625-1800I20200624-1800I20200623-1800I20200623-1010I20200622-1800I20200621-1800I20200620-1800I20200619-1800I20200618-1800I20200617-1800I20200616-1800I20200616-0620I20200616-0320I20200616-0140I20200615-1800I20200614-1800I20200613-1800I20200612-1800I20200612-0650Lars Vogel3-0/+0
Change-Id: Ia79fb808f9f145e7e45483ab7bae42dda248bf3d Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-06-11Add missing overrideI20200612-0400I20200611-1800Carsten Hammer32-0/+130
Change-Id: I4fdb013bcd1a1693ba91895412bcac118fc16e6b Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
2020-06-114.17 version updatesKarsten Thoms4-4/+4
Required for https://git.eclipse.org/r/#/c/163147/ Change-Id: I13b25b51d4614bb797d6cb6d86db6799bc9c7a8a Signed-off-by: Karsten Thoms <karsten.thoms@karakun.com>
2020-06-11Remove unnecessary array creation for varargsCarsten Hammer8-15/+10
Change-Id: I500c5c41f9ded58d9361f831a7fa899ae92bdbf9 Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
2020-06-11Version updates for 4.17Karsten Thoms10-10/+10
Required for https://git.eclipse.org/r/#/c/163146/ Change-Id: I9021199652ddd0adbef868f76c0bfa73529b1287 Signed-off-by: Karsten Thoms <karsten.thoms@karakun.com>
2020-06-10Bug 564063 - Using ArrayContentProvider.getInstance() instead of new instanceI20200610-1800Lars Vogel1-1/+1
ArrayContentProvider does not hold any data, hence it can be shared across instances. Change-Id: I7b30de1568464fe5899b3c7f60fa74e46dbb00e1 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-06-10Bug 564063 - Using ArrayContentProvider.getInstance() instead of new instanceLars Vogel2-2/+2
ArrayContentProvider does not hold any data, hence it can be shared across instances. Change-Id: I70360f83b7f57b34ae867fdc98a0c370e77cb81f Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-06-104.17 update of org.eclipse.team.uiLars Vogel2-2/+2
For https://git.eclipse.org/r/#/c/164302 Change-Id: Ib70ea7e9c165b5e47d4cd5fa41ed7cb4b9547ccc
2020-06-10Bug 564117 - Using lazy logical operatorLars Vogel1-1/+1
Use lazy logical operator (&& and ||) as it is potentially faster. Change-Id: I6ab8cc6d5ce35cb3a916a6e11de4521340400a73 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-06-104.17 update of org.eclipse.jsch.uiLars Vogel2-2/+2
For https://git.eclipse.org/r/#/c/164292/ Change-Id: I7fe4760d8290bd7321dc34df7de3ec61273b19d2
2020-06-07Bug 563845 - Version bumps for 4.17 streamI20200609-1800I20200609-0150I20200608-1800I20200607-1800Alexander Kurtakov6-6/+6
Change-Id: I8aea11872c19a0e320011feb210378a59caf8117 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-06-06Bug 564006 - Comparator Errors in I20200605-1230I20200606-1800I20200606-0940I20200606-0910I20200606-0700I20200606-0400Sravan Kumar Lakkimsetti1-0/+2
Change-Id: Idc56b2333be047dfd015cb8e19dbf79a95ba6a5c Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2020-06-04Bug 563840 - POM and product version change for 4.17 releaseI20200606-0050I20200605-2140I20200605-1500I20200605-1230I20200605-1200I20200605-1150I20200605-0950I20200605-0910I20200605-0720Sravan Kumar Lakkimsetti27-28/+28
Change-Id: Ib2abc1e1374c9bfdfc21b9e33a18e1dad81cee49 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2020-05-11Bug 441387 - [Themes] Dark theme: when comparing structure background onY20200609-2100Y20200609-0150Y20200528-0030S4_16_0_RC2S4_16_0_RC1S4_16_0_M3R4_16I20200604-0540I20200603-0600I20200602-1800I20200602-0600I20200602-0510I20200602-0010I20200601-1800I20200601-0640I20200601-0140I20200531-1800I20200531-0600I20200530-0600I20200529-0550I20200528-0200I20200528-0000I20200527-1800I20200527-0600I20200526-1800I20200526-0600I20200525-1800I20200525-0640I20200524-1800I20200524-0850I20200524-0600I20200524-0220I20200523-1800I20200523-0600I20200522-1800I20200521-1000I20200520-1800I20200520-0600I20200519-1800I20200519-1130I20200519-1010I20200518-2220I20200518-1800I20200516-0600I20200515-1930I20200514-1800I20200513-1800I20200512-1800I20200511-1800R4_16_maintenanceLars Vogel1-5/+0
compare editors ends up white Change-Id: Iad9cde6beaf3acdac2d9a282fc113b6db87474fe Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-04-28Bug 508611 - Remove copies of StringMatcherY20200430-0210Y20200429-0730Y20200428-2310I20200511-0700I20200510-1800I20200509-1800I20200509-0600I20200509-0450I20200506-1800I20200505-1800I20200504-1800I20200503-1800I20200502-1800I20200501-1800I20200501-0520I20200429-1800I20200429-0600I20200428-2300I20200428-1800Thomas Wolf7-821/+82
Remove the copy in org.eclipse.core.net; use the canonical implementation from org.eclipse.equinox.common instead. Rework the copy in org.eclipse.team.core to also delegate to the canonical implementation (re-exported from org.eclipse.core.runtime) for matching. There is one more copy of StringMatcher in team.cvs, but that one has been substantially extended with support for basic character classes. Change-Id: I481280d187fc8bcdcb253ddd857c495afdb120d9 Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
2020-04-22Remove .cvsignore files.Y20200428-0250Y20200428-0140Y20200427-2330I20200428-0630I20200428-0610I20200428-0230I20200427-1800I20200426-1800I20200425-1800I20200424-1800I20200424-0540I20200423-1800I20200422-1800Alexander Kurtakov31-34/+14
Time for cvs to RIP. Change-Id: Iabf74d3fe9c20ddbd54927a2999e12f5d4c01088 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-04-21Bug 562370 - Remove tycho-extras.version maven propertyI20200421-1800Alexander Kurtakov1-1/+1
Handle platform.team repo Change-Id: I9d49cc8e46b5d113cb2c621b339337591fd38b85 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-04-14Bug 562048 - Remove dependency on icu from platform.teamI20200420-1800I20200419-1800I20200418-1800I20200417-1800I20200416-1800I20200416-0410I20200415-1800I20200415-0620I20200415-0200I20200414-1010I20200414-0630Lars Vogel2-2/+1
Change-Id: Ic705b9d888d59856da55d2e739dfefbe9e443e8e Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-04-12Bug 562048 - Remove dependency on icu from platform.teamI20200413-1800I20200412-1800Alexander Kurtakov44-113/+93
Direct replacements only. Change-Id: If8287ead3f0715155294bd9632aa12a310818e8c Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-04-12Version update for 4.16.Alexander Kurtakov2-2/+2
Needed for https://git.eclipse.org/r/#/c/160812/ Change-Id: Ifd70bd1040a3218143606b5a6c8131ae93adfb89 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-04-11Bug 562013 - Botched patch merge in license headerI20200411-1800I20200411-0950I20200411-0720Mat Booth2-8/+3
Fix incorrect merge done in change 91927cb3b3 Change-Id: Id982a3fa7d3984c66ebc291241e68a93c4e4fa89 Signed-off-by: Mat Booth <mat.booth@redhat.com>
2020-04-04Bug 561712 - Add constructors to Status and MultiStatus to acceptS4_16_0_M1I20200411-0510I20200411-0300I20200410-2300I20200410-1800I20200409-0200I20200408-1800I20200408-0600I20200407-1800I20200407-1210I20200407-0120I20200406-1800I20200406-0600I20200406-0350I20200406-0120I20200405-1800I20200405-0600I20200404-1800I20200404-1220I20200404-0600I20200404-0330Alexander Kurtakov1-5/+4
Class<?> as identifier Use CreatePatchTest.class to fix the ambiguous null. Change-Id: I214fb46b69dfc35bc84f8f6979dccee66293ef05 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-04-03Bug 561732 - Disable failing CVS testsI20200403-1800Alexander Kurtakov3-6/+6
Disable calling test suites as both are just failing. Change-Id: I07ba036034556a1569c26428488e2d689ebb9707 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-03-19Use .isEmpty() instead of .size()==0 or .equals("")I20200402-2250I20200402-1800I20200402-0850I20200402-0410I20200401-1800I20200331-1800I20200330-1800I20200329-1800I20200328-1800I20200327-1800I20200326-1800I20200325-1800I20200324-1800I20200323-1800I20200322-1800I20200322-1150Carsten Hammer27-38/+38
Change-Id: If2db9cef6eddb2d79e3fd1c312b2c8248dd288d6 Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
2020-03-194.16 update of examples.xmlI20200322-0300I20200321-1800I20200321-0440I20200320-1800I20200319-1800Lars Vogel2-2/+2
Required for https://git.eclipse.org/r/#/c/156568/ Change-Id: I1233179991603cbcbfabd733bd8be914022b3a5f Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-03-194.16 update of team.coreLars Vogel2-2/+2
Required for https://git.eclipse.org/r/#/c/156568/ Change-Id: I280ac9172200b3198467988fa5072e59121fa376 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-03-14Use switch over strings where possibleI20200319-0550I20200318-1800I20200318-1400I20200318-1100I20200317-1800I20200316-1800Carsten Hammer10-100/+223
Change cascades of ifs which can be converted to switch over Strings. A switch statement might be faster than an if-then-else chain. And it improves clarity. The problem with the if..else chain is that I have to look into all the if conditions to understand what the program is doing. And the variable might change in the chain processing. Change-Id: Ia7003e12ff240ea8c7ad63a382123c00786110a7 Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
2020-03-14Version update for 4.16 streamCarsten Hammer12-12/+12
Required for https://git.eclipse.org/r/#/c/156567/ Change-Id: Iaf52d8f78385bd7f495c65d336223a6cd161b7fc Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
2020-03-10Fix javadoc warningX20200313-0410X20200312-1900X20200312-1530X20200312-1210X20200312-0700X20200311-2150X20200311-1900X20200311-0820I20200315-2240I20200315-1800I20200314-1800I20200313-1800I20200313-0810I20200312-1835I20200312-1800I20200311-1800I20200310-1800I20200310-0810Karsten Thoms1-3/+15
Change-Id: Ib497768c0680d8f8eddaafbd12a76445de0352e3 Signed-off-by: Karsten Thoms <karsten.thoms@karakun.com> Also-by: Carsten Hammer <carsten.hammer@t-online.de>
2020-03-10Version update for 4.16 streamKarsten Thoms2-2/+2
Required for https://git.eclipse.org/r/#/c/157400/ Change-Id: I293a45ee1e9cf23235789d10be67d4027d338bb5 Signed-off-by: Karsten Thoms <karsten.thoms@karakun.com>
2020-03-08Bug 560877 - Version bumps for 4.16 streamY20200309-1300I20200309-1800I20200309-0810I20200308-1800Alexander Kurtakov4-4/+4
Change-Id: Ic2f0e07926919724a344cdc58e9a64fa2ec49b01 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-03-06Bug 560872 - POM and product version change for 4.16 releaseY20200308-0700Y20200308-0520X20200306-1900I20200307-1800I20200307-1145Mat Booth27-28/+28
Change-Id: I420d948f7275c460da447327af2334b1a6461e53 Signed-off-by: Mat Booth <mat.booth@redhat.com>
2020-02-27Bug 560578 - Update copyrightY20200409-0600Y20200407-0925Y20200407-0635Y20200407-0550Y20200318-0540Y20200317-0225Y20200316-1300Y20200316-0820Y20200314-1405Y20200313-1100Y20200311-0915Y20200310-0525Y20200305-0600X20200306-0700X20200305-1900X20200305-0700X20200304-1900X20200304-0700X20200303-1900X20200303-0700X20200302-1900X20200302-0930X20200302-0700X20200301-1900X20200301-0700X20200229-1900X20200229-0700X20200228-1900S4_15_0_RC2R4_15I20200305-0155I20200304-1800I20200304-0600I20200303-1800I20200303-0600I20200302-1800I20200302-0600I20200301-2310I20200301-1800I20200301-0600I20200301-0030I20200229-1800I20200229-0600I20200228-1800Szymon Ptaszkiewicz2-4/+4
Change-Id: I8a7302bf64b518bab5fdc81e961c6dfd8f9b4ab9 Signed-off-by: Szymon Ptaszkiewicz <sptaszkiewicz@gmail.com>
2020-02-18Bug 491952 - NPE at ProxyManager.tryGetURI from p2.director applicationY20200225-1040Y20200219-1055Y20200219-0850Y20200218-1420Y20200218-1210X20200228-0700X20200228-0520X20200227-1900X20200227-0700X20200227-0130X20200226-0700X20200225-1900X20200225-0700X20200224-1900X20200224-0700X20200223-1900X20200223-0700X20200223-0250X20200222-0700X20200221-1130X20200221-0700X20200221-0440X20200221-0310X20200221-0050X20200220-1900X20200220-0700X20200219-1900X20200219-0700X20200219-0500X20200218-0510S4_15_0_RC1S4_15_0_M3I20200226-1800I20200226-0600I20200225-1800I20200225-0600I20200224-1800I20200224-0600I20200223-2335I20200223-1800I20200223-0600I20200222-1800I20200222-0600I20200221-1800I20200219-1800I20200219-0600I20200218-1800I20200218-0600Ed Merks1-7/+13
if Manual proxy is configured ProxyManager should not assume that uri.getHost() returns a non-null value. Specifically a valid jar: URI will always have a null host. Also eliminate unused imports so that build passes. Change-Id: I8ca9446e888b132c5f88f8cdc14eb9133a3a0b48 Signed-off-by: Ed Merks <ed.merks@gmail.com>
2020-02-18Bug 560210 - Compilation error in IDE about unused importsPaul Pazderski1-1/+0
Change-Id: If02ffddd95e07d96f8973e40f214a1cbb98e0ec8 Signed-off-by: Paul Pazderski <paul-eclipse@ppazderski.de>
2020-02-12Bug 560011 - Opening patch file does not use the generic editorY20200218-0315Y20200218-0120X20200217-1120I20200217-1800I20200217-0600I20200216-1800I20200216-1145I20200215-1800I20200215-0600I20200214-1800I20200214-0620I20200213-1800I20200213-1520I20200213-1210I20200213-1100I20200213-0640I20200212-1810I20200212-1800Alexander Kurtakov3-4/+11
Bind patch and diff files to generic editor. Change-Id: I7236fafd158d6b8cd6181f1a0b7c7d8cc3776c76 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-02-12Convert o.e.core.tests.net and o.e.compare.tests to JUnit4Alexander Kurtakov19-571/+537
Had to drop apitooling as it caused errors but API on test bundles is pure insanity. Change-Id: Iffa4a8617a388d094fc9147ea1e17688738361fe Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-02-12Convert examples to Junit 4.I20200212-1420Alexander Kurtakov4-91/+170
The test still fail in the same way after the conversion. Change-Id: I5fbf3ce5132971bdc2396a5e14db2631575ac008 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-02-12Bug 560040 - Remove unnecessary activator in org.eclipse.ui.netI20200212-0910Lars Vogel3-68/+15
Change-Id: Iee5fcd8ce6922862a99b2d95aaf903c190aebaa9 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-02-114.15 update for org.eclipse.ui.netLars Vogel2-2/+2
Required for https://git.eclipse.org/r/157520 Change-Id: Icc82cfbd15e8c430e310f2b3979eb249544dd1fa Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-02-11Clean-up use lambdas and method referencesI20200211-1800Lars Vogel2-6/+2
Using the JDT cleanup action -> - Use lambda where possible - Simplify lambda expression and method reference syntax Change-Id: If567a82649e092753fd7fe3a3495a311cc7df8fd Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-02-11Remove unnecessary whitespace from team - Part 2Lars Vogel7-28/+28
Change-Id: Ic2f64750371310a6449fea048988aed0f168b081 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-02-11Remove unnecessary whitespace from team - Part 1Lars Vogel61-263/+263
Change-Id: I2e29e91eb8d81ae20326135a0b66210cf8f9f94a Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-02-114.15 update of org.eclipse.team.examples.filesystemLars Vogel2-2/+2
Change-Id: I8476fc6cbe0455d96d32ad4784a056540aecdbb7 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-02-114.15 update of org.eclipse.core.netCarsten Hammer2-2/+2
needed for https://git.eclipse.org/r/#/c/156567/ Change-Id: I6bd71a36f4a93f3f189c900e5b241c601eeee602 Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>

Back to the top