Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-03-15Bug 578820 - Use new FileLocator.getBundleFileLocation(Bundle)HEADI20220316-1800I20220315-1800masterHannes Wellmann1-5/+4
2021-07-03Bug 573131 - Make bundlepool installations relocatableI20210705-1800I20210705-0600I20210704-1800I20210704-0600I20210703-1800Ed Merks1-1/+1
2021-06-28Bug 573131: Make bundlepool installations relocatableY20210629-0800I20210629-0210I20210628-1800Torbjörn Svensson2-8/+12
2020-03-19Bug 508348 - keeping UNC paths when converting URL to FileI20200322-1800I20200322-1150I20200322-0300I20200321-1800I20200321-0440I20200320-1800I20200319-1800Daniel Raap2-4/+19
2020-02-11Removes whitespace from frameworkadmin bundlesLars Vogel7-21/+21
2020-02-03Use BundleStartLevel.Alexander Kurtakov1-4/+3
2019-12-11Use jdk 5 for-each loopCarsten Hammer1-3/+3
2019-12-11Use jdk 5 for-each loopCarsten Hammer1-2/+1
2019-10-15Fix warnings in official build.Alexander Kurtakov1-4/+4
2019-10-14Use jdk 5 for-each loopCarsten Hammer6-174/+222
2019-10-02Use StringBuilder instead of StringBuffer where possible.Carsten Hammer4-7/+7
2018-08-22Bug 535802 - Update p2 EPL-2.0 for its plug-ins - Part 1Lars Vogel14-42/+84
2018-08-22Adds linebreak before the EPL 1.0 licenceLars Vogel1-1/+2
2018-01-31Bug 530535 - Move away of deprecated Class.newInstanceAlexander Kurtakov2-5/+9
2017-10-03Bug 525499 - Move frameworkadmin.equinox to java 8Alexander Kurtakov9-43/+52
2017-05-23[Bug 516827] Disable uses conflict checking while resolvingI20170524-0800I20170523-2000Thomas Watson1-1/+3
2016-01-02Bug 466249 - Propagate more exceptions to ease problem analysisEike Stepper1-1/+1
2015-04-27Bug 431116 - Make MacOS launcher ini file computation more robustI20150428-0800I20150428-0100I20150427-2000Christian Georgi1-2/+8
2015-03-23Bug 460967 - Use type safe service retrievingAlexander Kurtakov2-7/+8
2015-03-04Bug 431116 - Releases for Mac OS X should be bundled as a proper "MacPascal Rapicault4-25/+19
2015-02-16Revert "WIP mac"I20150217-0800Pascal Rapicault4-22/+18
2015-02-16WIP macPascal Rapicault4-18/+22
2015-01-12Bug 437680 - Correctly relativize VM pathI20150116-1000I20150113-0800Christian Georgi1-5/+19
2013-12-11bug 423827 - Disable "Treat above errors like fatal compile errors"I20131217-0800I20131212-1600I20131211-2000Krzysztof Daniel1-1/+1
2013-12-10bug 423628 - False positives warnings in the official build.I20131211-0800I20131210-2000I20131210-0800Krzysztof Daniel1-2/+3
2013-12-09bug 418662 - Get rid of compile warnings in officialKrzysztof Daniel9-87/+97
2013-11-15Bug 421798 - Fix various warnings.Alexander Kurtakov1-2/+2
2013-08-07Bug 305712 - EquinoxManipulatorImpl should use Bundle#getHeaders("")Krzysztof Daniel1-3/+4
2013-02-11Revert "Bug 300925 - [shared] Install area calculated incorrectly when launch...v20130211-222035Pascal Rapicault1-5/+1
2013-02-05Bug 300925 - [shared] Install area calculated incorrectly when launcherv20130205-020254DJ_Houghton1-1/+5
2013-01-28Squashed commit of the following:v20130128-050843Pascal Rapicault (Ericsson)3-22/+79
2012-11-05Bug 388001 - Remove use of internals by frameworkadmin.equinoxv20121105-144929I20121106-0800Pascal Rapicault1-31/+37
2012-04-28Support for bundled macosx - http://bugs.eclipse.org/57349v20120428-0117Pascal Rapicault3-6/+17
2011-08-17Bug 354416 - [fwkAdmin] osgi.launcherPath is obsoletedj2-20/+1
2011-05-06bug 343458 - export on macAndrew Niefer1-2/+7
2011-02-03Bug 329583 - [shared] osgi.framework is written in both shared and user confi...DJ Houghton1-1/+8
2010-09-28Bug 326371 - StringIndexOutOfBoundsException in "Initializing Java Tooling" w...DJ Houghton1-2/+5
2010-05-05update copyrightJohn Arthorne8-45/+46
2010-04-19bug 309227 - osgi.launcherPath getting mangledAndrew Niefer1-19/+21
2010-04-13bug 282303 - -vm is removedAndrew Niefer1-2/+18
2010-03-19bug 286503 - empty eclipse.ini generated, breaks updateAndrew Niefer3-30/+33
2010-03-04bug 269496 - SimpleConfiguratorManipulator apiAndrew Niefer3-0/+3
2010-03-03Bug 304580 - Remove dead codeDJ Houghton1-5/+7
2010-01-22bug 300513 - unused {0} in messageAndrew Niefer1-1/+1
2010-01-19fixed typoJohn Arthorne1-3/+3
2010-01-19Fix typoAndrew Niefer1-1/+1
2010-01-19bug 300022 - chkpii errorAndrew Niefer1-1/+0
2010-01-15bug 299811 - compiler warning & externalize stringsAndrew Niefer3-36/+33
2010-01-13Merging api branch back to HEADPascal Rapicault9-187/+104
2009-10-14bug 277553 - installfolder calculation is wrong when installArea is nullAndrew Niefer4-24/+20

Back to the top