Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-06-07Bug 547907 - POM and product version change for 4.13 releaseNiraj Modi1-1/+1
Change-Id: I268f5703d07e9a5f28d044edaa773154a1be85fb Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2019-03-08Bug 545094 - POM and product version change for 4.12 releaseI20190311-0410I20190309-1830I20190308-1830I20190308-1525I20190308-1055I20190308-0740Niraj Modi1-1/+1
Change-Id: I7dd97ea1d7deaf9635af99c6324c369700a4f84b Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2018-12-07Bug 541822 - POM and product version change for 4.11 releaseAlexander Kurtakov1-1/+1
Change-Id: Ic99da3a4422d4ea65b6055f084783234aca9851a Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-09-04Bug 538531 - POM version change for 4.10 releaseY20180905-2200I20180910-0310I20180907-0855I20180907-0715I20180907-0650I20180907-0400I20180906-1400I20180906-0005I20180905-1305I20180905-0410Sravan Kumar Lakkimsetti1-1/+1
Change-Id: I96d2e634557d1bd69fdafed0b2015585dd86797f Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2018-05-30Bug 535191 - POM version change for 4.9 releaseAlexander Kurtakov1-2/+1
Change-Id: I8dde8b01df009b94d21af13c196723dc94241a07 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-04-30Bug 534158 - Include tips feature in buildI20180501-2000Mickael Istria1-0/+1
Change-Id: I0a8bb93247496de111059065987960a69d9bb9b1 Signed-off-by: Mickael Istria <mistria@redhat.com>
2018-04-27Remove skipTests=false in parent pom.I20180428-2020I20180428-1500I20180427-2000Alexander Kurtakov1-3/+1
eclipse-platform-parent pom.xml already sets it to the same value. Change-Id: Ife980f1221a3a47bf98e4b387757137376b7af86 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-03-05Bug 531786 - [Tips] Add Json providerI20180305-2000Wim Jongman1-1/+3
Adds a Json provider that can loads tips from a remote or local Json file. Added about.html Change-Id: I06c67c42bc0a7fc38af06f622af82305b7cbb169 Signed-off-by: Wim Jongman <wim.jongman@remainsoftware.com>
2018-02-28Bug 307889 - [Intro] having "tip of the day" functionalityI20180228-2000Wim Jongman1-0/+4
This is the initial contribution of a Tip of the Day framework to Eclipse. It provides a dialog with tips that can be started from the Help menu. Optionally is is show at IDE or RCP application starts. Extenders can provide their own tips by implementing a TipProvider. TipProviders can be added to the tips extension point and/or can be initialized from a JSon file. TipProviders can get priority based on an enabled when expression similar to commands and handlers. For example, EMF tips may be shown when the modeling perspective is open. Tips can be created from straight up HTML, hosted on a separate web page (e.g. Eclipse wiki), created from a Json file or be a full blown SWT implementation. Tips can provide actions to enable the user to open a view, set some preferences or whatever. The framework is UI agnostic but comes with a separate SWT implementation. Examples on how to create a Tips and TipProviders are available. Documentation is on the wiki: https://wiki.eclipse.org/Tip_of_the_Day The Tips framework uses null annotations, by default all methods cannot return null, except if they annotated with @Nullable. Changes done by Lars in cooperation with Wim ==Wim 16/feb== * removed annotations in core for now * Fixed some javadoc == Lars 16/feb== Removed the TipThemeManager Remove TipProvider from the Tip API, the Tip does not need to know its provider Tip now require the TipID Tips hashcode and equals methods are based on summary, providerID and creation date Removed the special getImage64 methods and refactored getImage48 to getImage == Wim 27 feb == Removed json plugin Change-Id: Ib65e150bdeb5f3f38075d8c6432e5b476bfa064d Signed-off-by: Wim Jongman <wim.jongman@remainsoftware.com>
2017-06-22Bug 517929 - Update POMs in the master for 4.8 releaseI20170626-2000I20170625-2000I20170624-2000I20170623-2000I20170623-0110I20170622-2000I20170622-0950Alexander Kurtakov1-2/+2
Point to 4.8 parent pom. Change-Id: I95e07cbfa6b2385f7c8f0192784fe62faf681659 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-06-28Bug 496465: Prep for 4.7 (Oxygen) buildsMarkus Keller1-2/+2
2016-03-12Bug 466370 - Add new Solstice theme for new Welcome redesignBrian de Alwis1-0/+2
Add new Solstice theme, modelled on the design proposed on bug 466370, and include a redesigned Intro/Welcome home page 'qroot', a quadranted root page. Include an examples bundle demonstrating how an EPP product might add additional content for display on the new qroot page. Solstice icons from or assembled from Font Awesome. Change-Id: Ice27f0af9ceef8363736caf2c55e76bac2aa5e4c
2016-01-22Bug 466370 - [UX] Welcome Screen redesignBrian de Alwis1-0/+2
Add a new Intro viewer component, Quicklinks, to show a set of useful actions from the Welcome. Change-Id: Icc3d94a6efc0d593b3158b56188befdbfb0e1f68
2015-09-16Bug 443174: Make default skipTests to falseI20151006-0800I20150929-0800I20150922-0800I20150916-2000I20150916-0800Mickael Istria1-0/+2
Plugins that cannot run exclude themselves from execution, but default behaviour when not overriden is to run the tests, as Maven best practices and common usage dictates. Signed-off-by: Mickael Istria <mistria@redhat.com>
2015-08-19Bug 471835 - Build succeeds, even when "old" parent pom is referred toI20150915-2000I20150915-0800I20150914-2000I20150914-1545I20150914-1130I20150914-0800I20150913-2000I20150908-0800I20150901-0800I20150825-0800Lars Vogel1-13/+25
Change-Id: I5ca66c19d7ec4e797553b2e31cd9480164b00450 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2015-07-03Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance builds - update ↵I20150804-0800I20150803-2000I20150803-0800I20150802-2000I20150728-0800I20150721-0800I20150714-0800I20150707-0800Markus Keller1-2/+2
parent poms for 4.6
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsI20140803-2000I20140729-0800I20140722-0800I20140715-0800I20140708-0800I20140701-0800Paul Webster1-2/+2
Update parent versions from 4.4.0 to 4.5.0 Signed-off-by: Paul Webster <pwebster@ca.ibm.com>
2014-01-27Fixed bug 422101: Help (info center feature) still requires org.apache.luceneDavid Williams1-25/+1
Signed-off-by: David Williams <david_williams@us.ibm.com>
2013-06-26Bug 411156 - Update parent POMs for LunaPaul Webster1-2/+2
2013-03-26Bug 403966 - Update Platform UI, UA, Runtime with new parent versionI20130507-0000I20130506-2000I20130505-2000I20130504-1500I20130503-2000I20130502-0800I20130501-2000I20130501-1400I20130501-1100I20130501-0800I20130430-2000I20130430-0800I20130430-0031I20130429-2000I20130429-0800I20130428-2000I20130423-0800I20130416-0800I20130409-0900I20130409-0800I20130402-0800Paul Webster1-2/+15
2013-02-25Fixed bug 394831: [cbi] Platform parent should be renamedDani Megert1-3/+3
2013-02-21Bug 397850 - [CBI] use the correct group IDs for all artifactsv20130221-012044I20130224-2000I20130223-1500I20130222-2000Paul Webster1-11/+2
Set groupId to 3 segments
2012-12-10Bug 396111 - Merge in CBI patches from 4.2.2 into 4.3 (pom changes) for ↵v20121210-193220I20121214-0730I20121213-1200I20121212-2000I20121212-0800I20121211-2000I20121211-0800I20121210-2000Thanh Ha1-1/+31
eclipse.platform.ua
2012-05-21Add poms for Tycho buildv20120521-2344R4_2R3_8I20120703-0800I20120627-0000I20120626-1200I20120625-2200I20120608-1400I20120608-1200I20120607-1500I20120606-2100I20120606-1900I20120605-2100I20120605-1900I20120604-2100I20120604-1900I20120603-2100I20120603-1910I20120602-2100I20120602-1900I20120601-2100I20120601-1900I20120531-1500I20120531-0600I20120530-2100I20120530-1900I20120529-2100I20120529-1900I20120528-2100I20120528-1900I20120527-2100I20120527-1900I20120526-1900I20120525-1900I20120525-1400I20120524-2300I20120524-2100Igor Fedorenko1-0/+41

    Back to the top