All Products

Careers

About Genuitec



Community

All Eclipse Package Downloads

Lightning-fast, platform native, professional installer experiences for the Eclipse packages.
Download and easily manage your favorite Eclipse flavor without the need to mess with .zip files and update sites.

$(document).ready(function(){ $("#download-links a").click(function(){ url = $(this).attr('href'); urchinUrl = url.split('/'); urchinTracker('/tracking/download/eclipse/' + urchinUrl[urchinUrl.length - 1]); // console.log('/tracking/download/eclipse/' + urchinUrl[urchinUrl.length - 1]); // return false; }); });