Skip to content

ecovaci/org.eclipse.plugin.kpax.beaninspector

Repository files navigation

About

This plugin can be used for JavaBean inspection, selecting paths within the selected JavaBean and inserting them at caret point, also for path validation.
It is especially useful when JavaBean objects are binded to external structures, like Javascript objects or within JSF facelets.

Requirements

  • Java JDK v1.7 or later
  • Eclipse v3.5 or later

Installation

The easiest way is to install it is on Eclipe Marketplace.
If you want to make the build yourself, to install it just copy the resulting Jar file into dropins Eclipse folder.
More details and usage description can be found on this blog. (Please leave a feedback!)

Reading the plugin's help (available from menu Help->Help Contents) is highly recommended!