Toolbar & GUI elements managing IDE centric functionality & settings
IDE Frame Tools aims to graphically consolidate the following features:
1) Code browsing and outlining
2) Code navigation: jumping to declarations & references
3) Code navigation: splitting and unsplitting frames
4) Code folding
5) Advanced search and edit via code aware search tools ( ack-grep )
6) Basic refactoring (rename cross files)
The aim is to provide boiler plate functionality for the development of IDEs.
Dependencies & Requirements:
1) Emacs Code Browser: ECB
2) Semantic Cedet ( Full Installation Recommended )
3) Ack Grep ( Emacs plugin & External Binary from beyondgrep.com )
4) Moccur-Edit