On Wednesday 27 February 2008 2:11:45 pm Stefan Sperling wrote: > Hi Kurt, > > I'm forced to use eclipse for a project at uni, and I was very happy > and grateful when discovering the OpenBSD port for it in the tree, > so that installing the thing was not a PITA. > > Anyway, the .desktop file provided with the eclipse port seems to > have a small error. > > When I used the menu entry to start eclipse, it complained about the > JDK being missing. Starting eclipse from the command line worked though. > > The eclipse port installs a wrapper script in /usr/local/bin/eclipse, > which sets up the proper path to the java VM prior to launching the IDE > itself which is installed as /usr/local/eclipse/eclipse. > > The .desktop file does not point to the wrapper script, but points > directly to /usr/local/eclipse/eclipse. > > Making the .desktop file use the wrapper script fixed the issue for me:
Thanks for the report. The fix has been committed. -Kurt
