Tentative IP Log for eclipse.jdt.ui
This tentative IP Log is generated dynamically from automatically collected project information.
This information has not been vetted for accuracy by the Eclipse Foundation and may not represent
the true state of the IP of this project(s). Please refer to the official approved IP Log(s) associated with
the official release(s) of this project(s) for more information.
Licenses
- Eclipse Public License v1.0
Third-Party Code
Pre-Req Dependencies
No Pre-Req dependencies.
Exempt Pre-Req and Works With Dependencies
No Exempt Pre-Req or Works With dependencies
Committers
| Past and Present Active | ||
|---|---|---|
| Name | Organization | |
| Martin Aeschlimann | IBM | |
| Deepak Azad | IBM | |
| Dirk Baeumer | IBM | |
| Benno Baumgartner | ||
| Jared Burns | ||
| Jim Des Rivieres | IBM | |
| Sonia Dimitrov | IBM | |
| Erich Gamma | IBM | |
| Noopur Gupta | IBM | |
| Tom Hofmann (nee Eicher) | Google Inc. | |
| Markus Keller | IBM | |
| Adam Kiezun | IBM | |
| Kai-Uwe Maetzel | IBM | |
| Christof Marti | ||
| Manju Mathew | IBM | |
| Dani Megert | IBM | |
| Kim Moir | ||
| Philippe Mulet | IBM | |
| Darin Swanson | IBM | |
| Raksha Vasisht | IBM | |
| Andre Weinand | IBM | |
| Tobias Widmer | ||
| Darin Wright | ||
| Never Active | ||
|---|---|---|
| Name | Organization | |
| Kevin Barnes | ||
| Maxime Daniel | IBM | |
| Dejan Glozic | IBM | |
| Lorne Parsons | IBM | |
| Michael Rennie | IBM | |
| Curtis Windatt | IBM | |
Contributors and Their Contributions
| Ref | Size | Description |
|---|---|---|
| Achim Demelt (googlemail.com) | ||
| 278844 | 16396 bytes | [JUnit] Separate UI from non-UI code Fixes for concurrency issues |
| 278844 | 554100 bytes | [JUnit] Separate UI from non-UI code Updated patch |
| Andrew Eisenberg (eisenberg.as) | ||
| 140392 | 15211 bytes | [JUnit] Rerun failed first does not work with JUnit4 Patch to implement this feature |
| Benjamin Muskalla (tasktop.com) | ||
| 50607 | 4973 bytes | [extract method] Name ambiguous return value in error message patch |
| 97413 | 4026 bytes | [extract method] missing return type when code can throw exception patch + testcase |
| 100593 | 10810 bytes | [quick fix] proposes wrong cast from Object to primitive int patch |
| 101233 | 3418 bytes | [extract method] remember selected access modifier updated patch |
| 107924 | 3574 bytes | [quick fix] "Add exceptions to..." quickfix does nothing. patch |
| 107985 | 3209 bytes | [quick fix] Create Method in void context should 'box' void. patch |
| 107985 | 1997 bytes | [quick fix] Create Method in void context should 'box' void. copyright |
| 152004 | 7560 bytes | [extract method] should declare method static if extracted from anonymous in static method patch+testcases |
| 160853 | 7207 bytes | [extract method] Does not replace similar code in parent class of anonymous class patch |
| 213519 | 9307 bytes | [extract method] Missing return value, while extracting code out of a loop patch + testcases |
| 228950 | 4846 bytes | [pull up] exception if target calls super with multiple parameters patch |
| 233278 | 4859 bytes | [surround with] "Surround With runnable" crash. patch |
| 236421 | 1657 bytes | [spell checking][implementation] PersistentSpellDictionary closes wrong stream suggested patch |
| 238226 | 6016 bytes | [preferences] Surface new compiler warning option in preference page patch |
| 245240 | 5169 bytes | [preferences] Add preference for new compiler warning: MissingSynchronizedModifierInInheritedMethod patch |
| 245250 | 10021 bytes | [quick fix] Quick fix for missing synchronized modifier patch |
| 264052 | 3074 bytes | [templates] new SWT templates - ToolBar and ToolItem patch |
| 264606 | 18482 bytes | [extract method] extracting return value results in compile error updated patch+testcases |
| Billy Huang (gmail.com) | ||
| 16f2ab | 199 lines | Bug 77632: [quick assist] concatenate/merge string literals |
| Björn Michael (gmx.de) | ||
| cfd27e | 207 lines | Fixed Bug 348368: [syntax highlighting] Add highlight for inherited |
| 331311 | 16852 bytes | [syntax highlighting] Syntax coloring for abstract classes 3.7 HEAD patch with a test |
| 348368 | 16441 bytes | [syntax highlighting] Add highlight for inherited fields Patch to support Syntax Coloring of inherited fields |
| Brock Janiczak (gmail.com) | ||
| 213786 | 2747 bytes | [JUnit] Add context menu action to import junit test results from package explorer JUnit view editor launcher |
| Carsten Pfeiffer (gebit.de) | ||
| 303698 | 1989 bytes | [ccp] ReorgPolicies' canEnable() methods return true too often Fixes the buggy canEnable() methods |
| 303705 | 1518 bytes | [search] Custom search results not shown hierarchically in the java search results view Patch addressing the issue |
| Chris West (Faux) (goeswhere.com) | ||
| 282755 | 11066 bytes | [quick assist] "Use 'StringBuilder' for string concatenation" could fix existing misuses Actual proposed implementaiton |
| Christian Georgi (sap.com) | ||
| f884bb | 132 lines | Bug 359944: [JUnit] Eclipse JUnit4 runner treats failed assumptions (org.junit.Assume.*) as passing tests instead of skipped tests. |
| 359944 | 19425 bytes | [JUnit] Eclipse JUnit4 runner treats failed assumptions (org.junit.Assume.*) as passing tests instead of skipped tests. Patch |
| David Williams (us.ibm.com) | ||
| 77d28d | 12 lines | Bug 401776: [CBI] too many compile warnings |
| Deepak Azad (gmail.com) | ||
| 161566 | 5689 bytes | [JUnit] API: container name for JUnit container fix |
| 233156 | 6690 bytes | [spell checking] The Dictionary component consumes a lot of memory performance test |
| 233156 | 10321 bytes | [spell checking] The Dictionary component consumes a lot of memory fix |
| 247012 | 11110 bytes | [nls tooling] Find Broken Externalized Strings could handle constants for message keys fix + tests |
| 262050 | 12872 bytes | Unclear directions in New Java Project wizard reworked patch |
| 266094 | 76091 bytes | Don't use "(s)" as placeholder for singular and plural Patch |
| 266094 | 34645 bytes | Don't use "(s)" as placeholder for singular and plural fix for remaining strings |
| 276424 | 5879 bytes | [content assist][preferences] 'Favorites > Edit' button opens dialog with title "New ..." reworked patch with the suggested changes |
| 276906 | 2360 bytes | [build path] Dialog telling about output folder deletion should be improved fix |
| 292860 | 6029 bytes | [preferences] Finish adding note to Compiler > Javadoc pref page fix |
| 294552 | 241732 bytes | Remove unused externalized strings from org.eclipse.jdt.ui etc. fix |
| 294970 | 27353 bytes | In strings use the name/label when there is just one element/thing fix |
| 294970 | 13767 bytes | In strings use the name/label when there is just one element/thing reworked patch |
| 295040 | 8015 bytes | [nls tooling] Find Broken Externalized Strings utility should not list calls like Messages.getResourceBundle() as undefined keys Reworked Patch |
| 295629 | 2272 bytes | [spell checking] Dictionary remains in memory after spell checking is turned off fix |
| 295638 | 48647 bytes | [refactoring][actions] Use ImportRewriteContext everywhere All my fixes |
| Deepak Azad (in.ibm.com) | ||
| b198b5 | 24 lines | Bug 384543: [hovering] NPE computing a bracket hover |
| bf8155 | 24 lines | Bug 384543: [hovering] NPE computing a bracket hover |
| Eric Rizzo (rizzoweb.com) | ||
| 271375 | 5015 bytes | [nls tooling] Externalize Strings wizard always defaults to the "legacy" mechanism Patch for org.eclipse.jdt.ui (against HEAD) |
| Ferenc Hechler (web.de) | ||
| 219530 | 149285 bytes | [jar exporter] add Jar-in-Jar ClassLoader option patch for org.eclipse.jdt.ui, add Jar-in-Jar ClassLoader (without zip-resource) 2008-09-16 |
| 243163 | 7749 bytes | [jar exporter] export directory entries in "Runnable JAR File" patch to export directories into runnable JARs |
| 262746 | 40760 bytes | [jar exporter] Create a builder for jar-rsrc-loader.zip Builder for jar-in-jar-loader.zip 20090204 |
| 262748 | 21343 bytes | [jar exporter] extract constants for string literals in JarRsrcLoader et al. extracted constants into class JIJConst |
| 262763 | 12570 bytes | [jar exporter] remove Built-By attribute in ANT files from Fat JAR Exporter Patch removing built-by entry |
| 262766 | 10804 bytes | [jar exporter] ANT file for Jar-in-Jar option contains relative path to jar-rsrc-loader.zip patch for creation of jar-rsrc-loader.zip |
| 262768 | 5371 bytes | [jar exporter] Jardesc for normal Jar contains <fatjar builder="... patch removing fatjar entry from jardesc files |
| Florian Albrecht (gmx.de) | ||
| 97228 | 6609 bytes | [navigation] NLSKeyHyperlink to reveal/goto the key in the properties file editor Patch including HyperlinkDetector again |
| Guven Demir (gmail.com) | ||
| 299514 | 29299 bytes | [package explorer] Alternative package name shortening: abbreviation Patch |
| Igor Fedorenko (ifedorenko.com) | ||
| 0c5556 | 525 lines | Add poms for Tycho build |
| 1fa36b | 12 lines | Bug 386646 - build against declared and/or observed bundle runtime execution environment |
| 3aca33 | 5 lines | Fixed Bug 379726: Include Eclipse-BundleShape in test plugin MANIFEST.MF |
| Johannes Utzig (jutzig.de) | ||
| 155828 | 31949 bytes | [JUnit] Update test suite wizard for JUnit 4: @RunWith(Suite.class)... support for junit 4 test suites |
| Kelly Campbell (google.com) | ||
| 868958 | 94 lines | Fixed Bug 395257: [typing] Indentation after String literal split not |
| Konstantin Komissarchik (oracle.com) | ||
| 311603 | 3019 bytes | [build path] editing user library properties drops classpath entry attributes Patch v1 |
| Kris De Volder (gmail.com) | ||
| 312204 | 1928 bytes | [api][JUnit] Allow changing the default superclass in NewTestCaseWizardPageOne Updated patch, better comments / JavaDoc |
| Krzysztof Daniel (redhat.com) | ||
| 3e867f | 1 lines | Bug 383072 - problem with parents |
| Lars Vogel (gmail.com) | ||
| 2d5bd8 | 51 lines | Fixed Bug 406478: [implementation][content assist] Use enhanced for loop for CompletionProposalCollector and CompletionProposalCategory |
| 8784c4 | 5 lines | Fixed Bug 406463: [templates][content assist] Ctrl+Space without any starting letter shows to no templates |
| cf4a64 | 20 lines | Fixed Bug 387272: [templates] SWT templates - add SelectionListener |
| Malgorzata Janczarska (pl.ibm.com) | ||
| 329248 | 1642 bytes | [ltk] "A file or folder with this name already exist" on empty input for resource rename dialog Changed order of validation |
| Manju Mathew (in.ibm.com) | ||
| 046ee0 | 8 lines | Fixed Bug 397447: [hovering] Final code polishing for the package |
| 0ca715 | 96 lines | Patch 3 for review |
| 20c463 | 398 lines | Fixed Bug 395835: Consolidate the code which finds the Javadoc for an |
| 2a9ffe | 941 lines | Added support to show package doc in hovers and in Javadoc view |
| 2c254e | 409 lines | First cut of package doc support |
| 404030 | 11 lines | Fixed Bug 403074: [info views] Regressions from Bug 393143 |
| 4a0503 | 44 lines | Fixed Bug 198748: [content assist] Pressing ';' should work with all methods |
| 52ff99 | 2 lines | Fixed Bug 396823: Use JavaModelUtil.isPackageInfo(ICompilationUnit) util |
| 76f75e | 543 lines | Patch 4 for review |
| 871527 | 46 lines | Fixed Bug 335657: [call hierarchy] Refresh does not bring back removed roots |
| 952841 | 4 lines | Fixed Bug 397447: [hovering] Code polishing for the package Javadoc |
| 9e44eb | 106 lines | Fixed Bug 198508: [content assist] Code completion enhancement - semicolon after calls to void methods |
| b07362 | 55 lines | Fixed Bug 396808: [hovering] Package hovering shows multiple hyperlinks |
| b56753 | 233 lines | Bug 392946: [quick fix] for unused type parameter |
| cf103b | 88 lines | Fixed Bug 400062: [hovering][javadoc] Failure to access attached Javadoc |
| d79155 | 308 lines | Fixed Bug 396809: [hovering] Write JUnits for the package hovering |
| e22f11 | 55 lines | Bug 401666: UI for Java 8 code formatter options |
| e775f3 | 114 lines | Bug 397465: [hovering] Open Declaration doesn't work in Javadoc hover on IPackageFragment |
| f747cc | 15 lines | Fixed test that fails when there is no internet connection |
| 397467 | 3760 bytes | Javadoc hover/view should linkify package Updated Patch. |
| Marcel Bruch (cs.tu-darmstadt.de) | ||
| 298a23 | 125 lines | Fixed Bug 350991: [content assist][api] Allow to re-sort proposals |
| Martin (gmail.com) | ||
| 296781 | 1706 bytes | AlreadyExistsDialog.initializeComposite clones Dialog.createDialogArea proposed patch |
| Martin Hare Robertson (gmail.com) | ||
| 23587b | 1 lines | Fixed Bug 395257: [typing] Indentation after String literal split not |
| Mateusz Matela (gmail.com) | ||
| 26070 | 463373 bytes | [code manipulation] [dcr] toString() builder wizard even better patch |
| 267710 | 134668 bytes | [toString] finish toString() builder wizard patch2 |
| 267916 | 21687 bytes | [toString] Template edit dialog has usability issues new template edit dialog |
| 270462 | 6934 bytes | [toString] toString wizard generates wrong code patch |
| 275360 | 25971 bytes | [toString] Wrong code generated with String concatenation fix |
| 275370 | 11143 bytes | [toString] Generator uses wrong suffixes and prefixes fix and test |
| 279924 | 15561 bytes | [toString] toString() generator: Fields in declaration order patch |
| Mateusz Wenus (gmail.com) | ||
| 140971 | 16595 bytes | [override method] generate in declaration order [code generation] proposed patch |
| Mike Rennie (ca.ibm.com) | ||
| c8d649 | 16 lines | Fixed Bug 385885: Consider x-friending JDT debug UI |
| Mirko Raner (raner.ws) | ||
| 316199 | 7444 bytes | [JUnit][API] Expose JUnitModel.exportTestRunSession(...) as API Patch to expose API for importing/exporting JUnit test results |
| Moshe WAJNBERG (il.ibm.com) | ||
| 7ea3eb | 66 lines | Bug 273728: [BiDi][type wizards] Incorrect representation of complex expressions (like filepath) containing Bidi characters in "Create New ..." wizards. |
| Neale Upstone (nealeupstone.com) | ||
| 276068 | 8293 bytes | [JUnit] JUnit viewer doesn't recognise <skipped/> node Marks <skipped/> node as an ignored test when importing [file is mod of src from 3.6 nightly 20090905] |
| 276068 | 2943 bytes | [JUnit] JUnit viewer doesn't recognise <skipped/> node Adds NODE_SKIPPED constant [file is mod of src from 3.6 nightly 20090905] |
| Niels Thykier (thykier.net) | ||
| 324794 | 9402 bytes | Custom Call back hook to compile jar-in-jar-loader.zip custom callback hook |
| Noopur Gupta (in.ibm.com) | ||
| 125bb2 | 7 lines | Fixed Bug 399997: [hovering] Bracket hover gets messed up when code is |
| 1843ab | 19 lines | Fixed Bug 357450: Class folder in Java project have refresh problem |
| 470ff6 | 11 lines | Fixed Bug 346230: [clean up] certain combination of Clean Up settings |
| 59830a | 145 lines | Fixed Bug 377141: [hovering] if-else closing bracket hover should always |
| 79eb9f | 92 lines | Fixed Bug 401418: [clean up] Add test case for Bug 346230 |
| 98de7b | 19 lines | Fixed Bug 404879: [typing] Regression on auto-insert of {} |
| 9a9b9d | 227 lines | Fixed Bug 398076: Add test cases for Bug 357450 |
| aa32ff | 2909 lines | Fixed Bug 119181: [quick assist] Convert to if-return |
| c47cfd | 129 lines | Fixed Bug 405096: [save actions][clean up] Use parentheses in expressions: Only if necessary, removes required parentheses |
| cf0c4b | 228 lines | Fixed Bug 395071: [typing] "Automatically close {Braces}" should not put |
| d473e3 | 104 lines | Fixed Bug 393161: [type wizards] Pre-fill package name in the new class |
| d6fc5b | 64 lines | Fixed Bug 301990: [5.0][content assist] remove '>' on backspace when type arguments inserted by content assist |
| e6cca0 | 6 lines | Fixed Bug 394530: [convert local] Convert local creates duplicate field |
| fd541d | 23 lines | Bug 398211: UI changes for Bug 381443 (@NonNull parameter not annotated in overriding method) |
| Oliver Masutti (masutti.ch) | ||
| 7bbe6e | 5 lines | Bug 397747: [JUnit] JUnit3TestReference handles JUnit4TestAdapter incorrectly |
| Patrick Higgins (yahoo.com) | ||
| 297663 | 6577 bytes | [JUnit] JUnit not found when JDT installed as dropin Patched version of P2Utils.java |
| Paul Fullbright (oracle.com) | ||
| 9538bb | 149 lines | Fixed Bug 345213: [content assist][preferences] Add enablement to Java |
| 345213 | 15700 bytes | [content assist][preferences] Add enablement to Java completion proposal category extension point updated patch |
| Paul Webster (ca.ibm.com) | ||
| 22ac36 | 130 lines | Fixed Bug 403960: Update JDT/JDT UI parent version |
| c628b9 | 136 lines | Fixed Bug 403960: Update JDT/JDT UI parent version |
| Philippe Marschall (netcetera.ch) | ||
| 9111b3 | 299 lines | Bug 86168: [type wizards] Allow the creation of a compilation unit |
| 93d398 | 11 lines | Fixed Bug 387536: [type wizards] generate main method stub ignores |
| 86168 | 20965 bytes | [type wizards] Allow the creation of a compilation unit called package-info.java updated jdt.ui patch |
| 86168 | 2929 bytes | [type wizards] Allow the creation of a compilation unit called package-info.java updated documentation patch |
| Rabea Gransberger (gmx.de) | ||
| 0e8156 | 486 lines | Fixed Bug 394692: [quick fix] Fix several visibility issues |
| Rajesh (in.ibm.com) | ||
| 41092 | 2989 bytes | [navigation] provide 'Collapse All' action in Java Outline view Fix |
| 65317 | 32323 bytes | [typing] Auto-indent does not handle continuation properly Patch |
| 66390 | 32323 bytes | [typing] Correct Indentation: throws clause incorrectly indented Patch |
| 86576 | 13361 bytes | [misc] invoking 'Format Source' from Outline view Patch |
| 108583 | 32323 bytes | [typing] Smart indentation on return indents to column after square brackets Patch |
| 237081 | 3920 bytes | [typing] Correct indentation wrong after if (test) try ... catch ... Patch with tests. |
| 319532 | 10345 bytes | [preference][typing] Allow to disable smart auto-indent on return Fix |
| 319536 | 7444 bytes | [preferences] Indicate 'Smart Insert Mode' options on 'Typing' preference page Fix |
| 325195 | 3021 bytes | [clean up] Write test for Bug 322543 (Stops working after 100 problems in one CU) Test |
| 328641 | 7976 bytes | [actions] Format Element formats (marks dirty) read-only file Patch |
| 331551 | 2420 bytes | [typing] Enter before right parenthesis indents differently from Ctrl+I Patch with tests. |
| 334635 | 5352 bytes | [typing] Correct indentation is incorrect when annotation parameters are on a separate line Patch with test. |
| 337150 | 8287 bytes | [typing] Incorrect indentation in string continuation Patch with tests. |
| 338229 | 10777 bytes | [typing] Incorrect indentation in string continuation (press Enter in front of +) Patch with tests. |
| Raksha Vasisht () | ||
| e89166 | 161 lines | Bug 339980: [move method] Move method adds enum name to case statements |
| Raksha Vasisht (in.ibm.com) | ||
| 41702 | 10390 bytes | [call hierarchy] add ability to remove nodes from view Patch with review changes. |
| 41702 | 2770 bytes | [call hierarchy] add ability to remove nodes from view Refined patch |
| 44277 | 20100 bytes | [navigation] Enable CTRL-mouse navigation for implementing classes Pls take this one. |
| 102281 | 30504 bytes | [call hierarchy] shouldn't be stopped by anonymous inner classes Patch with the fix. |
| 120561 | 17400 bytes | [working sets] Allow to have the working sets automatically sorted in the Package Explorer Patch with review changes. |
| 182539 | 13168 bytes | [package explorer][working sets] Offer delete on a working set The delete button is now enabled for Working Sets when set as top level elements, which helps the user to either remove or hide the Working Set(s) from the PE without having to reconfigure everytime. |
| 190438 | 5495 bytes | [working sets] Assign Working Sets dialog forgets settings after adding and moving new working set Yep , replaced the newly created set by taking contents from getChecked() and adding newly added ws from WSCD to it. |
| 220002 | 26788 bytes | [hovering] Add 'Show in Properties File' action to NLS key hover Patch with review changes. |
| 254603 | 4016 bytes | [package explorer][working sets] Package Explorer should support "Show All" Working Sets Fixed. Activate newly added working sets , show in PE. |
| 256867 | 2694 bytes | [package explorer] Assign Working Sets dialog: checking a working set should show it Fixed the NPE. |
| 256879 | 3047 bytes | [package explorer] Assign Working Sets dialog should preserve check box setting Made the tweaks required. [The check box setting for Assign Working Sets dialog preserves the state entered by the user before OK is pressed (and not if cancel is pressed) ]. |
| 258792 | 1497 bytes | [package explorer] 'Working Set Assignments' dialog no longer sorted if new ws is created WorkingSetAssignments dialog is now alphabetically sorted. |
| 264720 | 2298 bytes | Remove duplicate creation of comparator in WorkingSetConfigurationDialog Fixed lazy loading, minor changes. |
| 264722 | 13615 bytes | Get rid of duplicate working set comparators Made the minor changes. |
| 265645 | 7562 bytes | Configure Working Sets Dialog: sort checkbox does not use dialog font Added ConfigureWorkingSetAssignementAction dialog changes as well. |
| 266442 | 4839 bytes | [navigation] JavaElementImplementationHyperlink.open() must show dialog in case of error Patch with JavaElementImplementationHyperlink.open() showing error dialog and message. |
| 266443 | 1382 bytes | [navigation] JavaElementImplementationHyperlink does not work for method declarations Patch with the fix. Calculates the reciever type for method declarations. |
| 266831 | 2450 bytes | [navigation] Open Implementation hyperlink should not show up for non-overridable methods Patch with the fix. |
| 267002 | 1026 bytes | [working sets] Assign Working Sets dialog does not show new working set Pls take this one.The bug was not from 190438, but because addNewWorkingSet(workingSet), was always called before manager.addWorkingSet(workingSet) when new working sets were created. Swapped them. |
| 267358 | 1437 bytes | [package explorer][working sets][dnd] When sorted, should not show drop target for WS Patch with the fix. |
| 267369 | 27016 bytes | [navigation] 'Open Implementation' should also be available as command Patch with review changes. |
| 267682 | 1473 bytes | [navigation] 'Open Implementation' on super method invocation should not open quick type hierarchy Patch with the fix. |
| 267829 | 5700 bytes | [working sets] [package explorer] Working sets not resorted when name changes Patch with the fix. |
| 268678 | 3645 bytes | [navigation] NPE in JavaElementImplementationHyperlink Patch with added null checks. |
| 269524 | 1188 bytes | [working sets] 'Assign Working Set...' in Package Explorer with 'Top Level Elements > Projects' throws NPE Fixed. Value of fWorkingSetModel remains unchanged. |
| 269814 | 1479 bytes | [working sets] 'Assign Working Set...' in Package Explorer with 'Top Level Elements > Projects' shows invalid UI element Patch with added null check. |
| 271446 | 8240 bytes | [call hierarchy] cannot restart canceled search for callers Patch with the fix. |
| 274087 | 6345 bytes | [call hierarchy] Remember for which nodes to expand constructors Added check in EWC. |
| 274091 | 4171 bytes | [call hierarchy] Wrong behavior of Expand With Constructors on multi-selection with parent/child FIX |
| 277303 | 18635 bytes | [clean up] Add ISV doc for the clean up extension point Patch with review changes. |
| 277812 | 24719 bytes | [call hierarchy] [working sets] Add F1 Help for Call Hierarchy Filters, Expand With Constructors Dialog, Working Set Configuration Dialog , Working Set Assignments Dialog Patch with review changes. |
| 285556 | 2054 bytes | [call hierarchy] Remove from View fails if grandchild is in progress Patch with the fix. |
| Robert Konigsberg (google.com) | ||
| 280114 | 1818 bytes | [JUnit] Leverage AbstractJavaLaunchConfigurationDelegate.getMainTypeName in JUnitLaunchConfigurationDelegate Uses parent class's getTypeName method. (attempt 2) |
| Sergey Prigogin (gmail.com) | ||
| 347599 | 71221 bytes | [refactoring] Provide a way to implement refactorings that depend on resources that have to be explicitly released RefactoringContext class and supporting framework |
| Snjezana Peco (redhat.com) | ||
| 0fcc8c | 24 lines | Fixed Bug 398383: The NewWizardMenu class gets leaked when ever calling |
| Stephan Herrmann (cs.tu-berlin.de) | ||
| 3288d8 | 4 lines | Bug 337977: [quick fix] Add quick fixes for null annotations |
| 686e98 | 25 lines | Bug 393932: [refactoring] pull-up with "use the destination type where possible" creates bogus import of nested type |
| c37f38 | 12 lines | Bug 388281: [compiler][null] inheritance of null annotations as an option |
| f63a42 | 1048 lines | Bug 337977: [quick fix] Add quickfixes for null annotations |
| Stephan Herrmann (berlin.de) | ||
| 17c778 | 885 lines | Cumulative fix for the following problems: |
| 5f0b41 | 6 lines | Bug 398211: UI changes for Bug 381443 (@NonNull parameter not annotated in overriding method) |
| 7bf809 | 10 lines | Fixed Bug 398965: [preferences] UI option for syntactic analysis for |
| 7deee1 | 21 lines | Fixed Bug 378024: Ordering of comments between imports not preserved |
| 9f5838 | 953 lines | Fixed Bug 398995: [quick fix] Extract field access to checked local |
| Szymon Ptaszkiewicz (pl.ibm.com) | ||
| 3c0e36 | 364 lines | Bug 220928: [buildpath] Should be able to ignore warnings from certain |
| Thanh Ha (eclipse.org) | ||
| 5f7bb5 | 25 lines | Fixed Bug 396087: Merge in CBI patches from 4.2.2 into 4.3 (pom changes) |
| 79ecda | 4 lines | Fixed Bug 391981: Add tycho.scmUrl for eclipse.jdt.ui.git |
| 880773 | 4 lines | Fixed Bug 391981: Add tycho.scmUrl for eclipse.jdt.ui.git |
| b8a127 | 2 lines | Bump pom versions. |
| Thomas Reinhardt (reinhardt.com) | ||
| 300542 | 8083 bytes | [build path] user library dialog should allow to select JAR from workspace Patch to support jars relative to workspace |
| Tristan Hume (gmail.com) | ||
| e8b82f | 60 lines | Bug 385642: Javadoc View should show method after code completion |
| Troy Bishop (ca.ibm.com) | ||
| 304395 | 5006 bytes | [preferences] Allow exporting Code Style preferences updated as per comment 5 |
Repositories
The information contained in this log was generated by using commit information from the following repositories:
/gitroot/jdt/eclipse.jdt.ui.git