Tuesday 25 February 2014

Quick Search Tool for Apex Class/Pages/Component

Hi Developers,

This time I am bringing  a useful tool for Developers. Developer needs a lot to visit Class/Page and Components while working. he needs to navigate

Setup>Develop>Apex Classes/Pages/Components

and then need to search particular component he want to work on.

It takes a lot time specially when list of component is much much long.

I have created a tool where  you just need to selected type of Component you want to search like
Apex Class
Visualforce Page
Visualforce Component


and then type name of that component.

Tool will take you on that particular component. In case component is not available in org then it will redirect you on list of selected type of components.

1. Please get it installed this in your org
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t90000000Mrvo
2. Put Home page component ( part of this package) on your Home Page Component Layout.

I hope you will enjoy it. Any feedback is most invited.