Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17141 - Eclipse is not added to the Gnome applications menu
Summary: Eclipse is not added to the Gnome applications menu
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High minor
Assignee: Todd Berman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-09 08:53 UTC by Per Cederberg
Modified: 2005-04-18 22:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Per Cederberg 2003-03-09 08:53:56 UTC
When emerging eclipse-SDK it is not added to the Gnome applications 
menu. This can be fixed easily by adding an eclipse.desktop file to
the /usr/share/gnome/apps/Development directory. See the additional
information below for an example file.


Reproducible: Always
Steps to Reproduce:




[Desktop Entry]
Name=Eclipse
Comment=A Java Development Environment
Icon=/opt/eclipse/icon.xpm
Exec=eclipse
Terminal=false
Type=Application
StartupNotify=false
Comment 1 Per Cederberg 2003-03-09 08:54:49 UTC
BTW. I think this also applies to the eclipse-platform-bin ebuild.
Comment 2 Todd Berman (RETIRED) gentoo-dev 2003-04-27 02:32:37 UTC
Added, but I didnt increment the ebuild, so if you have this installed and want it automagically added, re-emerge
Comment 3 Luke Worth 2005-04-18 22:47:29 UTC
In gnome 2.10 there are 2 eclipse's... seems like it looks in /usr/share/applnk as well as /usr/share/gnome now.

Is there a standard place to put .desktop files yet? i couldn't find it, maybe someone knows