summaryrefslogtreecommitdiff
path: root/java/eclipse (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix a comment, the first line was "apache New ports" (apache -> #).Jimmy Olgeni2003-10-301-1/+1
| | | | Notes: svn path=/head/; revision=92639
* People should report problems with this port to maintainers. Make theAlexander Kabaev2003-10-301-1/+0
| | | | | | | | confusion less likely by removing all non-relevant email addresses from the Makefile. Notes: svn path=/head/; revision=92624
* Port devel/jakarta-ant was renamed to devel/apache-ant.Ernst de Haan2003-07-231-1/+1
| | | | | | | | Reported by: kris Pointy hat to: me Notes: svn path=/head/; revision=85451
* Chase ant port rename.Jimmy Olgeni2003-07-211-1/+1
| | | | Notes: svn path=/head/; revision=85284
* Whitespace.Jimmy Olgeni2003-07-151-1/+1
| | | | Notes: svn path=/head/; revision=84922
* The refactor/rename option would not work when building from sources, asJimmy Olgeni2003-07-142-1/+48
| | | | | | | | | | | | stated in Eclipse PR 37846. https://bugs.eclipse.org/bugs/show_bug.cgi?id=37846 The REINPLACE_CMD-powered "refactoring" is somewhat brutal, but it is better than 50+ patchfiles or a single large diff. Notes: svn path=/head/; revision=84894
* Add ANT_OPTS to MAKE_ENV to expand the java heap at runtime.Jimmy Olgeni2003-07-141-0/+1
| | | | | | | | | | | It may happen that ant does not have sufficient heap to zip the plugins during installation. Obtained from: Jan Schulz (from the eclipse.tools.jdt newsgroup) Verified by: Edmond Nolan <eddie@eddienolan.com> Notes: svn path=/head/; revision=84892
* Forgot a @dirrm.Jimmy Olgeni2003-07-121-0/+1
| | | | Notes: svn path=/head/; revision=84777
* Let the port build and install the source code related features andJimmy Olgeni2003-07-124-54/+338
| | | | | | | | | | | | | | | plugins. This basically means that Javadoc help and editor hover links will work on Eclipse libraries when developing plugins and SWT applications. It requires some zipping and unzipping but at least we get the correct tree installed (much like the available binaries for other platforms). Obtained from: Jan Schulz (from the eclipse.tools.jdt newsgroup) Notes: svn path=/head/; revision=84775
* Fix typo in progress message.Jimmy Olgeni2003-07-111-1/+1
| | | | Notes: svn path=/head/; revision=84720
* USE_REINPLACE and change ant's buildfile verbose flags to "false"Jimmy Olgeni2003-07-101-0/+4
| | | | | | | (should speed up the build a bit). Notes: svn path=/head/; revision=84586
* Fix typo in message.Jimmy Olgeni2003-07-061-1/+1
| | | | Notes: svn path=/head/; revision=84319
* Use MASTER_SITE_ECLIPSE, and use PORTVERSION in DISTNAME.Jimmy Olgeni2003-07-041-2/+2
| | | | Notes: svn path=/head/; revision=84225
* Update to version 2.1.1.Jimmy Olgeni2003-07-043-2405/+2418
| | | | Notes: svn path=/head/; revision=84208
* Enable full javadoc build.Jimmy Olgeni2003-07-041-1/+1
| | | | Notes: svn path=/head/; revision=84197
* . Fix packing list.Greg Lewis2003-06-171-0/+1
| | | | | | | Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> Notes: svn path=/head/; revision=83197
* . Instead of hardwiring JAVA_HOME, put in a USE_JAVA statement that shouldGreg Lewis2003-06-171-2/+1
| | | | | | | | | | be sufficient. The Eclipse documentation mentions needing 1.3 or better. PR: 53426 (hopefully) Suggested by: kan Notes: svn path=/head/; revision=83196
* Refuse to assume a maintainership of something I never wanted to maintainAlexander Kabaev2003-06-171-1/+1
| | | | | | | | | in the first place. Assign maintainership to java@. Notes: svn path=/head/; revision=83185
* Add eclipse 2.1, An open extensible IDE for anything and nothingNorikatsu Shigemura2003-06-1716-0/+3003
in particular. Submitted by: kan Notes: svn path=/head/; revision=83172