Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-11-04Bug 576825 - Code cleanup to simplify stream usageI20211104-1800Zsombor Gegesy1-16/+5
2021-10-14Bug 576239 - Add new API to find classpath entry by resourceI20211017-1800I20211016-1800I20211015-1800I20211014-1800Zsombor Gegesy1-12/+20
2021-08-15Bug 571614 - [performance] deprecate JavaProject.canonicalizedPathJoerg Kubitz1-7/+40
2021-06-23Bug 571252 - [memory] avoid to compute or cache JavaElement.modelJoerg Kubitz1-1/+10
2021-06-08Bug 571252 - [performance] cache JavaElement.parent chainsjkubitz1-1/+7
2020-05-10Bug 562964 - Internal error during build due to MarkerInfoStephan Herrmann1-0/+14
2020-04-25Bug 562420 - Java builder stack overflow on compile when lowering sourceI20200426-1800Stephan Herrmann1-1/+22
2020-03-19Bug 560451 - Activate automatic removal on unnecessary whitespace inI20200319-1800Stephan Herrmann1-47/+47
2019-10-19Bug 552247 - [9][model] API to get a project's module disregardingI20191023-1810I20191022-1800I20191022-0405I20191020-1800I20191019-1800Stephan Herrmann1-0/+6
2019-09-24Bug 551356 - ArrayIndexOutOfBoundsException inI20190924-1800Stephan Herrmann1-5/+4
2019-09-24Bug 551284 - build path cycle message lists too many projects to beStephan Herrmann1-20/+111
2019-09-13Bug 466299 - [model] confusion about different per-project externalStephan Herrmann1-21/+34
2019-07-02Bug 548653 - Use multi-catch in JDT coreLars Vogel1-18/+5
2019-06-24Bug 548505 - Use addAll instead of looping through a collectionI20190624-1800Lars Vogel1-3/+1
2019-04-26Bug 546653 - [9] More details in module-related classpath attributes:I20190429-0240I20190428-1800I20190427-1800I20190426-1800Stephan Herrmann1-6/+32
2019-03-06Bug 545086 - [12] Refactor to reuse all code to remove '/' from pathY20190306-2200P20190306-0525Jay Arthanareeswaran1-2/+2
2018-10-14Bug 539998 - Report error if project without test sources has projectI20181015-0255I20181014-2350I20181014-1800Till Brychcy1-0/+9
2018-09-03Bug 535802 - EPL 2.0 conversion for org.eclipse.jdt.coreLars Vogel1-3/+6
2018-07-29Bug 536868 - <type>test-jar</type> no longer resolves to properI20180729-2000Till Brychcy1-22/+48
2018-07-25Revert "Bug 534884 - [9] Transitive project dependencies are missingI20180728-0805I20180727-2000I20180726-2000Till Brychcy1-41/+0
2018-07-09Bug 534884 - [9] Transitive project dependencies are missing whenI20180709-2000jay1-0/+41
2018-03-12Bug 532309 - Fix warnings in official buildJay Arthanareeswaran1-1/+1
2018-03-04Bug 529367 - [9] NPE in BinaryModuleBinding.create(...) during searchStephan Herrmann1-1/+1
2018-02-28Bug 531763 - [9] replace provisional API in JavaModelAccess used byTill Brychcy1-7/+5
2018-02-22Bug 522391 - [9][model] Decide about provisional APII20180222-2000Stephan Herrmann1-1/+12
2018-02-17Bug 525713 - [9] Warn when consuming auto modules with unstable namesI20180218-2000Stephan Herrmann1-2/+7
2018-02-15Revert "Bug 490103 - [1.9] JREContainer should work without anyI20180216-0415I20180215-2000Jay Arthanareeswaran1-31/+28
2018-02-13Bug 490103 - [1.9] JREContainer should work without any physicalI20180213-2000Jay Arthanareeswaran1-28/+31
2018-01-10Bug 224708 - Ability to mark source folder as test sourcesI20180111-0530Till Brychcy1-22/+87
2017-12-09Bug 528108 - delete duplicated or useless comments on overridden methodsI20171210-2000I20171209-1500Andrey Loskutov1-3/+0
2017-12-08Bug 528108 - Add @Override to jdt.coreAndrey Loskutov1-0/+75
2017-11-29Bug 527531 - Use sets for collections if element lookup is the onlyAndrey Loskutov1-1/+1
2017-11-06Bug 526761: Eclipse 4.7.1a : creating jars via jadesc results in "emptyJay Arthanareeswaran1-1/+1
2017-10-10Bug 525462: JavaProject.computePackageFragmentRoots signature changeStephan Herrmann1-0/+24
2017-09-26Bug 525208: [9] need API to ask for the module descriptor of anStephan Herrmann1-0/+7
2017-09-26BETA_JAVA9 merger - Removing disclaimer in copyright textJay Arthanareeswaran1-4/+0
2017-09-17Bug 522328: [9] define default set of JDK modules on the module pathStephan Herrmann1-8/+15
2017-09-17Bug 522328: [9] define default set of JDK modules on the module pathStephan Herrmann1-14/+76
2017-09-15Bug 522073: [9] core support for --limit-modulesStephan Herrmann1-8/+22
2017-09-11Bug 522073: [9] core support for --limit-modulesStephan Herrmann1-1/+73
2017-09-07Bug 521896: [9] core support for --patch-moduleStephan Herrmann1-1/+24
2017-09-05Bug 506878: [9] Provide means to support automatic modulesStephan Herrmann1-0/+14
2017-08-19Bug 521140: [9][model] Need IJavaProject#findModule(String)Stephan Herrmann1-1/+16
2017-07-14Revert "Bug 517841 - [9] Support Java 9 APT models"Jay Arthanareeswaran1-1/+1
2017-07-13Bug 517841 - [9] Support Java 9 APT modelsJay Arthanareeswaran1-1/+1
2017-07-06Bug 517808: [9][compiler] Implement lookup (module, package, type) basedStephan Herrmann1-15/+1
2017-02-15Bug 500905 - [9] Read modules from JMODJay Arthanareeswaran1-1/+10
2016-12-29bug 506461: [9] Full build fails when there multiple source folders in aY20161229-1000Sasikanth Bharadwaj1-10/+0
2016-12-22Merge remote-tracking branch 'origin/master' into BETA_JAVA9Y20161222-1000Markus Keller1-25/+19
2016-12-15Fix newly introduced warningsJay Arthanareeswaran1-1/+1

Back to the top