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
|
* 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.
* Port devel/jakarta-ant was renamed to devel/apache-ant.Ernst de Haan2003-07-231-1/+1
| | | | | Reported by: kris Pointy hat to: me
* Chase ant port rename.Jimmy Olgeni2003-07-211-1/+1
|
* Whitespace.Jimmy Olgeni2003-07-151-1/+1
|
* 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.
* 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>
* Forgot a @dirrm.Jimmy Olgeni2003-07-121-0/+1
|
* 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)
* Fix typo in progress message.Jimmy Olgeni2003-07-111-1/+1
|
* USE_REINPLACE and change ant's buildfile verbose flags to "false"Jimmy Olgeni2003-07-101-0/+4
| | | | (should speed up the build a bit).
* Fix typo in message.Jimmy Olgeni2003-07-061-1/+1
|
* Use MASTER_SITE_ECLIPSE, and use PORTVERSION in DISTNAME.Jimmy Olgeni2003-07-041-2/+2
|
* Update to version 2.1.1.Jimmy Olgeni2003-07-043-2405/+2418
|
* Enable full javadoc build.Jimmy Olgeni2003-07-041-1/+1
|
* . Fix packing list.Greg Lewis2003-06-171-0/+1
| | | | Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
* . 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
* 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@.
* Add eclipse 2.1, An open extensible IDE for anything and nothingNorikatsu Shigemura2003-06-1716-0/+3003
in particular. Submitted by: kan