Tentative IP Log for eclipse.pde
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
| CQ | Third-Party Code | License | Use |
|---|---|---|---|
| 2040 | asm Version: 3.1 (PB CQ1937) | New BSD license | unmodified source & binary |
| 2855 | css file from Version: 1.7.1 of the Apache Ant Manual | Apache License, 2.0 | unmodified source |
| 3427 | asm Version: 3.2 (excluding *.gz files identified in comment4) | New BSD license | unmodified source & binary |
| 4720 | asm Version: 3.3.1 (excluding *.gz files) | New BSD license | unmodified source & binary |
| 7062 | asm Version: 4.0 (PB Orbit CQ7061) | New BSD License | unmodified binary |
Exempt Pre-Req and Works With Dependencies
No Exempt Pre-Req or Works With dependencies
Committers
| Past and Present Active | ||
|---|---|---|
| Name | Organization | |
| Chris Aniszczyk | ||
| John Arthorne | IBM | |
| Brian Bauman | IBM | |
| Benjamin Cabe | Sierra Wireless | |
| Sonia Dimitrov | IBM | |
| Dejan Glozic | IBM | |
| DJ Houghton | IBM | |
| Janek Lasocki-Biczysko | ||
| Jeff McAffer | ||
| Dani Megert | IBM | |
| Wassim Melhem | ||
| Kim Moir | ||
| Andrew Niefer | IBM | |
| Rodrigo Peretti | IBM | |
| Jacek Pospychala | Zend Technologies | |
| Pascal Rapicault | ||
| Michael Rennie | IBM | |
| Ankur Sharma | IBM | |
| Olivier Thomann | IBM | |
| Curtis Windatt | IBM | |
| Darin Wright | ||
| Never Active | ||
|---|---|---|
| Name | Organization | |
| Oleg Besedin | IBM | |
| Ian Bull | EclipseSource (See Innoopract) | |
| Jim Des Rivieres | IBM | |
| Kai-Uwe Maetzel | IBM | |
| Susan McCourt | ||
| Lorne Parsons | IBM | |
| Shailesh Patel | ||
| Mike Pawlowski | IBM | |
Contributors and Their Contributions
| Ref | Size | Description |
|---|---|---|
| kernelv@gmail.com | ||
| 309902 | 1138 bytes | some XML file can not be properly handled by org.eclipse.pde.internal.core.text.XMLEditingModel when one attribute name is sub-string of another Patch to DocumentHandler.java |
| Aaron Maenpaa (gmail.com) | ||
| 201998 | 105203 bytes | Provide a wizard that generates NL fragments Addresses issues in comment #50 |
| Achim Demelt (googlemail.com) | ||
| 278845 | 478971 bytes | Separate launcher code from UI Updated patch |
| 278845 | 430521 bytes | Separate launcher code from UI (Hopefully) final patch |
| 284885 | 1210 bytes | [launching] manage launch configurations using features (feature based launching) Patch to fix launching of legacy launch configs |
| Andreas Dolk (dolk.de) | ||
| 253093 | 1268 bytes | [pde viz] actual version of plugin is not compatible with 3.5M3 Patch to make pde viz compatible with eclipse 3.5 M3 |
| Andrew Eisenberg (eisenberg.as) | ||
| 303960 | 20964 bytes | Ability to override javac task during pde builds Updated test cases. |
| Ankur Sharma (in.ibm.com) | ||
| 138541 | 6121 bytes | Warn user when changes impacting the generated scripts are made and custom is set to true Pach |
| 209347 | 2914 bytes | [target] Launch should use vmargs from the install by default Patch with default VM Args for new target def |
| 237681 | 922 bytes | [amd] Computing a bundle's dependencies should include "discouraged access" APIs Patch without QuickFix |
| 243440 | 1021 bytes | Custom templates should be unchecked by default Patch to keep all templates unselected by default |
| 246241 | 2903 bytes | [cheatsheet] splash.bmp missing from RCP example Patch |
| 249071 | 34125 bytes | Need an option to export a source bundle Full Patch |
| 258327 | 2129 bytes | Possible to get an empty template wizard page Patch to hide the empty template wizard page |
| 260581 | 8154 bytes | [cheatsheet] error in install steps of creating an eclipse plug-in cheatsheet Patch with updated steps |
| 263552 | 29089 bytes | [export] No validation of directories on export wizard Patch to validate directory path |
| 264056 | 25709 bytes | [target] be able to open external target files using Open File... Final Patch |
| 264057 | 2670 bytes | [target] warning if no target is selected on the new preference page Patch |
| 264106 | 9478 bytes | [target] Provide careful handling when the "Remove" button is pressed Patch |
| 264383 | 20485 bytes | [target] First page of new target definition wizard always resets contents Patch |
| 264394 | 74910 bytes | Adopt the proper preferences story o.e.pde.ui pref fixes |
| 264696 | 4237 bytes | [target] No information on current target if backing target definition file deleted Updated Patch |
| 264901 | 31525 bytes | [target] target plaform pref page table & move operation Full patch with Del key listner |
| 264904 | 28229 bytes | [target] File > New > Target Definition Full Patch |
| 265198 | 6176 bytes | [target] make sure we warn about forward compatibility Patch |
| 266144 | 9250 bytes | [doc] Missing help topics in schema editor Patch |
| 266548 | 11303 bytes | [target] Move... target button allows targets to be moved on top of each other Full Patch |
| 266711 | 65597 bytes | [target] Making a target's name empty causes NPE Full Patch |
| 266737 | 4883 bytes | [target] "Save As" does not work on the Target Definition Editor Updated Patch |
| 267036 | 961 bytes | [target] When there are no target platforms, adding one should make it active Patch |
| 267264 | 36209 bytes | [target] Add group by location to EditProfileContainerWizard Patch with group by location |
| 267927 | 1065 bytes | [cheatsheet] Inconsistent wording in RCP cheat sheet Patch |
| 267930 | 3605 bytes | [cheatsheet] Confusing instructions defining a feature-based product Patch |
| 267933 | 1482 bytes | [cheatsheets] Create an Eclipse Plug-in cheat sheet needs updating Patch |
| 267939 | 946 bytes | [cheatsheet] Typo in Create an Update Site cheat sheet Patch |
| 268159 | 20209 bytes | [target] The "View Template" button doesn't responds Patch |
| 269219 | 1110 bytes | Missing keyboard accelerator on the target platform prefs page Patch |
| 269685 | 5044 bytes | Importing plug-ins as source should not import .class files Patch |
| 272021 | 12432 bytes | [preferences] Javadoc the PDEPreferencesManager Patch |
| 274354 | 1440 bytes | [cheatsheet] Define the product step needs correction Patch |
| 274393 | 1937 bytes | [target] Move... button on pref page enabled for multi-selection Patch |
| 274694 | 12480 bytes | [target] [editor] Target editor is dirty but can't save Patch |
| 275732 | 13974 bytes | UI Context help links missing full path Patch |
| 276107 | 30025 bytes | Add help pages for basic definitions "Updated Patch" + Topic entries in the context xml |
| 277506 | 66524 bytes | [doc] Add help contexts for new target platform work Full Path |
| 277936 | 3203 bytes | New target definition file wizard help needs updating and screenshot Patch |
| 278231 | 10701 bytes | [target] Add links/topics to help contexts for targets Patch |
| 278418 | 4901 bytes | [import] Import wizard help needs to be updated Patch |
| 278781 | 1169 bytes | Launching eclipse application fails when a vm arg in eclipse.ini contains a space Patch |
| 280119 | 12822 bytes | TOC Editor should debug XML errors TOC Patch |
| 284496 | 15692 bytes | Context Help Editor should debug XML errors Patch |
| 284707 | 1954 bytes | [target] The target name should be defaulted to target file name instead of 'New Target' Patch for NewTargetDefinitionWizard.java |
| 285134 | 3749 bytes | Table of Contents Editor does not recognize single quotes Patch |
| 286191 | 2177 bytes | bug in "Create a rich client application -> Create a plug-in" cheat sheet Patch |
| 286192 | 1192 bytes | bug in "Create an Eclipse plug-in -> Create an update site" cheat sheet Patch |
| 286276 | 9940 bytes | [ua] [editor] On save help editors remove new items from the table Patch |
| Ankur Sharma (gmail.com) | ||
| 224613 | 2295 bytes | Quick fix to remove empty plugin.xml should remove it from build.properties Patch to delete the plugin.xml entry from build.properties |
| Anton Leherbauer (windriver.com) | ||
| 251513 | 1050 bytes | @noreference tagged method reported as "no longer API" when baseline has no API description Proposed fix |
| bartosz michalik (gmail.com) | ||
| 240737 | 29398 bytes | [product] be able to set start levels on a product gui change |
| Ben Cox (uk.ibm.com) | ||
| 298e31 | 34 lines | Add warning for Eclipse-GenericCapability and |
| 75b70f | 2 lines | Add basic manifest content assist for Require-Capability and |
| 79912d | 2 lines | Correct spelling mistake in "Eclipse-GenericCapability". |
| e1237d | 4 lines | Make the deprecated warning for Eclipse-GenericCapability and |
| ea4400 | 249 lines | "Open Manifest" key binding. |
| 181210 | 11405 bytes | [patch][osgi] Should warn if an R3 bundle uses R4 syntax Quick-fix to add Bundle-ManifestVersion |
| 331262 | 13274 bytes | [patch] Make "Open Manifest" bound to a command Patch of commit 06c4256a87bef2175c2f28f25b00ae58733f176e |
| 350756 | 10875 bytes | [patch] 'Header must be terminated by a line break' quick fix Patch to add quick fix |
| Benedikt Arnold (gmx.info) | ||
| 221655 | 1292 bytes | [plug-ins view] useless content description Removed useless initial content description |
| Benjamin CABE (sierrawireless.com) | ||
| 222793 | 1341 bytes | Bundle-ContactAddress should generate warning if not translated Patch |
| 233562 | 13024 bytes | Two copies of PluginSearchOperation patch |
| 234376 | 3710 bytes | New Plug-in project with property page template uses deprecated elements patch |
| 241145 | 1033470 bytes | [refactoring] move UA code into separate plug-ins updated patch (again) |
| 241503 | 761 bytes | Cycles in Dependency Graph should be resizable Patch |
| 243625 | 15639 bytes | [Context Help Editor] Keep <b></b> tags as they are when entered in Description box patch |
| 246804 | 2692 bytes | Missing NLS message in org.eclipse.pde.internal.core.pderesources patch correcting the NLS missing key issue + default level set to ignore for errors wrt versions |
| 247553 | 5007 bytes | Export-Package version when creating Plug-in from existing JAR archives updated patch |
| 248417 | 1035 bytes | Manifest editor - extensions wizard does nothing Possible fix |
| 248852 | 1937 bytes | new plugin project from JAR includes .settings dir patch |
| 250334 | 4134 bytes | Renaming an NLS property file needs special handling with respect to the Bundle-Localization header patch to make Simon happy :) |
| 251339 | 1134 bytes | [ds tooling] Strange label selection in Service Component editor patch |
| 252329 | 3701 bytes | Externalize Strings Wizard does not show un-externalized names of extension(-point) Patch |
| 253076 | 132910 bytes | [UA] Javadoc erroneous for CtxHelp model classes (and perhaps some others) patch against brand new org.eclipse.pde.ua.core plug-in |
| 253212 | 1301 bytes | [templates] org.eclipse.ui.decorators template should use FileLocator#find instead of Platform#find patch against org.eclipse.pde.ui.templates |
| 253692 | 3116 bytes | Eclipse-BuddyPolicy content assist is broken and/or doesn't work as expected patch against 3_4_maintenance branch |
| 254971 | 4001 bytes | [ds tooling] Service Component wizard: "Browse..." button should only allow visible types to be chosen make Simon happy :) |
| 255326 | 2106 bytes | Unexpected warning icon on Eclipse Application launch config Main tab patch |
| 256986 | 8785 bytes | [Templates] org.eclipse.pde.ui.newExtension extension point is not 'identifier-ready' patch |
| 257143 | 1334 bytes | Sad typo in TypePackageCompletionProcessor patch... |
| 259990 | 1370 bytes | CCE in PDEStorageDocumentProvider.createAnnotationModel patch |
| 261091 | 1500 bytes | Use of Java 5 APIs patch |
| 261404 | 2786 bytes | Search does not find references to class in plugin.xml the promised patch |
| 261871 | 31382 bytes | Compiler warnings in N20090120-2000 updated patch |
| 261890 | 1425 bytes | ArrayStoreException generating build script patch |
| 261971 | 1317 bytes | Problems reported on /org.eclipse.pde.ui/META-INF/MANIFEST.MF fix |
| 262353 | 1749 bytes | PDE's class search participant does not find all matches patch |
| 262564 | 5817 bytes | CCE in PluginArtifactSearchHandler.execute(...) patch |
| 262622 | 12966 bytes | 3 images leaked opening service component editor patch |
| 262885 | 2178 bytes | Tracing tab in PDE launch configs: right pane initially disabled updated patch |
| 262977 | 4770 bytes | NPE editing external site.xml proposed patch |
| 263807 | 737 bytes | Template for incremental builder with nature generates incorrect code updated patch |
| 264176 | 2085 bytes | Java search participant does not find type reference with parameter proposed fix |
| 264462 | 2701 bytes | Product editor loses fragment flags for unavailable fragments Patch |
| 265931 | 7044 bytes | Autostart values are not persisted correctly in the product file Updated patch |
| 265943 | 2826 bytes | DocumentElementNode: namespace prefix support is broken Patch |
| 268123 | 1705 bytes | [ds tooling] property dialog issues patch |
| 268363 | 4072 bytes | [product] Unable to open external .product file Updated patch |
| 268387 | 2950 bytes | [ds tooling] new component wizard has "&" in class label Patch |
| 268692 | 6676 bytes | Hyperlink for NLS'd strings in plugin.xml doesn't work Patch |
| 269107 | 7448 bytes | [product] [editors] Product editor should take care of ProductModel#isEditable() patch |
| 269252 | 1937 bytes | Filter in Plug-in Dependencies throws Problem Occured patch |
| 273049 | 1398 bytes | [CheatSheet] Registering a cheat sheet fails with java.lang.NullPointerException Patch |
| 273936 | 953 bytes | [ds tooling] editor fails when component has a factory id patch |
| 274107 | 2181 bytes | [product] [editors] plugin_customization.ini not added to build.properties on synchronization patch |
| 274368 | 1199 bytes | Changing Destinations enables Qualifier box in export deployable feature dialog fix |
| 274454 | 2348 bytes | DBCS3.5:Externalize string from PDE tools for project with DBCS name results in Error patch |
| Bogdan Gheorghe (ca.ibm.com) | ||
| 9d3e0e | 33 lines | Bug 378112 - Product editor should allow 256x256 window icon |
| Brian de Alwis (mt.ca) | ||
| 681416 | 74 lines | Bug 387251 - OpenManifestHandler should open manifest for current editor if the active part |
| 292068 | 4379 bytes | [target] Target environment settings not persisted on Mac OS Add selection listeners to environment combo boxes |
| 387251 | 6498 bytes | OpenManifestHandler should open manifest for current editor if the active part Patch to OpenManifestHandler |
| Carlin Rogers (oracle.com) | ||
| 348035 | 768 bytes | [Regression] ExternalLibraryCache causes false classpath problem markers. patch - checks if the ZipEntry is a directory. |
| Carsten Pfeiffer (gebit.de) | ||
| 84b471 | 346 lines | Bug 381975 - [patch] Improved support for import package/export package |
| bea256 | 235 lines | Improved Import-Package QuickFix |
| Carsten Reckord (reckord.de) | ||
| 288343 | 1134 bytes | UITestApplication does not guard against exception in runTests Patch to guard against test runner exceptions |
| Chris Dail (gmail.com) | ||
| b99906 | 10 lines | Bug 327371 - Plugin launch configuration does not include Bundle-Classpath jar files |
| 327371 | 2459 bytes | Plugin launch configuration does not include Bundle-Classpath jar files Patch for eclipse 3.7 |
| Christian Georgi (sap.com) | ||
| 37ea7f | 43 lines | Bug 385100 - [patch][tracing] Tracing options tree is not keyboard |
| 4fe7f7 | 12 lines | Bug 369937 - DebugOptions are not updated correctly in Trace Preference Page |
| 5f956d | 10 lines | Bug 368780 - Update tracing bundle to support 3.5 and 3.6 target dependencies |
| 8a371b | 4 lines | Bug 370543 - NPE in Tracing page on cancellation of browse dialog |
| d002cf | 33 lines | Bug 369916 - 'Tracing' page content feels odd |
| 385100 | 5622 bytes | [patch][tracing] Tracing options tree is not keyboard accessible Updated patch |
| Christian Pontesegger (web.de) | ||
| 54f28d | 332 lines | Bug 386197 - add view to browse for plug-in images |
| bc074c | 17 lines | Bug 400206 - Add double click support to Plug-in Registry view |
| 400206 | 1675 bytes | Add double click support to Plug-in Registry view Patch to add double click action |
| Cole Markham (ccmcomputing.net) | ||
| 308070 | 3559 bytes | pde.exportPlugins ant task doesn't support cycles patch to add support to pde export ant tasks, change to Boolean.parseBoolean |
| Dani Megert () | ||
| 796456 | 3 lines | Fixed Bug 355152: Performance improvement for UsageTest suite |
| David Green (tasktop.com) | ||
| 275240 | 1675 bytes | Externalize strings wizard fails to detect strings that need externalizing patch that avoids NPE |
| Dean Roberts (ca.ibm.com) | ||
| 309701 | 21796 bytes | Persisted launch configuration file changes unnecessarily New patch for which also addresses plug-in ordering problem |
| Deepak Azad (gmail.com) | ||
| 183000 | 1621 bytes | [Manifest][Editors] Blocking dialogs and NPE when switching between manifest editor source pages Proposed patch to let a user switch to other pages in the manifest editor. |
| 249066 | 1633 bytes | dependency analysis not primed for non-workspace plug-ins Patch |
| 265935 | 1078 bytes | Product editor opens on the wrong page Patch |
| Dennis Fridlyand (gmail.com) | ||
| 357940 | 947 bytes | Inconvenient representation of children of org.eclipse.ui.activities, org.eclipse.ui.handlers nodes when editing a plugin.xml patch 1 |
| Dimitar Giormov (sap.com) | ||
| 351417 | 824 bytes | [target] Setting target platform does not execute configure phase and ... added configuration phase. |
| Dina Sayed (eg.ibm.com) | ||
| 228355 | 862 bytes | BIDI3.4: Event Details window and error log view do not display Arabic dates correctly Proposed patch |
| DJ Houghton () | ||
| 298407 | 5 lines | Bug 331762 - [repository] Share StringPool for Composite Repositories |
| 3e0600 | 27 lines | Bug 281372 - RCP Product Export wizard copies over wrong Mac icon to launcher |
| 7de40f | 2 lines | Bug 336233 - Plug-in version of org.eclipse.pde.build needs to be updated for 3.6.2 |
| Erkki Lindpere (gmail.com) | ||
| 264288 | 385 bytes | New Plugin Project Wizard allows % in project name comment #0 |
| Fabio Zadrozny (gmail.com) | ||
| 294636 | 1073 bytes | NPE using Plug-in Spy on Toolbar action getSuperclass() could return null (and that wasn't checked) |
| Felix Riegger (sap.com) | ||
| 331332 | 15864 bytes | [target] Target editor should update its content, if the target file was edited with another eclipse editor Proposed patch fixing resource change handling and more |
| Florian Albrecht (gmx.de) | ||
| 147831 | 6867 bytes | [compiler] failed to find classes wrapped in a bundle Patch for caching wrapped JARs in referenced external bundles |
| Gunnar Wagenknecht (wagenknecht.org) | ||
| 1b1270 | 13 lines | Bug 315039 - [patch] Eclipse launch configuration should inherit properties from target platform |
| 330278 | 5203 bytes | PackageFinder.findPackagesInClassFiles may produce invalid package names patch for PackageFinder |
| Heiko Seeberger (googlemail.com) | ||
| 237764 | 1223 bytes | [spy] NPE when there is no (active) part Patch |
| Hiroki Kondo (gmail.com) | ||
| 227949 | 976 bytes | Key binding for Plugin Spy not working for Windows and Japanese Locale user's patch |
| Igor Fedorenko (ifedorenko.com) | ||
| 72672f | 137 lines | Add poms for Tycho build |
| aff576 | 1 lines | set Eclipse-BundleShape:dir for test projects |
| 821580 | 1181 lines | Add poms for Tycho build |
| 353442 | 17402 bytes | Bundle classpath entry resolution API proposed new API |
| 353442 | 15078 bytes | Bundle classpath entry resolution API basic unit tests |
| Jacek Pospychala (gmail.com) | ||
| 217752 | 4977 bytes | [logview] provide action to open entry stack trace in console patch |
| 220110 | 36599 bytes | [plug-in registry] Show Service Content Only patch |
| 224582 | 2967 bytes | [logview] Date format in LogView not respect with nlv culture patch |
| 226049 | 1021 bytes | [logview] Error view does not have help contexts set up correctly patch |
| 240350 | 2840 bytes | [logview] accessibillity: missing button labels in error log patch |
| 244269 | 8085 bytes | [logview] create preference to control whether logview activates on events patch |
| 248924 | 5290 bytes | [plug-in registry] pde.runtime unit tests patch |
| 248953 | 30144 bytes | [plug-in registry] view could display bundle fragments patch |
| 249087 | 14613 bytes | [plug-in registry] show package information in plug-in prerequisites patch |
| 251665 | 51127 bytes | [plug-in registry] improve view performance patch |
| 251970 | 2211 bytes | [ds tooling] "Hello OSGi Declarative Services" template generates invalid MANIFEST.MF patch |
| 258236 | 14749 bytes | Switch to use new look of FilteredTree patch |
| 258881 | 1233 bytes | Switching to new FilteredTree look causes issues on Mac patch |
| 258953 | 5872 bytes | Fix margins with the new FilteredTree look patch |
| 259270 | 1247 bytes | PDEEditor "Extensions" tab empty patch |
| 259882 | 2123 bytes | [registry] view does not react to changes when filter is on patch against updated HEAD |
| 260241 | 6824 bytes | [plug-in registry] plug-ins sometimes can't be expanded when grouped by Bundles. patch |
| 260363 | 3075 bytes | [plug-in registry] inconsitent wording in recent services-related contrbutions patch |
| 260376 | 2080 bytes | FormFilteredTree broken on Mac patch |
| 260742 | 13880 bytes | [registry] fix tests patch |
| 262545 | 5124 bytes | Plug-in registry view initialization blocks the UI patch |
| 263973 | 9789 bytes | Widget disposed in Plugin Registry View patch |
| 265570 | 1515 bytes | [logview] hover (tooltip) from error log view doesn't go away listen to MouseExit event |
| 265908 | 24864 bytes | LocalModelTest failing in HEAD updated tests 2 |
| 267855 | 11661 bytes | [plug-in registry] use a styled label provider styled label provider |
| 268595 | 3163 bytes | [plug-in registry] NPE in LocalRegistryBackend patch |
| Jacques LESCOT (sierrawireless.com) | ||
| 292530 | 1507 bytes | [modeling] Handle non-XMLResource type in the SourcePage Handle generic case for Resource type |
| 293554 | 973 bytes | [modeling] NPE on validation while changing active page Fix the NPE - Provide additionnal check |
| 294045 | 1888 bytes | [modeling] EmfFormEditor is not closed when the linked Resource is removed from the workspace Markers events should be filtered after ... |
| 296676 | 2458 bytes | [modeling] Need to expose methods for a better control on the creation of Child/Sibling elements Expose 4 methods as public visibility |
| 296678 | 4892 bytes | [modeling] Creation menu filters are not correctly updated when they are different between two pages Bug fix + necessary API changes |
| 296682 | 4827 bytes | [modeling] Add button using a DropDown menu New Action using a DropDown menu |
| 296709 | 5093 bytes | [modeling] Improve the DropDown button behavior Some more improvements ... |
| 298565 | 3412 bytes | [modeling] Provide a way to define the ViewerComparator to use in the outline Possibility to define the ViewerComparator to be used in the outline TreeViewer |
| 298569 | 3706 bytes | [modeling] Improve usability of the DropDown button - Control the tree selection Provide a way to control the tree selection to be passed before computation of the Child/Sibling actions |
| 300462 | 12538 bytes | [modeling] [masterdetails] Remove button and remove toolbar action should be bound to the EmfActionBarContributor's Delete action Refactor the DELETION mechanism |
| 310585 | 1835 bytes | [modeling] [validation] Fix a ClassCastException on bindings Fix the ClassCastException |
| 311007 | 4670 bytes | [modeling] The TreeViewer selection is not correctly updated after a Deletion The element to remove is not always contained through a multi-valued reference. |
| 298610 | 558 bytes | [modeling] Provide a default implementation for the ViewerFilter to be used in the EmfMasterDetailBlock comment #0 |
| Jakub Jurkiewicz (pl.ibm.com) | ||
| 230258 | 898 bytes | [product] Message on product export wizard suggests a problem that does not exist Patch |
| 241505 | 7914 bytes | dNew Library Plug-in wizard should allow to set a BREE Patch |
| John Arthorne (ca.ibm.com) | ||
| 250219 | 3354 bytes | Fixes for changed p2 provisional API fix |
| John Cortell (freescale.com) | ||
| 294525 | 1126 bytes | javadoc bundled in plugin not handled properly; exception occurs fix |
| Kaloyan Raev (zend.com) | ||
| 323246 | 967 bytes | IBundleProjectService.setBundleRoot() does not accept null argument patch |
| Kaloyan Raev (sap.com) | ||
| 0e38b7 | 6 lines | Bug 376257 - Corrupted features should not prevent export of plug-ins |
| 2b9e2a | 6 lines | Bug 376257 - Corrupted features should not prevent export of plug-ins |
| Ketan Padegaonkar (gmail.com) | ||
| 89044 | 11548 bytes | PDE Junit Test should be able to run in non-UI thread a patch for the UI to contain a checkbox and the launch configuration delegate to understand non-ui thread applications |
| 233682 | 3161 bytes | open extension point by double clicking in the manifest editor Patch |
| 241912 | 4818 bytes | [spy] Spy does not show pages in a FormEditor the patch necessary to add the support to identify parts in an form editor |
| 250340 | 3596 bytes | [API] Create template method in JUnitLaunchConfigurationDelegate the said patch |
| Kim Horne (pookzilla.net) | ||
| 240345 | 6023 bytes | Cannot self host products defined by IProductProviders Patch against PDE UI |
| Kirill A. Balod (borland.com) | ||
| 315762 | 1038 bytes | bundles with compile errors never published even through p2.publishonerror is set to "true" patch |
| Krzysztof Daniel (redhat.com) | ||
| ef76d3 | 1 lines | Bug 383072 - problem with parents |
| f0cc49 | 1 lines | Bug 383072 - problem with parents |
| 420f7a | 1 lines | Bug 383072 - problem with parents |
| 265293 | 43363 bytes | Export breaks due to missing org.eclipse.equinox.launcher.nl1 Fix proposition |
| 339857 | 3149 bytes | It is possible to import package from fragment, but classes are invisible Patch with altered comments |
| Lars Vogel (gmail.com) | ||
| 09c1db | 128 lines | Bug 376057 - Wildcard support for adding feature in product configuration editor |
| Lars Vogel (gmail.com) | ||
| 265231 | 3377 bytes | [templates] Update "RCP application with a view" with commands patchViewRCPTemplate.txt |
| 265231 | 1563 bytes | [templates] Update "RCP application with a view" with commands patchApplicationActionBarAdvisor.txt |
| 269618 | 1090 bytes | Automatic wildcard support in MANIFEST.MF editor for dependencies PluginSearchItemsFilter |
| 284704 | 1103 bytes | Default Launch Configuration should include -consoleLog Patch for consoleLog |
| 295145 | 897 bytes | Eclipse RCP with a view template RCP with a view update |
| 297667 | 1050 bytes | [PDE Templates] Unnecesarry imports Remove unnecessary imports |
| 376057 | 5174 bytes | Wildcard support for adding feature in product configuration editor Patch |
| Maarten Meijer (xs4all.nl) | ||
| 3bd94f | 309 lines | Bug 395795 - [patch] Template with Incremental Project Builder generates |
| de65c0 | 5 lines | Bug 398149 - [patch] Builder template lacks implementation of clean() |
| 395795 | 39781 bytes | [patch] Template with Incremental Project Builder generates IObjectActionDelegate instead of handler Removed IObjectActionDelegate and added Handler and o.e.u.menus for plugin.xml |
| 398149 | 788 bytes | [patch] Builder template lacks implementation of clean() method patch to add default implementation of clean() method |
| Marcelo Paternostro (ca.ibm.com) | ||
| 201687 | 4299 bytes | [spy] Having fun with the cursor patch for the Spy plugin |
| Markus Keller (ch.ibm.com) | ||
| 0a800b | 7 lines | Bug 392950 - OpenSchemaAction does not handle locations with + in it |
| 245227 | 2872 bytes | PDE APIs and Extension Point descriptions should be in TOC Polish |
| 255530 | 649 bytes | .options files should be opened with the Java properties file editor Fix |
| Markus Kuppe (lemmster.de) | ||
| 296599 | 4885 bytes | Add ability to run e4 based tests using PDE's JUnit Plug-in Test Do OSGi service registry lookup for TestableObject before creating WorkbenchTestable |
| Martin Woodward (teamprise.com) | ||
| 237922 | 2335 bytes | PDE Build not generating RCP launcher branding icons Proposed patch to enable headless RCP branding in Eclipse 3.4 |
| 238001 | 11982 bytes | Launcher icon branding does not handle Win32 x64 launcher .exe IconExe patch with correct read8 method |
| Michael Rennie () | ||
| fcf427 | 1140 lines | [3.6.2+] Provide Java 7 support in 3.6.2+ |
| Mickael Istria (redhat.com) | ||
| 383795 | 51770 bytes | [p2] [category] Support inclusion of bundles directly in Category Editor Patch |
| Mike Rennie (ca.ibm.com) | ||
| 0cf64e | 6 lines | Bug 407278 - Missing full stop in Javadoc of @noreference for class and |
| 17e890 | 1154 lines | Bug 332772 - Support problem filters for API Use Scan Task |
| 3918f4 | 20 lines | Bug 406990 - AIOOBE from ASM - can I disable API tools? |
| 497332 | 3 lines | [nobug] remove bogus manifest addition |
| Min Idzelis (us.ibm.com) | ||
| 229073 | 2209 bytes | PDE launch configurations slow to open in dialog Other patch |
| Mohammed Mostafa (ca.ibm.com) | ||
| 296522 | 3747 bytes | Custom quick fixes do not show on MF files Patch |
| Nick Boldt (gmail.com) | ||
| 256379 | 5910 bytes | permit cvs and svn checkouts to be silent patch to add optional reallyquiet attrib to generated <cvs> tasks |
| Nigel Westbury (miegel.org) | ||
| 359544 | 1013 bytes | [target] Versions are improperly compared when resolving to the latest version patch to use correct version comparisons |
| oliviert (ca.ibm.com) | ||
| ef8cd0 | 5 lines | HEAD - Fixed Bug 358414: With fix for 357110, member types are processed |
| fbd784 | 19 lines | Bug 361660 - API Usage Problem "Execution environment references were not checked" |
| Paul Webster (ca.ibm.com) | ||
| 2ca89e | 29 lines | Bug 405151 - [CBI] Remove antrunner replace tasks |
| 2da93d | 4 lines | Bug 390465 - Update pom version |
| 577bba | 2 lines | Bug 400616 - Update PDE branding plugin qualifiers |
| Peter Friese (peterfriese.de) | ||
| 215314 | 1450 bytes | manifest editor content assist: additional info has wrong status text Patch that removes the F2 message |
| 240000 | 2368 bytes | Splash templates generate bad NON-NLS comments Patch with "escaped" $ signs |
| 241074 | 3033 bytes | [templates] HelloRCP template contains non-externalized strings Patch |
| Peter Nehrer (eclipticalsoftware.com) | ||
| 243475 | 5777 bytes | Old-style source plugin does not include sources of all plugins from the corresponding feature Proposed patch. |
| 244870 | 1100 bytes | Generated source feature inherits wrong platform filter Proposed patch. |
| Petri Tuononen (gmail.com) | ||
| 319965 | 8938 bytes | New Feature Project->Referenced Plug-ins and Fragments multiselection functionality Fixed patch |
| Philipp Kursawe (gmail.com) | ||
| 238235 | 21269 bytes | [Bundle-Localization] Default to /OSGI-INF/l10n/bundle.properties and not /plugin.properties Additional patch for PDE core |
| 269417 | 121525 bytes | New Project Wizard for Plug-In: Remember values entered into Plug-In Provider Updated patch |
| 272641 | 1451 bytes | Externalize Strings for MANIFEST.MF should not put ".0" suffix on each header Initial patch |
| 272654 | 756 bytes | [Manifest][Editors] Select all text in "name" after creating new attribute or element Initial patch |
| Pierre Carlson (us.ibm.com) | ||
| 233029 | 1180 bytes | Unknown extension point errors appearing in target workspace Patch to add the job rule |
| Prakash G.R. (gmail.com) | ||
| 239076 | 11200 bytes | Add an Extension Wizard for Common Navigator Patch for the bug |
| Rafael Oliveira Nóbrega (gmail.com) | ||
| 223738 | 2959 bytes | [ds] create core models for manipulating DS xml files Initial Version of DSDocumentFactory, DSModel and DSDocumentHandler Classes |
| 223738 | 8853 bytes | [ds] create core models for manipulating DS xml files Initial version of DSRoot, DSObject and IDSConstants |
| 223738 | 9830 bytes | [ds] create core models for manipulating DS xml files Initial version of all DS XML Elements Classes |
| 223738 | 4518 bytes | [ds] create core models for manipulating DS xml files 2nd version of DSRoot, IDSConstants and DSObject |
| 223738 | 12839 bytes | [ds] create core models for manipulating DS xml files 2nd version of DS XML Elements |
| 223738 | 5155 bytes | [ds] create core models for manipulating DS xml files Initial version of POJO Interfaces for DS XML Elements |
| 223739 | 8069 bytes | [ds] create a basic editor for DS files Initial version of DSPage, DSInputContextManager and DSInputContext |
| 223739 | 8639 bytes | [ds] create a basic editor for DS files Initial version of DSEditor, DSFormOutlinePage and DSBlock |
| 223739 | 4167 bytes | [ds] create a basic editor for DS files Initial version of DSDetails classes 1 of 2 |
| 223739 | 7289 bytes | [ds] create a basic editor for DS files Initial version of DSDetails Classes |
| 223739 | 7735 bytes | [ds] create a basic editor for DS files Ds Block and FormOutilinePage updates |
| 223739 | 2707 bytes | [ds] create a basic editor for DS files DSMasterTreeSection updates and IDSMaster initial version |
| 223739 | 6485 bytes | [ds] create a basic editor for DS files DSContentProvider initial version and some code refactoring of DSEditor and DSFormOutlinePage |
| 223739 | 5528 bytes | [ds] create a basic editor for DS files DSMasterTreeSection content updates and DSInputContextManager minor changes |
| 223739 | 10646 bytes | [ds] create a basic editor for DS files MasterTreeSection, DSBlock and DSPage updates |
| 227663 | 3054 bytes | [ds] the class DSModel doesn't adhere to POJO Model IDSModel initial version and DSModel updates |
| 227672 | 4147 bytes | [ds] the class DSObject doesn't adhere to POJO Model Interface IDSObject creation and DSObject update |
| 227836 | 1055 bytes | [ds] IDSModel should extends IModelChangeProvider, IModel IDSModel updates |
| 227903 | 8569 bytes | [ds] create a new wizard for DS files DS Wizard Initial Version |
| 228429 | 818 bytes | [ds] DSRoot getEnabled() method is wrong DSRoot getEnabled() method update |
| 230232 | 10934 bytes | [ds] create an error reporter DSErrorReporter DSConsistencyChecker initial version |
| 230232 | 11229 bytes | [ds] create an error reporter DS Error Reporter Update |
| 230232 | 14006 bytes | [ds] create an error reporter Required Attr Reporter |
| 230232 | 16981 bytes | [ds] create an error reporter Error Reporter updates |
| 230237 | 1233 bytes | [ds] DSProvide canAddSibling wrong implemented DSProvide update |
| 230239 | 11494 bytes | [ds] plugin org.eclipse.pde.ds.core should use Interface where possible IDSDocumentFactory, IDSModel changes and impacted classes |
| 230251 | 6238 bytes | [ds] DS Text Model Interfaces should extends IDSObject DS Text Model Interfaces update |
| 230380 | 5336 bytes | [ds] rename IDSRoot to IDSComponent and update similary named methods and variables Renaming IDSRoot to IDSComponent (1/4) |
| 230380 | 15805 bytes | [ds] rename IDSRoot to IDSComponent and update similary named methods and variables Renaming IDSRoot to IDSComponent (2/4) |
| 230380 | 5831 bytes | [ds] rename IDSRoot to IDSComponent and update similary named methods and variables Renaming IDSRoot to IDSComponent (3/4) |
| 230380 | 8034 bytes | [ds] rename IDSRoot to IDSComponent and update similary named methods and variables Renaming IDSRoot to IDSComponent (4/4) |
| 230455 | 8997 bytes | [ds] create methods to list all children by type of DSComponent and DSService DSComponent, DSService and iterfaces updates |
| 230883 | 13101 bytes | [ds] add context menu options to items in tree viewer Context Menu Initial version |
| 230887 | 1414 bytes | [ds] delete should be possible using the 'del key :) ActionFactory.Delete added in DSMasterTreeSection |
| 230987 | 10683 bytes | [ds] DSAddItemAction isn't raising IModelChangedEvent.INSERT event IDSObject and AddItemAction updates |
| 230989 | 4422 bytes | [ds] DSComponent and DSService getChildrens methods doesn't work DSService and DSComponent updates |
| 231399 | 2978 bytes | [ds] javadoc for org.eclipse.pde.ds.core IDSComponent javadoc |
| 231399 | 926 bytes | [ds] javadoc for org.eclipse.pde.ds.core mylyn/context/zip |
| 231399 | 6446 bytes | [ds] javadoc for org.eclipse.pde.ds.core IDSObject, IDSProperty and IDSProperties javadocs |
| 231399 | 11647 bytes | [ds] javadoc for org.eclipse.pde.ds.core IDSService, IDSProvide, IDSReference and IDSImplementation updates |
| 231399 | 1760 bytes | [ds] javadoc for org.eclipse.pde.ds.core IDSReference updates |
| 231399 | 4699 bytes | [ds] javadoc for org.eclipse.pde.ds.core IDSModel and IDSDocumentFactory javadocs |
| 231399 | 12021 bytes | [ds] javadoc for org.eclipse.pde.ds.core javadocs for core.ds concrete classes 1/2 |
| 231399 | 7608 bytes | [ds] javadoc for org.eclipse.pde.ds.core javadocs for core.ds concrete classes 2/2 |
| 231693 | 6356 bytes | [ds] DSComponent can't add reference element DSComponent, DSMasterTree and DSAddItemAction update |
| 231694 | 1008 bytes | [ds] IDSModel missing setUnderlyingResource and save methods IDSModel update |
| 231696 | 9929 bytes | [ds] Refactoring Messages fields DSProperty Messages updates |
| 231696 | 14711 bytes | [ds] Refactoring Messages fields All Messages updated. |
| 232058 | 2517 bytes | [ds] DSService getProvidedServices isn't working DSService Update |
| 232178 | 2212 bytes | [ds] DSComponent get<ELEMENT>s aren't working DSComponent update |
| 232179 | 1012 bytes | [ds] DSProperties canAddSibling missing element DSProperties updates |
| 232409 | 3732 bytes | [ds] DSComponent should reuse some DSObject methods IDSComponent, DSComponent and DSMasterTree updates |
| 232559 | 12715 bytes | [ds] Removing canAddSibling methods DS text model classes update |
| 232561 | 1170 bytes | [ds] IDSObject descendsFrom method should use IDSObject instead of DSObject parameter IDSObject update |
| 232946 | 8238 bytes | [ds] Refactoring ds.core interfaces Interfaces updates 1/3 |
| 232946 | 9853 bytes | [ds] Refactoring ds.core interfaces Interfaces update 2/3 |
| 232946 | 6895 bytes | [ds] Refactoring ds.core interfaces Interfaces update 3/3 |
| 232973 | 2763 bytes | [ds] removing IDSComponent moveChild method removing updates |
| 233274 | 6277 bytes | [ds] changing getImplementations() and getServices() methods ds.core and ds.ui updates |
| 233274 | 7630 bytes | [ds] changing getImplementations() and getServices() methods ds.test updates |
| 233997 | 6312 bytes | [ds] code completion Code Completion and Text Hover Stubs (1/2) |
| 233997 | 7580 bytes | [ds] code completion Code Completion and Text Hover Stubs (2/2) |
| 233997 | 20649 bytes | [ds] code completion Completion for AddChildren |
| 233997 | 17782 bytes | [ds] code completion AddChildren and AddAttrValues working |
| 233997 | 21706 bytes | [ds] code completion Code Completion for Attributes |
| 233997 | 16976 bytes | [ds] code completion DS completion of attributes |
| 233997 | 22268 bytes | [ds] code completion Completion for CAText |
| 233997 | 3456 bytes | [ds] code completion Improving Code Completion for CAText |
| 234004 | 7758 bytes | [ds] IDSComponent lacks methods... IDSComponent and IDSService methods |
| 234004 | 5490 bytes | [ds] IDSComponent lacks methods... IDSComponent and DSComponentTestCase update |
| 234004 | 6611 bytes | [ds] IDSComponent lacks methods... All test cases update |
| 235874 | 10732 bytes | [ds] Wizard should ask for Component name and Implementation class Wizard updates |
| 238250 | 13037 bytes | [ds] IDSContants Refactoring IDSConstants Refactoring |
| 239495 | 2648 bytes | [ds] code completion should assist open tag (<) Open tag assistance code was removed to avoid problems |
| 240068 | 20872 bytes | [ds] IConstants and IDSConstants duplicate entries Constants fixed (1/2) |
| 241163 | 884 bytes | [ds] PropertyDetails body's form isn't updating a blank value PropertyDetails updates |
| 241606 | 757 bytes | [ds] DS UI Editor opens with DS model in the modified state (showing the '*' character) DSInputContext updates |
| 241711 | 4177 bytes | [ds] property types should be available in a combo Combo developed |
| 241714 | 1687 bytes | [ds] property type body field isn't aligned properly Property`s body aligned |
| 241715 | 6368 bytes | [ds] default values for names of things generic values creation |
| 243950 | 3011 bytes | [ds] new Service Component wizard shouldn't let you complete with errors Page complete checking |
| 245999 | 4925 bytes | [ds] need a way to set enabled and immediate fields on overview page immediate and enabled buttons |
| 246001 | 8600 bytes | [ds] DSEditPropertyDialog redesign DSEditPropertyDialog Update |
| 246303 | 2755 bytes | [ds] some ds source file updates aren't synchronizing with overview page DSServiceComponentSection update |
| 248197 | 2003 bytes | [ds tooling] NPE thrown by DSLabelProvider.getObjectImage DSLabelProvider update |
| 248207 | 1436 bytes | [ds tooling] Code assist should work for <component> element DSContentAssistProcessor updates |
| 248216 | 8744 bytes | [ds tooling] up/down buttons for properties section DSPropertiesSection updates |
| 248221 | 4518 bytes | [ds tooling] "Properties" section should save expansion state Properties Section title updating |
| 248223 | 1063 bytes | [ds tooling] <component> "enabled" and "immediate" attributes" are not kept in sync with Overview page Component Service Section update |
| 248224 | 3570 bytes | [ds tooling] improve up/down buttons for properties section DSPropertiesSection updates |
| 248226 | 2874 bytes | [ds tooling] Referenced Services should have Up/Down buttons DSReferenceSection update |
| 248228 | 2760 bytes | [ds tooling] Make "Select Type" dialog multi-select done! |
| 248231 | 8428 bytes | [ds tooling] Sort and disallow duplicates in Provided Services list DSErrorReporter and DSProvideSection updates |
| 248256 | 1103 bytes | [ds tooling] <component> immediate attribute completion should suggest immediate=false. DS Attr Completion Proposal updates |
| 248276 | 2421 bytes | [ds tooling] When we create a project using "Hello OSGI DS" template the Error reporter doesn't work. DSEditor Updates... |
| 248335 | 4797 bytes | [ds tooling] Enable/Disable "This component is immediately activated" checkbox Error Reporter update |
| 248335 | 2080 bytes | [ds tooling] Enable/Disable "This component is immediately activated" checkbox DSOptionsSection updates |
| 248453 | 4664 bytes | [ds tooling] Validate <property> element ErrorReporter updates |
| 248453 | 875 bytes | [ds tooling] Validate <property> element DSProperty update |
| 249174 | 2127 bytes | [ds]New Service Component Wizards corrupts manifest Service-Component header Fixed Manifest updating. |
| 249254 | 6181 bytes | [ds tooling] Provide type-specific validation of <property> element DSErrorReporter updates |
| 249263 | 2411 bytes | [ds tooling] A missing <implementation> element should be added when the Class field is set in the form-based editor DSComponentSection updates |
| 250042 | 7394 bytes | [ds tooling] Validate <service> element New Messages |
| 250333 | 1209 bytes | [ds] DS page should remove <service> element when the user removes the last <provide> interface DSProvideSection updates |
| 253635 | 13380 bytes | [ds tooling] Service Component wizard improvements DSFileWizardPage and DSNewWizard updates |
| 253635 | 10097 bytes | [ds tooling] Service Component wizard improvements Wizard patch updates |
| 254970 | 3959 bytes | [ds tooling] Service Component wizard: Persist "File name" field DSWizard and WizardPage updates |
| 254972 | 4500 bytes | [ds tooling] Service Component wizard: Improve field validation DSFileWizard updates |
| 254973 | 1644 bytes | [ds tooling] Service Component wizard: Improve the handling of the Service-Component header DSCreationOperation updates |
| 256451 | 896 bytes | [ds tooling] Declarative Service Builder fails if property type attribute is not set Fixed |
| 256451 | 1298 bytes | [ds tooling] Declarative Service Builder fails if property type attribute is not set Fixed the Last Patch |
| Ralf Ebert (ralfebert.de) | ||
| 307076 | 1320 bytes | JUnit Plug-in test runner exception "No Classloader found for plug-in ..." is confusing patch to clarify error message |
| Remy Suen (ca.ibm.com) | ||
| 242038 | 1248 bytes | 'Organize Manifests' wizard has conflicting mnemonics Patch to use another key for the text field's mnemonic. |
| 272985 | 1566 bytes | EventDetailsDialog leaks Clipboard Dispose clipboard patch v1 |
| Rüdiger Herrmann (gmx.de) | ||
| 249707 | 2529 bytes | New plug-in wizard should use activities to filter templates Patch |
| Sascha Becher (qualitype.de) | ||
| 97efef | 385 lines | Bug 372803 - Extension Element Search shows wrong match count |
| a06954 | 1943 lines | Bug 360894 - [patch] Extensions tree viewer should also be filtered by leaf item's attributes |
| 360894 | 104112 bytes | [patch] Extensions tree viewer should also be filtered by leaf item's attributes Extensions page enhancements |
| 372803 | 15091 bytes | Extension Element Search shows wrong match count Additional changes (2) on top of 211250 |
| Scott Kellicker (gmail.com) | ||
| 272377 | 2288 bytes | [pde viz] does not install into Eclipse 3.4.2 patch |
| Sebastien Angers (compuware.com) | ||
| 338878 | 8760 bytes | p2 mirror problem in "Product" Builds Modified patch to add more (all) slicingOptions and raw attribute to Headless PDE Build |
| Sebastien Arod (gmail.com) | ||
| c1f5b0 | 167 lines | Bug 370805 - Add filtering options in graph visualization |
| Sebastien Moran (sierrawireless.com) | ||
| 287189 | 8207 bytes | [modeling] Master/Detail : Allow to override the default remove action Patch adding possibility to override the RemoveAction (Master/Detail case) |
| 288335 | 3987 bytes | [Modeling]Manage ActionBarContributor's GlobalHandlers enablement state Manage ActionBarContributor's GlobalHandlers enablement state |
| 297194 | 975 bytes | [modeling] Do nothing when no object has been created Patch to authorize AddAction cancelation |
| 308802 | 2230 bytes | [modeling] Let the possibility to add extra options to the Master's TreeViewer Add the possibility to customize the Viewer options |
| 322393 | 1891 bytes | [modeling] Possibility to customize the Master section's styles possibility to customize the master's section styles |
| Simon Archer (gmail.com) | ||
| 248519 | 3676 bytes | [ds tooling] Component Definition Information -- Fields should use SWT.BORDER style Patch |
| 248818 | 1080 bytes | Target Definition Wizard's "Initialize the file content" Group should not grab excess vertical space Patch |
| 249255 | 871 bytes | [ds tooling] Cannot add a Class as a Referenced Service Patch to DSReferenceSection.java |
| 249255 | 902 bytes | [ds tooling] Cannot add a Class as a Referenced Service Patch to DSEditReferenceDialog.java |
| 249693 | 20495 bytes | [ds tooling] Improve component XML error reporting Patch to org.eclipse.pde.ds.core |
| 254975 | 1081 bytes | [ds tooling] Service Component wizard: Add missing ALT accelerators Patch to /org.eclipse.pde.ds.ui/src/org/eclipse/pde/internal/ds/ui/messages.properties |
| 257460 | 714 bytes | [ds tooling] Add "Service Component" to PDE perspective's "New" menu Patch to add the "Service Component" menu item to the "New" menu of the Plug-in perspective. |
| 259854 | 988 bytes | [ds tooling] Service Component wizard uses '&' in hyperlink label. Patch to remove the ampersand. |
| Simon Bernard (sierrawireless.com) | ||
| 293012 | 4257 bytes | [modeling] Live validation and cross resource containment a new patch |
| Simon Muschel (gmx.de) | ||
| 189472 | 2427 bytes | [Site][Editors] Clipboard operations do not work in tree viewer on "Site Map" page Patch for CategorySection.java |
| 215743 | 7388 bytes | [schema] errors should be displayed in problems and package explorer views Patch for SchemaErrorReporter.java |
| 260549 | 5586 bytes | Feature editor only shows warning on plug-ins tab when plug-in missing Patch for FeatureErrorReporter.java |
| Srikanth Reddy Lingala (googlemail.com) | ||
| 209046 | 1037 bytes | [help] context ids on templates page Proposed patch to this bug |
| 292294 | 791 bytes | Dynamic help not working on extension point template configuration dialog Proposed Patch |
| Stefan Röck (googlemail.com) | ||
| 206306 | 15796 bytes | [pde viz] Turn around dependencies Further improvements |
| 270864 | 1164 bytes | [pde viz] Dependency between fragment and host not shown Patch proposal |
| Stephan Herrmann (berlin.de) | ||
| 61185 | 959 bytes | [Manifest][Editors]Browse for class attribute types could restrict using basedOn class/interface patch for consuming Bug 215139 |
| 242461 | 1973 bytes | PDESourceLookupQuery should support JSR 45 alternate patch |
| Szymon Ptaszkiewicz (pl.ibm.com) | ||
| 59c40c | 3 lines | Bug 344720 - Removing nature from project description does not call plugin.deconfigure() properly |
| 400129 | 1851 bytes | [ua] NPE when registering context help for non-plugin project Fix analogous to the fix for Bug 273049 |
| Thanh Ha (eclipse.org) | ||
| 078ec6 | 4 lines | Bug 391983 - Add tycho.scmUrl for eclipse.pde.build.git |
| 5b3b0d | 2 lines | Bump pom versions. |
| b37c40 | 4 lines | Bug 400140 - [CBI] Bump pom version for org.eclipse.pde.build.tests |
| c4e3f0 | 4 lines | Bug 391983 - Add tycho.scmUrl for eclipse.pde.build.git |
| d34426 | 2 lines | Bump pom versions. |
| 0ebaf6 | 2 lines | Bug 402688 - Pom versions need updating eclipse.pde.ui |
| 4de686 | 4 lines | Bug 404909 - pde.ui bundles point to incorrect parent version |
| a77762 | 2 lines | Bump pom versions. |
| ad86e5 | 18 lines | Bump version in poms |
| Thomas Hallgren (tada.se) | ||
| 271063 | 937 bytes | NPE when doing PluginRegistry.getActiveModels() Patch adding a check for null |
| Thomas Schindl (bestsolution.at) | ||
| 7342c9 | 237 lines | Bug 363733 - Provide possibility to enhance |
| 363733 | 13162 bytes | Provide possibility to enhance RequiredPluginsClasspathContainer to deal with Equinox-AdapterHooks Implementation Patch |
| Tobias Oberlies (sap.com) | ||
| 363832 | 2506 bytes | [patch] [target] Resolution fails with "...is a folder but the repository is an archive or remote location" if recent workspaces have relative path Fix: Add recent workspace bundle pools as absolute URIs |
| Tomasz Zarna (pl.ibm.com) | ||
| 7f995f | 13 lines | Fixed Bug 372020: TeamUI#getPages expects fileSystemScheme to be defined |
| Tomasz Zarna (tasktop.com) | ||
| 9ef450 | 5 lines | Bug 299298 - [spy] NullPointerException while invoking the Plug-in Spy |
| Troy Bishop (ca.ibm.com) | ||
| 8d4659 | 102 lines | Bug 395632 - Tracing UI bundle declarative service causes the workspace |
| c65fdf | 102 lines | Bug 395632 - Tracing UI bundle declarative service causes the workspace |
| 395632 | 5580 bytes | Tracing UI bundle declarative service causes the workspace prompt to not display Potential patch using the StartupMonitor suggestion |
| Tuukka Lehtonen (semantum.fi) | ||
| 247907 | 748 bytes | [logview] date sorting works improperly with same timestamps Stabilizes date sorting. |
| 247907 | 1718 bytes | [logview] date sorting works improperly with same timestamps Revised version of group sorting patch |
| Volker Wegert (volker-wegert.de) | ||
| 243086 | 1802 bytes | [Mail Template] move perspective ID from AWA to Perspective proposed patch |
| 243087 | 4939 bytes | [Sample View Template] generate attribute for view ID extended patch |
| 298799 | 1630 bytes | headless build + generate.plugin = 'unlinked' source plugin documentation patch |
| Wojciech Galanciak (zend.com) | ||
| 277648 | 6169 bytes | [plug-in registry] Dialog to establish the connection with remote OSGi applciation updated connection dialog |
| 282672 | 4910 bytes | [plug-in registry] extension point to easily provide different connection providers extension point |
| 282804 | 53764 bytes | [plug-in registry] simplify registry model to separate logic from data after some changes |
| 283387 | 25510 bytes | [plug-in registry] Response of plugin when it lost connection with remote application communication |
| 283823 | 8296 bytes | [plug-in registry] simplify r-osgi ports configuration updated addresses configuration |
| 283823 | 3754 bytes | [plug-in registry] simplify r-osgi ports configuration additional patch |
| Wolfgang Schell (jetztgrad.net) | ||
| 259348 | 4943 bytes | [plug-in registry] show service properties implements service properties in plugin registry |
| 260055 | 3881 bytes | [plug-in registry] sort services when view grouped by services pde-runtime-sorting-1.patch |
| 260060 | 5697 bytes | [plug-in registry] show different icons for built-in service properties pde-runtime-serviceproperties-5-sorting-icons.patch |
Repositories
The information contained in this log was generated by using commit information from the following repositories:
/gitroot/pde/eclipse.pde.ui.git
/gitroot/pde/eclipse.pde.incubator.git
/gitroot/pde/eclipse.pde.build.git