Created attachment 144539 [details] Patch to fix dropins location The new 4.3.2 Eclipse port doesn't look for dropins in the "standard" FreeBSD place for them (/usr/local/share/eclipse/dropins). The attached patch fixes the eclipse.ini file to point there.
A commit references this bug: Author: marino Date: Fri Jul 11 21:56:02 UTC 2014 New revision: 361589 URL: http://svnweb.freebsd.org/changeset/ports/361589 Log: java/eclipse: Fix dropins location The new 4.3.2 Eclipse port doesn't look for dropins in the "standard" FreeBSD location (/usr/local/share/eclipse/dropins) as expected. The eclipse.ini file has been modified to make that happen. PR: 191766 Submitted by: maintainer (Jimmy Kelly) Changes: head/java/eclipse/Makefile