Bug 191766 - [PATCH] Point new Eclipse port to proper dropins directory used by other eclipse plugin ports
Summary: [PATCH] Point new Eclipse port to proper dropins directory used by other ecli...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: John Marino
URL:
Keywords:
Depends on:
Blocks: 191798
  Show dependency treegraph
 
Reported: 2014-07-09 11:56 UTC by Jimmy Kelley
Modified: 2014-07-11 21:57 UTC (History)
1 user (show)

See Also:


Attachments
Patch to fix dropins location (1.08 KB, patch)
2014-07-09 11:56 UTC, Jimmy Kelley
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jimmy Kelley 2014-07-09 11:56:07 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-07-11 21:56:34 UTC
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