summaryrefslogtreecommitdiff
path: root/java/eclipse/files/patch-build.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Update to 3.5.2.Greg Lewis2010-07-101-113/+0
| | | | Notes: svn path=/head/; revision=257620
* . Update to 3.4.2, including:Greg Lewis2009-06-061-25/+63
| | | | | | | | | | | | | | | | | | | | | | | . We are now installing a real eclipse product. . Only the jar files for the platform are built, dramatically reducing the time necessary to build (thanks to the Fedora devs for the idea and the basic procedure). . Lot of small fixes to the build procedure to make future imports easier . Some of the bundles are pre-extracted during install to improve launching time. . JDK 1.6 is required to build but any jre (1.5 or 1.6) can be used in Preferences->Java->Installed JREs. JDK 1.4 is unfortunately not supported at this time. . Switch to x86_64 architecture name instead of amd64 to be more in-line with mainline eclipse. Note that after this update you will need to reinstall any plugins you've installed with the built in Update Manager. This is a one time thing. Submitted by: sepotvin@ (maintainer) Notes: svn path=/head/; revision=235331
* . Update to 3.4.1 (from eclipse-devel).Greg Lewis2009-02-151-64/+52
| | | | Notes: svn path=/head/; revision=228357
* . Update to Eclipse Europa, copied over from eclipse-devel.Greg Lewis2008-09-061-49/+71
| | | | Notes: svn path=/head/; revision=220009
* Update Eclipse to version 3.2.1. Assign port maintainership toAlexander Kabaev2006-11-041-10/+45
| | | | | | | | | submitter. Submitted by: David Sledge Notes: svn path=/head/; revision=176328
* Update to 3.1.Norikatsu Shigemura2005-07-311-0/+30
| | | | | | | | | | | | | o java/eclipse-devel is IGNOREd now until 3.2+. o change MAINTAINERship to java@ on java/eclipse-devel. [1] PR: ports/84252 Submitted by: Panagiotis Astithas <past@ebs.gr> Requested by: devel/eclipse-devel's maintainer [1] Tested by: java@ Notes: svn path=/head/; revision=140521
* Update to 3.0.Norikatsu Shigemura2004-07-251-51/+0
| | | | | | | | | | | Submitted by: Panagiotis Astithas <past@netmode.ntua.gr> Jeremy Faulkner <gldisater@gldis.ca> Torben Jager <Torben.Jaeger@t-online.de> Georg-W. Koltermann <gwk@rahn-koltermann.de> Reviewed by: java Notes: svn path=/head/; revision=114609
* Let the port build and install the source code related features andJimmy Olgeni2003-07-121-3/+31
| | | | | | | | | | | | | | | 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
* Add eclipse 2.1, An open extensible IDE for anything and nothingNorikatsu Shigemura2003-06-171-0/+23
in particular. Submitted by: kan Notes: svn path=/head/; revision=83172