Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-28 | Bug 508611 - Remove copies of StringMatcherY20200430-0210Y20200429-0730Y20200428-2310I20200511-0700I20200510-1800I20200509-1800I20200509-0600I20200509-0450I20200506-1800I20200505-1800I20200504-1800I20200503-1800I20200502-1800I20200501-1800I20200501-0520I20200429-1800I20200429-0600I20200428-2300I20200428-1800 | Thomas Wolf | 3 | -399/+3 | |
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-22 | Remove .cvsignore files.Y20200428-0250Y20200428-0140Y20200427-2330I20200428-0630I20200428-0610I20200428-0230I20200427-1800I20200426-1800I20200425-1800I20200424-1800I20200424-0540I20200423-1800I20200422-1800 | Alexander Kurtakov | 1 | -1/+0 | |
Time for cvs to RIP. Change-Id: Iabf74d3fe9c20ddbd54927a2999e12f5d4c01088 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2020-03-19 | Use .isEmpty() instead of .size()==0 or .equals("")I20200402-2250I20200402-1800I20200402-0850I20200402-0410I20200401-1800I20200331-1800I20200330-1800I20200329-1800I20200328-1800I20200327-1800I20200326-1800I20200325-1800I20200324-1800I20200323-1800I20200322-1800I20200322-1150 | Carsten Hammer | 1 | -3/+3 | |
Change-Id: If2db9cef6eddb2d79e3fd1c312b2c8248dd288d6 Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de> | |||||
2020-03-14 | Use switch over strings where possibleI20200319-0550I20200318-1800I20200318-1400I20200318-1100I20200317-1800I20200316-1800 | Carsten Hammer | 2 | -30/+59 | |
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-14 | Version update for 4.16 stream | Carsten Hammer | 2 | -2/+2 | |
Required for https://git.eclipse.org/r/#/c/156567/ Change-Id: Iaf52d8f78385bd7f495c65d336223a6cd161b7fc Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de> | |||||
2020-03-06 | Bug 560872 - POM and product version change for 4.16 releaseY20200308-0700Y20200308-0520X20200306-1900I20200307-1800I20200307-1145 | Mat Booth | 1 | -1/+1 | |
Change-Id: I420d948f7275c460da447327af2334b1a6461e53 Signed-off-by: Mat Booth <mat.booth@redhat.com> | |||||
2020-02-18 | Bug 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-0600 | Ed Merks | 1 | -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-11 | 4.15 update of org.eclipse.core.net | Carsten Hammer | 2 | -2/+2 | |
needed for https://git.eclipse.org/r/#/c/156567/ Change-Id: I6bd71a36f4a93f3f189c900e5b241c601eeee602 Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de> | |||||
2019-12-06 | Bug 553742 - POM and product version change for 4.15 releaseY20191208-2315I20191210-0230I20191209-2205I20191209-1600I20191209-1310I20191209-1130I20191209-1110 | Niraj Modi | 1 | -1/+1 | |
Change-Id: Id5a20b47a43410c0e5f75bd18ce1326e586e744d Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com> | |||||
2019-11-22 | Bug 548250 - Javadoc problems in platform.teamY20191127-0140Y20191126-0500S4_14_0_RC2aS4_14_0_RC2S4_14_0_RC1R4_14I20191210-0610I20191204-1800I20191204-0600I20191203-1800I20191203-0600I20191202-1800I20191202-0600I20191201-1800I20191201-0600I20191130-1800I20191130-0600I20191129-1800I20191127-1800I20191127-0600I20191126-2315I20191126-1800I20191126-0600I20191125-1800I20191125-0600I20191124-1800I20191124-0600I20191123-1800I20191123-1115I20191123-0600I20191123-0100R4_14_maintenance | Paul Pazderski | 3 | -4/+4 | |
Change-Id: Ibd321a8cca382afa1deec69c5fb557a94a15209e Signed-off-by: Paul Pazderski <paul-eclipse@ppazderski.de> | |||||
2019-09-25 | Bug 551438 - Fix files that have ended up with CRLF in the git | Ed Merks | 4 | -7/+7 | |
repository Fix PatchBuilderTest to adjust expectations based on the line delimiter of the input file. Fix PatchUITest so that it passes on Windows when the expected input is already using CRLF. Change-Id: I6a397114f410feceb5791644591b76cd2e0bb11b Signed-off-by: Ed Merks <ed.merks@gmail.com> | |||||
2019-09-06 | Bug 550767 - POM and product version change for 4.14 releaseI20190910-0815I20190910-0145I20190909-1520I20190909-1425I20190909-0925 | Niraj Modi | 1 | -1/+1 | |
Change-Id: I2ace444c172f6762135c0767317e0aba657b2941 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com> | |||||
2019-06-19 | Bug 474156 - Prepare for build-time API analysisI20190625-1800I20190625-0535I20190624-1800I20190623-1800I20190621-1800I20190620-1800I20190620-0130I20190619-1820I20190619-1800 | Mickael Istria | 1 | -0/+3 | |
Change-Id: Ife63a50859c8505fb34b9a419db17f2322eb6226 Signed-off-by: Mickael Istria <mistria@redhat.com> | |||||
2019-06-18 | Use addAll, deleteAll instead of looping through a collectionI20190618-1805 | Lars Vogel | 1 | -3/+2 | |
Change-Id: If74eec05fb721ceeb1f9f8d7fbac9d68be6e767f Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com> | |||||
2019-06-15 | Use jdk 5 for-each loopI20190616-1800I20190615-1800 | Carsten Hammer | 8 | -47/+36 | |
Replace simple uses of Iterator with a corresponding for-each loop. Also add missing braces on loops as necessary. Change-Id: I8cee98245fb49892d80949d1dcda89c9bf72f3e4 Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de> | |||||
2019-06-12 | String.indexOf can be replaced with String.containsI20190614-1800I20190614-0330I20190613-1800I20190613-0210I20190612-1800I20190612-0115 | Carsten Hammer | 2 | -3/+3 | |
Change-Id: I6ec0fd3fa12538157a4ce6a1008424229cf4cc24 Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de> | |||||
2019-06-11 | Use isEmpty() instead of size()==0 where possible | Carsten Hammer | 2 | -2/+2 | |
Change-Id: I591baac7b623f8ed3681a12471ffe6438a13175f Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de> | |||||
2019-06-11 | 4.13 version update for org.eclipse.core.net | Lars Vogel | 2 | -2/+2 | |
Change-Id: Ic50fb4c4da2b759b8f039c204c80bd4831d4948e Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com> | |||||
2019-06-07 | Bug 547907 - POM and product version change for 4.13 releaseI20190608-0140I20190607-1345I20190607-1000I20190607-0725 | Niraj Modi | 1 | -1/+1 | |
Change-Id: I506109fc9e9e5c9198702c2d09ea1041b6aa7b3b Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com> | |||||
2019-05-19 | Bug 547304 - [cleanup] Fix wrong space/tab indentationS4_12_0_RC2S4_12_0_RC1aS4_12_0_RC1S4_12_0_M3R4_12I20190605-1800I20190605-0600I20190604-1800I20190604-0600I20190603-1800I20190603-0600I20190602-1800I20190602-0600I20190601-1800I20190531-1800I20190531-0245I20190529-2005I20190529-1800I20190529-0600I20190528-1800I20190528-0915I20190528-0850I20190528-0600I20190527-1805I20190527-0600I20190526-1800I20190526-0600I20190525-1800I20190525-0600I20190524-1800I20190524-0135I20190522-1800I20190522-0600I20190521-1800I20190521-0600I20190520-1805I20190520-0600R4_12_maintenance | Paul Pazderski | 1 | -19/+19 | |
This change fixes space or mixed tab/space indentations in all Java files. This also includes two or three space indentations and even fix most stray single spaces in indentations. The change includes only whitespace formatting and no code changes. Change-Id: I4149aaf4e48ccf7b49083f36d52e0c7a67433c7d | |||||
2019-04-13 | Bug 545330 - Problems in javadoc for platform | Alexander Kurtakov | 3 | -3/+3 | |
Fix some javadoc in platform.team. Change-Id: Iaea2910b26777a73b1eeba526eee762647599f19 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2019-03-08 | Bug 545094 - POM and product version change for 4.12 releaseI20190309-1830I20190308-1830I20190308-1525I20190308-1055I20190308-0740 | Niraj Modi | 1 | -1/+1 | |
Change-Id: I9a392831e7cae962a1b075c73b27dc53740cbfb4 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com> | |||||
2018-12-07 | Bug 541822 - POM and product version change for 4.11 release | Niraj Modi | 1 | -1/+1 | |
Change-Id: If50445800a280bb2ce4884e573c792a89e526f04 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com> | |||||
2018-10-30 | Move core.net fragmeents out of the host.Y20181031-2200I20181106-0125I20181105-1800I20181104-1800I20181103-1800I20181102-2120I20181102-1800I20181101-1800I20181031-1800I20181031-0550I20181031-0540I20181030-1800 | Alexander Kurtakov | 25 | -457/+0 | |
Having them in there confuses jgit timestamp provider making it complain if there is a change in fragment to also ask for version bump of the host. Change-Id: Ie644415a0a8ddb9522fbcb539cd3b4bdc74b90d1 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2018-10-29 | Remove 32 bit core.net fragments. | Alexander Kurtakov | 26 | -450/+2 | |
Change-Id: I6b876df630074588da33a17f16843831d3cc7aae Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2018-09-04 | Bug 538531 - POM version change for 4.10 releaseY20180912-2200Y20180905-2200I20180913-1800I20180913-0415I20180912-2240I20180912-0225I20180912-0210I20180911-1400I20180910-0310I20180907-0855I20180907-0715I20180907-0650I20180907-0400I20180906-1400I20180906-0005I20180905-1305I20180905-0410 | Sravan Kumar Lakkimsetti | 5 | -5/+5 | |
Change-Id: Ie0c4ea145cb54b7133a42a60185125999c3bb441 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com> | |||||
2018-08-27 | Bug 535802 - EPL 2.0 conversion for team bundles | Lars Vogel | 48 | -144/+288 | |
Change-Id: I073c57899401ab31237c02f74fe9c049dcaefe5d Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com> | |||||
2018-08-21 | Bug 530393 - EPL 2.0 update for platform.team for JDT templatesY20180823-0800Y20180822-2200S4_9_0_M3I20180823-0450I20180823-0430I20180823-0100I20180822-2000I20180822-0800I20180821-2000 | Lars Vogel | 1 | -1/+1 | |
Change-Id: Ia7761665409b58f37083b83da7a4ce8d557b7d80 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com> | |||||
2018-06-06 | Bug 394087: [Net] Migration from GConf to GSettings.Y20180628-0525I20180628-0230I20180627-2020I20180627-2000I20180625-1545I20180621-2000I20180618-0800I20180615-0655I20180615-0300I20180614-2045I20180614-2000I20180613-0440I20180613-0300I20180607-2000I20180606-1020 | Eric Williams | 6 | -104/+90 | |
Use GSettings instead of GConf2 to fetch proxy settings from GNOME. Instead it now uses the following GSettings schemas for proxies: org.gnome.system.proxy org.gnome.system.proxy.http org.gnome.system.proxy.https org.gnome.system.proxy.socks org.gnome.system.proxy.ftp You can get/set values for the keys in each of these schemas by running gsettings [get/set] schema key value. For example, to set the SOCKS proxy host, run: gsettings set org.gnome.system.proxy.socks host <value> To test in Eclipse, import the org.eclipse.core.net and org.eclipse.core.net.linux.x86_64 projects into your workspace. Launch a child Eclipse that depends on these two workspace plugins, and make sure the child Eclipse launches with the argument: -Dorg.eclipse.core.net.enableGnome as this enables the GNOME proxy functionality. In the child Eclipse, go to Window -> Preferences -> General -> Network connections. Selecting the "native" combo option will pull in proxy/network settings as set via GNOME. Change-Id: I0f620275aa15205245ae4156d9ed63ebf20c3568 Signed-off-by: Eric Williams <ericwill@redhat.com> | |||||
2018-06-06 | Bug 535318 - Update license to EPL-2.0 for platform.team in about.html | Lars Vogel | 5 | -80/+120 | |
Change-Id: Ib7c6af977035dad5e0b2f5ec3d709e3e3dbcfd57 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com> | |||||
2018-06-06 | Version 4.9 increase as prep for the EPL 2.0 change | Lars Vogel | 10 | -10/+10 | |
Change-Id: Ib9d9f0e313870b2f70b5edaf88f3d1196d8c43f7 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com> | |||||
2018-05-30 | Bug 535191 - POM version change for 4.9 releaseI20180601-0915I20180601-0900I20180531-2125I20180531-2000I20180531-1245I20180531-0910 | Alexander Kurtakov | 5 | -5/+5 | |
Rearranged tests to be modules of their parent so tycho set-version works. Update version for o.e.cvs to satisfy comparator. Change-Id: Ifcbd5eefef676e8038a5dfa43307fd91b0410e61 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2018-05-15 | Bug 527927 - Add Automatic-Module-Name in Team repositoryS4_8_0_RC4aS4_8_0_RC4S4_8_0_RC3S4_8_0_RC2S4_8_0_RC1R4_8I20180611-0500I20180607-1630I20180607-0300I20180606-2000I20180606-0800I20180605-2000I20180605-0800I20180605-0430I20180604-2000I20180604-0800I20180603-2000I20180603-0800I20180602-1500I20180602-0800I20180601-2000I20180531-0700I20180530-2000I20180530-0800I20180530-0200I20180530-0035I20180529-2345I20180529-2000I20180529-0800I20180529-0600I20180529-0210I20180528-2020I20180528-2000I20180528-0800I20180527-2250I20180527-2000I20180527-0800I20180526-1500I20180526-0800I20180525-2000I20180524-0900I20180523-2000I20180523-0800I20180522-2000I20180522-0800I20180521-2000I20180521-0800I20180520-2000I20180520-0800I20180519-1500I20180519-0800I20180518-2000I20180516-2000I20180516-0800I20180515-2000I20180515-1755I20180515-1620I20180515-1440I20180515-1300 | Michael Keppler | 7 | -6/+10 | |
I imported everything from git, so these should be the last missing projects in the team repository and the bug can be closed afterwards. Bumped versions for 4.8. Change-Id: I617177b5febb7c18e0c7e5b33c978c8b8189a210 Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de> Bug:527927 | |||||
2018-02-07 | Bug 530854 - Move away of methods deprecated in Java 9 | Alexander Kurtakov | 1 | -2/+2 | |
Number constructors and Class.newInstance. Some small cleanups (generification, lambdas) in surrounding code. Change-Id: I62bab4119a98a7b5df560b8c9247f79fdfa8da03 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2018-01-11 | Bug 528178 - Some Java projects do not get a warning for missingI20180117-2000I20180116-2000I20180115-2000I20180114-2000I20180113-1500 | Vikas Chandra | 3 | -2/+13 | |
Automatic-Module-Name Change-Id: Ica088861e9759744355f819bbc159191e3605562 Signed-off-by: Vikas Chandra <Vikas.Chandra@in.ibm.com> | |||||
2017-12-12 | Bug 528254 - [Java9] Added Automatic-Module-Name HeaderI20171223-1500I20171222-2000I20171221-2000I20171220-2000I20171219-2000I20171218-2000I20171217-2000I20171216-1500I20171215-2000I20171215-0930I20171215-0215I20171215-0120I20171214-2000I20171214-0120I20171213-2000I20171212-2000 | Karsten Thoms | 1 | -0/+1 | |
Increment version for Eclipse 4.8 Photon Change-Id: Ieffc7ed1c3fca5481844ce78182cc9a3c300f49b Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de> | |||||
2017-11-14 | Bug 527249 - Remove referrences to update.coreI20171116-2000I20171115-2000I20171115-0115I20171115-0025I20171114-2000 | Alexander Kurtakov | 1 | -23/+10 | |
Old preferences code migration for 7 years is good enough especially considering this is about proxies. Tracing options in launch configurations are totally useless. Change-Id: I0864684be8c857a263087ae07d5084c022bbece2 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2017-10-18 | Bug 526221 - Replace StringUtil#replace with String.replaceS4_8_0_M3aS4_8_0_M3I20171107-2000I20171106-2000I20171106-0630I20171105-2000I20171104-2025I20171104-1500I20171103-2000I20171103-1105I20171103-0715I20171103-0405I20171102-2000I20171101-2000I20171031-2000I20171030-2000I20171030-0400I20171029-2000I20171028-1500I20171027-2340I20171027-2000I20171025-2000I20171025-0800I20171024-2000I20171024-0800I20171023-2000I20171023-0800I20171022-2000I20171022-0800I20171021-1500I20171020-2000I20171019-2000I20171018-2000 | Lars Vogel | 2 | -31/+1 | |
Change-Id: If23802a4ae27a82ea3502b2869ea6b2e0668c6ef Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com> | |||||
2017-10-18 | Bug 525956 - Replace StringBuffer with StringBuilder in | Lars Vogel | 5 | -22/+22 | |
org.eclipse.ui.net Change-Id: Id2328d93565010c48af096ebfd5aa3a59aaf91c2 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com> | |||||
2017-10-18 | Necessary version increase in org.eclipse.core.net for 4.8 | Lars Vogel | 2 | -2/+2 | |
Change-Id: I1b22f39d391effa7e4426ac1891bdc7aded19027 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com> | |||||
2017-06-22 | Bug 517929 - Update POMs in the master for 4.8 release I20170713-0615I20170712-2000I20170711-2000I20170710-2000I20170709-2000I20170708-2000I20170707-2000I20170707-0530I20170706-2000I20170706-0630I20170705-2000I20170704-2000I20170703-2000I20170702-2000I20170701-2000I20170630-2000I20170630-0410I20170629-2000I20170629-0425I20170629-0210I20170628-2000I20170628-0310I20170627-2000I20170626-2000I20170625-2000I20170624-2000I20170623-2000I20170623-0110I20170622-2000I20170622-0950 | Alexander Kurtakov | 5 | -5/+5 | |
Point to 4.8 parent pom. Change-Id: I4555f7a7a3d9670fca6d46b0d6e3dd959b17e00b Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2017-05-16 | Bug 516457 - bump version for platform.team bundlesI20170516-2000I20170516-0800 | Andrey Loskutov | 2 | -3/+3 | |
Change-Id: I7bcaeab1231b9c1d2be7d322e93be4483884d9e7 Signed-off-by: Andrey Loskutov <loskutov@gmx.de> | |||||
2017-05-03 | Bug 516077 - Cleanup o.e.core.netY20170504-1000I20170504-2000I20170503-2000 | Alexander Kurtakov | 17 | -109/+168 | |
* Add missing @Override/@Deprecated. * Generify * Lambda Change-Id: I89c9dd0a44a53fa91bacb28ceeea98f92e4bee0b Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> | |||||
2017-01-04 | Bug 506732 - activate cleanup trailing spaces for team bundles | Andrey Loskutov | 1 | -0/+65 | |
Change-Id: Idc1d0857eab04f969d7a28ac35cc95df529dc459 Signed-off-by: Andrey Loskutov <loskutov@gmx.de> | |||||
2016-11-04 | Bug 506732 - cleanup trailing spaces in *.net plugins | Andrey Loskutov | 25 | -253/+253 | |
Change-Id: I1c73f095df443cd039ae944d85ab03bc14cb392b Signed-off-by: Andrey Loskutov <loskutov@gmx.de> | |||||
2016-10-15 | Bug 505906: UnixProxyProvider's support for no_proxy environmentY20161018-1100I20161018-0800 | Markus Keller | 4 | -16/+9 | |
variable is non-standard Change-Id: I501d19073526f796d05892f2557ed63f4f59cf4a Signed-off-by: Markus Keller <markus_keller@ch.ibm.com> | |||||
2016-10-14 | Bug 505670: UnixProxyProvider fails for http_proxy without protocol:// | Markus Keller | 1 | -2/+11 | |
Change-Id: I7cda5e28f7f9af3cf54a350dfc6befac87231e43 Signed-off-by: Markus Keller <markus_keller@ch.ibm.com> | |||||
2016-06-28 | Bug 496465: Prep for 4.7 (Oxygen) builds | Markus Keller | 5 | -5/+5 | |
Change-Id: I7cd89b3bdeecc68b56f30d572fcfd84c2f8d6f02 Signed-off-by: Markus Keller <markus_keller@ch.ibm.com> | |||||
2016-04-18 | Bug 490012 - Remove the "strictly compatible JRE" per-project override from ↵Y20160421-1000I20160419-0800 | Stefan Xenos | 1 | -3/+0 | |
all projects in the Eclipse SDK Change-Id: If95f33af16bd637283389d55d11f1461addd2050 Signed-off-by: Stefan Xenos <sxenos@gmail.com> | |||||
2016-04-04 | Revert "Bug 490012 - Switch "strictly compatible JRE" to warning"Y20160407-1000I20160412-0800I20160405-0800 | Szymon Ptaszkiewicz | 1 | -1/+2 | |
This reverts commit 87f3b9b8652edd636453f33ab7ba9adf862a3012. |
- Members
- Working Groups
- Projects
- Community
- Participate
- Eclipse IDE
-
More
-
-
Community
- Marketplace
- Events
- Planet Eclipse
- Newsletter
- Videos
- Blogs
-
Participate
- Report a Bug
- Forums
- Mailing Lists
- Wiki
- IRC
- Research
-
-
-
-
Search
-