It's all about the answers!

Ask a question

ecj compilation logging


Mahari Hill (4861166230) | asked Jan 14 '15, 9:36 a.m.
RTC 405

All,

I looked at:

https://jazz.net/wiki/bin/view/Main/BuildFAQ#How_do_I_publish_Java_compilatio

And the link to the Eclipse section does not work. When I did a search for
"JDT Core Batch Compiler"

I get this page:

http://eclipse.org/jdt/core/

When you click on one of the version downloads, it only points you to the main Eclipse download...Am I using the correct links?

Accepted answer


permanent link
Nick Edgar (6.5k711) | answered Jan 14 '15, 11:55 a.m.
JAZZ DEVELOPER
edited Jan 14 '15, 12:03 p.m.
It took some digging, but I was able to find it via the Eclipse project download site at http://download.eclipse.org/eclipse/downloads/ which is now kind of buried behind the package oriented main download page. If you click through to 'archive site', then '3.6.2' (the Eclipse release RTC is still based on as of 5.x) you end up at http://archive.eclipse.org/eclipse/downloads/drops/R-3.6.2-201102101200/ and can find ECJ under the 'JDT Core Batch Compiler' section.

I'll update the Build FAQ. I'm also trying to raise awareness of the navigation issue here.

You can also use a more recent version of ECJ if you like -- there's no actual dependency with RTC when invoking the compiler, and I don't think its XML output format has changed, so the jdtCompileLogPublisher Ant task should still work fine with it. 
Mahari Hill selected this answer as the correct answer

Comments
Nick Edgar commented Jan 14 '15, 12:00 p.m.
JAZZ DEVELOPER

I've updated the FAQ. 

One other answer



permanent link
Krzysztof Kaźmierczyk (7.4k373103) | answered Jan 14 '15, 9:48 a.m.
Hi Marahi,
You can find it here: http://download.eclipse.org/eclipse/downloads/drops4/R-4.4.1-201409250400/

Let us know if that helps.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.