aboutsummaryrefslogtreecommitdiff
path: root/java/eclipse-ecj
Commit message (Collapse)AuthorAgeFilesLines
* - update to 3.8.1Jason Helfman2012-12-152-8/+5
| | | | Notes: svn path=/head/; revision=308936
* - update to 3.8Jason Helfman2012-08-033-5/+15
| | | | | | | - bring in patch from https://bugs.eclipse.org/bugs/show_bug.cgi?id=374724 Notes: svn path=/head/; revision=301966
* - java 1.6+ is requiredJason Helfman2012-03-242-2/+3
| | | | | | | | | | - bump PORTREVISION Submitted by: glewis@ (via email) Feature safe: yes Notes: svn path=/head/; revision=293776
* - Rename jar based on versionJason Helfman2012-03-212-5/+6
| | | | | | | | | | | - Tweak ecj.sh to handle version and compilation - bump PORTREVISION Submitted by: jkim@, glewis@, pitpalme+unix@gmail.com (emails) Feature safe: yes Notes: svn path=/head/; revision=293619
* Add new port: java/eclipse-ecjJason Helfman2012-03-194-0/+49
An incremental Java compiler. Implemented as an Eclipse builder, it is based on technology evolved from VisualAge for Java compiler. In particular, it allows to run and debug code which still contains unresolved errors. WWW: http://www.eclipse.org/ Feature safe: yes Notes: svn path=/head/; revision=293586