Yari Changelog

What's new in Yari 2.1.0

May 27, 2011
  • show in navigation tree as additional information the value which is returned by the "getText" method (if available) of the object - HashCode added to label provider
  • Inspection Dialog (ctrl + alt + -) supports now inspection of single Nodes by double clicking (set selection as inspected root-object) - Selection api refactored
  • The Classloader(s) for a class is/are also added to the "findClass" result dialog

New in Yari 1.2.1 (Aug 19, 2010)

  • Bug with setting property fixed: cached values are now synchronised back to viewer model after setting a new value to a property.
  • Value will only be set if changed

New in Yari 1.2.0 (May 13, 2010)

  • net.sf.yari.classloader
  • Searching containing class added (Works only with OSGi spec 4.2; Eclipse >=3.5)

New in Yari 1.0.1 (Feb 3, 2010)

  • net.sf.yari
  • double click inspection action added to member viewer
  • internal member value setting enhanced to set value directly to fields using reflection if no setter is available
  • net.sf.yari.swt
  • problem with self processing tree selection event fixed

New in Yari 0.9.1 (Sep 21, 2009)

  • net.sf.yari.feature:
  • Static version number changed from 1.2.x to plugin versions
  • Feature build and update site are now hosted on http://yari.pluginbuilder.org/
  • net.sf.yari:
  • RefreshAction refactored to main bundle
  • CCE fixed for non primitives editing support
  • visualize hidden controls using shell object (show hidden control context menu)
  • contextmenu: npe fixed and disabled menus
  • net.sf.yari.bundles:
  • no changes/fixes
  • net.sf.yari.depvisL
  • REMOVED: PDE Incubator Dependency Visualization integration is no longer available
  • RefreshAction refactored to main bundle
  • Extension point inspection refactored for grouping same namespaces contributions
  • Expression Evaluator dialog collects now all variables reading org.eclipse.ui.services.sourceProvider extension point
  • net.sf.yari.extendedsleak:
  • Refresh button added, change in button enablement logic
  • net.sf.yari.hypergraph:
  • RefreshAction refactored to main bundle
  • net.sf.yari.swt:
  • visualize hidden controls using shell object (show hidden control context menu)

New in Yari 0.9.0 (Aug 24, 2009)

  • The project was completely refactored.
  • The functionality is now grouped in multiple bundles to decrease dependencies to the Eclipse Platform.
  • A bunch of new functionalities was added:
  • installation of remote hosted bundles
  • Diagnose bundles and read bundle logs
  • Search for properties in detail part
  • Call functions direct on objects
  • Inspect all available extension points
  • A list of all registered OSGi services is provided
  • A detailed overview on all Eclipse services