Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-14Bug 550554 - Incremental builder stops showing squigglesI20191114-1800Stephan Herrmann1-0/+9
2019-10-24Bug 552339: [13] Add support for text block in PublicScannerJay Arthanareeswaran3-32/+225
2019-10-19Bug 552247 - [9][model] API to get a project's module disregardingI20191023-1810I20191022-1800I20191022-0405I20191020-1800I20191019-1800Stephan Herrmann2-2/+24
2019-10-06Bug 550410 - [model] undue caching of module while moving / renamingStephan Herrmann1-0/+14
2019-09-24Bug 547197 - [9][model] API to get the kind of a IModuleDescriptionStephan Herrmann3-1/+17
2019-09-24Bug 551356 - ArrayIndexOutOfBoundsException inI20190924-1800Stephan Herrmann3-6/+14
2019-09-24Bug 551284 - build path cycle message lists too many projects to beStephan Herrmann3-22/+113
2019-09-19Merge remote-tracking branch 'origin/BETA_JAVA13'I20190919-1800I20190919-0850Manoj Palat7-7/+14
2019-09-18Bug 541225 - The message "At least one of the problems in category 'XXX'I20190918-1800Stephan Herrmann1-0/+22
2019-09-15Bug 537014 - [10] "Unexpected runtime error when computing a text hover"Stephan Herrmann1-18/+34
2019-09-13Bug 466299 - [model] confusion about different per-project externalStephan Herrmann9-60/+110
2019-09-12Bug 499738 - Enrich IAEs with information about actual argumentsI20190912-1800Andreas Sewe2-65/+70
2019-09-03Bug 550524 - Using EE 11 or 12 with JRE 13 and no module-info.javaS4_13_0_RC2aS4_13_0_RC2R4_13I20190916-1045I20190907-1130I20190906-1800I20190906-0940I20190906-0410I20190904-2200I20190904-1805I20190904-0605I20190903-2155I20190903-1800I20190903-1410I20190903-1110R4_13_maintenanceJay Arthanareeswaran1-11/+18
2019-08-21Bug 550269 - [win32] No longer able to use an external class folderI20190823-0840Andrey Loskutov1-2/+3
2019-08-17Bug 471009 - [null] extend "Annotate" command, to work on typeI20190817-1800Stephan Herrmann1-28/+255
2019-08-15Bug 550081 - [impl] JavaCore.getAllVersions() should return an immutableStephan Herrmann1-2/+2
2019-08-12Bug 549457 - Use a more generic named VM property so that other buildersI20190812-1800Vikas Chandra1-2/+2
2019-08-02Bug 549457 - optimize delta search for single settings pathI20190802-1800Vikas Chandra1-29/+1
2019-07-30Bug 549457 - extracted constant for JDT core settings pathI20190801-1800I20190801-0600I20190731-1800I20190730-1800Simeon Andreev1-3/+2
2019-07-24Bug 549457 - Autobuild does nothing on org.eclipse.jdt.core.prefs changeSimeon Andreev1-1/+51
2019-07-13Bug 521276 - [9] cleanups related toTill Brychcy3-9/+10
2019-07-09Bug 547181 - [9][impl] Reconsider representation and lookup of packagesI20190709-1800Till Brychcy2-2/+4
2019-07-03Bug 548699 - [dom] proposal for a new API for AST for previewI20190703-0640Sarika Sinha1-3/+3
2019-07-02Bug 548653 - Use multi-catch in JDT coreLars Vogel21-165/+39
2019-07-02Bug 547181 - [9][impl] Reconsider representation and lookup of packagesStephan Herrmann8-31/+130
2019-07-01Bug 548811 - [compiler] Make scanner preview awareI20190702-0930I20190702-0610I20190701-1805Manoj Palat3-3/+6
2019-06-27Bug 544921 - [performance] Poor performance with large source filesI20190629-1800I20190628-1800I20190627-1800Sebastian Zarnekow1-72/+20
2019-06-27Add toString() to OpenableElementInfoAndrey Loskutov1-1/+29
2019-06-26Bug 548456 - Race condition in JavaElement.exists() and JavaModelCacheI20190626-1800I20190626-0720Simeon Andreev1-0/+7
2019-06-25Bug 548505 - Removes unused variable in CompilationUnitI20190625-0535Lars Vogel1-1/+0
2019-06-24Bug 548505 - Use addAll instead of looping through a collectionI20190624-1800Lars Vogel3-12/+4
2019-06-23Bug 542860 - fixed "synthetic accessor method" warningI20190623-1800Andrey Loskutov1-1/+1
2019-05-20Bug 543266 Allow comments in enum declarationKenneth1-0/+1
2019-05-16Bug 544306 - [Java 11] Error in Editor when using class in Test sourceI20190516-1800Till Brychcy3-7/+20
2019-05-12Bug 547197 - [9][model] API to get the kind of a IModuleDescriptionStephan Herrmann1-0/+15
2019-05-11Bug 547114 - NPE at ModuleBinding.addReads(...) on changing ModuleStephan Herrmann3-5/+12
2019-05-11Bug 547051 - subclass search with patterns doesn't work for modulesI20190511-1800Andrey Loskutov1-1/+10
2019-05-04Bug 544898 - [newindex] Disable new index in JDT coreI20190508-1800I20190508-0450I20190508-0150I20190507-1800I20190507-0155I20190506-1800I20190505-1800I20190504-1800Andrey Loskutov3-8/+13
2019-04-26Bug 546653 - [9] More details in module-related classpath attributes:I20190429-0240I20190428-1800I20190427-1800I20190426-1800Stephan Herrmann5-18/+81
2019-04-26Bug 546649 - [9][model] API to get exports and opens from anStephan Herrmann2-1/+55
2019-04-21Bug 545491 - Improved performance of ReferenceCollectionI20190422-1800I20190421-1800Sebastian Zarnekow2-92/+429
2019-04-15Bug 546338 - NPE at ClasspathJrt.java:326I20190415-0300Andrey Loskutov1-0/+3
2019-04-10Bug 545491 - revert ReferenceCollection fixS4_12_0_M1I20190412-1800I20190412-0520I20190411-0625I20190410-1800Andrey Loskutov2-409/+90
2019-04-08Bug 546204 - new build state version for ReferenceCollection changesAndrey Loskutov1-1/+1
2019-04-08Bug 546204 - log to the error log instead of e.printStackTrace()I20190408-1800Andrey Loskutov1-1/+1
2019-04-05Bug 546156 - Scala IDE breaks because of removed CTOR inI20190405-1800Till Brychcy1-0/+9
2019-04-04Bug 545491 - Improved performance of ReferenceCollectionI20190404-1800Sebastian Zarnekow1-89/+408
2019-04-02Bug 545691 - Javadoc errors in jdt.core bundlesI20190402-1800Jeff Johnston3-1/+2
2019-03-25Bug 545691 - Javadoc errors in jdt.core bundlesJeff Johnston25-205/+109
2019-03-25Bug 544362 - Add support for Java 9/10/11 Javadoc tagsI20190325-0105Jeff Johnston2-2/+41

Back to the top