Welcome, Guest! Log In | Create Account

Main Page

From bclassfinder

Jump to: navigation, search

Overall

Bundle Class Finder may help find the associated resources, in accordance with classname, in a certain bundle. It will provide convenience to the eclipse plugin developer in identifying relevant mistakes of classloader in runtime.

usage

Opening the Window menu and selecting Show View > Other…. The view selection dialog will open. Navigate to Bundle Class Finder and click "Bundle Class".

Image:Showview.jpg

Main Query View

Image:Query.jpg

Has a result

Image:Query_ok.jpg

Has no result

Image:Query_error2.jpg

install & download

You can install bundleclassfinder using Eclipse’s built-in update mechanism:

  1. Open Help > Software Updates… from the main menu.
  2. Select the Available Software tab.
  3. Click Add Site… and copy the following URL:
http://bclassfinder.sourceforge.net/update

and you can checkout code from svn repository if you like

svn co http://bclassfinder.svn.sourceforge.net/svnroot/bclassfinder/trunk