If you install binary manually eg: eclipse. Most likely you end up without entries in FBpanel the start menu. Just create a file appname.desktop in then ~/.local/share/applications

[Desktop Entry]
Type=Application
Name=Eclipse
Exec=/opt/eclipse/eclipse
Icon=/opt/eclipse/icon.xpm
NoDisplay=false
Categories=Development