blob: bac6a78895da7a9c2fff80ab3a54063619463843 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Eclipse Newsletter - Introduction to Xtend - Java Unleashed</title>
</head>
<body link="#7036be" alink="#7036be" vlink="#7036be">
<br/>
<table border="0" cellspacing="0" cellpadding="0" width="600" align="center">
<!-- Member Newsletter Header -->
<tr>
<td width="600" height="112"><img src="http://www.eclipse.org/community/eclipse_newsletter/template/images/eclipse-newsletter-banner.jpg" width="600"/></td>
</tr>
<!-- Date Header -->
<tr>
<td width="600" align="right" style="border:1px solid #000;color:#ffffff;font-size:11px;font-family:Arial, Helvetica, sans-serif;" bgcolor="#000">
<p style="margin:3px;">March 2013</p>
</td>
</tr>
<tr>
<td width="598" style="border:1px solid #DDD;padding:10px;">
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<!-- Table of Contents -->
<tr>
<td valign="top" width="350" style="font-size:11px;font-family:Arial, Helvetica, Verdana, sans-serif;padding-right:10px;">
<table width="100%">
<tr>
<td style="font-size:13px;font-family:Arial, Helvetica, Verdana, sans-serif;border-bottom:1px dotted #DDD;padding-bottom:10px;">
<p style="color:#7036be;font-size:16px; margin-bottom:2px;margin-top:2px;"><b>Introduction to Xtend - Java Unleashed</b></p>
<p style="font-size:12px; margin-bottom:1px;">Welcome to the second issue of the Eclipse Newsletter. This month's theme celebrates the release of Xtend 2.4, which is available for <a style="color:#7036be;" href="http://www.eclipse.org/xtend/download.html">download</a> starting today!</p>
<p style="font-size:12px; margin-bottom:1px;">Eclipse Xtend is a new statically-typed programming language that aims to be a better language for Java developers. Xtend adds to Java features like lambdas, operator overloading and extension methods, while reducing the verbosity of the Java language. In this newsletter we feature articles on Xtend's support for Android development, Xtend's new Active Annotations and how Xtend can be used to write JavaFX applications.</p>
<p style="font-size:12px; margin-bottom:1px;">Enjoy and let us know what you think about Xtend.</p>
<p style="font-size:12px; margin-bottom:1px;">Roxanne<br/>Eclipse Newsletter Editor<br/>newsletter.editor@eclipse.org</p>
</td>
</tr>
</table>
<img src="http://www.eclipse.org/community/eclipse_newsletter/template/images/heading-article.gif"/>
<!-- Update Story -->
<table width="100%">
<tr>
<td style="font-size:11px;font-family:Arial, Helvetica, Verdana, sans-serif;border-bottom:1px dotted #DDD;padding-bottom:10px;">
<p style="color:#7036be; font-size:14px; margin-bottom:3px;"><b><a style="color:#7036be;" href="http://www.eclipse.org/community/eclipse_newsletter/2013/march/article2.php">Android Development With Xtend</a></b></p>
<table style="font-size:11px;font-family:Arial, Helvetica, Verdana, sans-serif;">
<tr>
<td valign="top">Xtend 2.4 makes development for Android even simpler by providing specialized debugging support and easy and optional project configuration via Maven.
<br/><a style="color:#7036be;" href="http://www.eclipse.org/community/eclipse_newsletter/2013/march/article2.php">Read More...</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- Update Story -->
<table width="100%">
<tr>
<td style="font-size:11px;font-family:Arial, Helvetica, Verdana, sans-serif;border-bottom:1px dotted #DDD;padding-bottom:10px;">
<p style="color:#7036be; font-size:14px; margin-bottom:3px;"><b><a style="color:#7036be;" href="http://www.eclipse.org/community/eclipse_newsletter/2013/march/article1.php">Introduction To Active Annotations</a></b></p>
<table style="font-size:11px;font-family:Arial, Helvetica, Verdana, sans-serif;">
<tr>
<td valign="top">One of the most important new features in Xtend 2.4 are <i>Active Annotations</i>. They allow developers to participate in the translation from Xtend to Java code. This article explains <i>Active Annotations</i> by example.
<br/><a style="color:#7036be;" href="http://www.eclipse.org/community/eclipse_newsletter/2013/march/article1.php">Read More...</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- Update Story -->
<table width="100%">
<tr>
<td style="font-size:11px;font-family:Arial, Helvetica, Verdana, sans-serif;border-bottom:1px dotted #DDD;padding-bottom:10px;">
<p style="color:#7036be; font-size:14px; margin-bottom:3px;"><b><a style="color:#7036be;" href="http://www.eclipse.org/community/eclipse_newsletter/2013/march/article3.php">JavaFX Loves Xtend</a></b></p>
<table style="font-size:11px;font-family:Arial, Helvetica, Verdana, sans-serif;">
<tr>
<td valign="top">This article looks at three different aspects of the JavaFX API and shows how the Java code can be replaced by equivalent but much more redable and concise Xtend code.
<br/><a style="color:#7036be;" href="http://www.eclipse.org/community/eclipse_newsletter/2013/march/article3.php">Read More...</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- Update Story -->
<table width="100%">
<tr>
<td style="font-size:11px;font-family:Arial, Helvetica, Verdana, sans-serif;border-bottom:1px dotted #DDD;padding-bottom:10px;">
<p style="color:#7036be; font-size:14px; margin-bottom:3px;"><b>Recommended Links</b></a></p>
<table style="font-size:12px;font-family:Arial, Helvetica, Verdana, sans-serif;">
<tr>
<td valign="top">
<ul><li><a href="http://www.eclipse.org/xtend/" style="color:#7036be;">Xtend Website</a></li>
<li><a href="http://www.eclipse.org/xtend/releasenotes_2_4.html" style="color:#7036be;">Eclipse Xtend 2.4 Release Notes</a></li>
<li><a target="_blank" href="https://plus.google.com/108502071045096808067/posts" style="color:#7036be;">Xtend Google +</a></li>
</ul></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- Foundation News -->
<img src="http://www.eclipse.org/community/eclipse_newsletter/template/images/heading-news.gif"/>
<table width="100%">
<tr>
<td style="font-size:11px;font-family:Arial, Helvetica, Verdana, sans-serif;padding-bottom:10px;">
<!-- <p style="color:#7036be; font-size:14px; margin-bottom:3px;"><b>Foundation News</b></p>
--> <table width="100%" cellpadding=5 style="font-size:11px;font-family:Arial, Helvetica, Verdana, sans-serif;">
<tr>
<td style="width:50%" valign="top">
<a style="color:#000;text-decoration:none;font-size:12px;margin-bottom:3px;margin-top:0;" href="http://eclipse.org/downloads/"><b>Eclipse Juno SR2 is now available for download</b></a><br/>
<br/>
The packages for the Juno SR2 release are now available for download.
<br/><a style="color:#7036be;" href="http://eclipse.org/downloads/">Download...</a>
</td>
</tr>
<tr>
<td style="width:50%" valign="top">
<a style="color:#000;text-decoration:none;font-size:12px;margin-bottom:3px;margin-top:0;" href="http://www.eclipse.org/org/press-release/20130301_awardfinalists.php"><b>Eclipse Community Awards 2013 - Finalists</b></a><br/>
<br/>
The Eclipse Foundation congratulates the finalists for the 2013 Eclipse Community Awards. The winners will be announced on March 25 during the Awards Ceremony at EclipseCon 2013.
<br/><a style="color:#7036be;" href="http://www.eclipse.org/org/press-release/20130301_awardfinalists.php">Read More...</a>
</td>
</tr>
<tr>
<td style="width:50%" valign="top">
<a style="color:#000;text-decoration:none;font-size:12px;margin-bottom:3px;margin-top:0;" href="http://www.eclipsecon.org/france2013/cfp"><b>EclipseCon France Call for Papers</b></a><br/>
<br/>
Submissions are now open for EclipseCon France, planned for June 5-6 in Toulouse.
<br/><a style="color:#7036be;" target="_blank" href="http://www.eclipsecon.org/france2013/cfp">Read More...</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- Spacing to Align Left Column to Top -->
<td valign="top" width="195" style="font-size:11px;font-family:Arial, Helvetica, Verdana, sans-serif;">
<a href="http://www.eclipsecon.org/france2013/cfp" target="_blank"><img src="http://www.eclipse.org/community/eclipse_newsletter/2013/march/images/ecf-cfp-ad.jpg"/></a>
<br/><br/>
<!-- New Releases -->
<img src="http://www.eclipse.org/community/eclipse_newsletter/template/images/header-releases.gif"/>
<br/>
<table width="190" style="font-size:11px;font-family:Arial, Helvetica, Verdana, sans-serif;color:#666;">
<tr>
<td>
<a style="color:#000;font-size:12px; margin-bottom:3px;margin-top:0;" href="http://planetorion.org/news/2013/03/orion-2-0-release/"><b>Orion 2.0 Release</b></a><br/><br/>
<a style="color:#000;font-size:12px; margin-bottom:3px;margin-top:0;" href="http://wiki.eclipse.org/M2E-WTP/New_and_Noteworthy/0.17"><b>Maven Integration for Web Tools Platform 0.17 Release</b></a><br/><br/>
<a style="color:#000;font-size:12px; margin-bottom:3px;margin-top:0;" href="http://wiki.eclipse.org/JGit/New_and_Noteworthy/2.3"><b>JGit 2.3 Release</b></a><br/><br/>
<a style="color:#000;font-size:12px; margin-bottom:3px;margin-top:0;" href="http://wiki.eclipse.org/EGit/New_and_Noteworthy/2.3"><b>EGit 2.3 Release</b></a><br/><br/>
<a style="color:#000;font-size:12px; margin-bottom:3px;margin-top:0;" href="http://www.eclipse.org/gemini/dbaccess/download/"><b>Gemini DBAccess 1.1 Release</b></a>
<br/><br/>
</td>
</tr>
</table>
<!-- New Projects -->
<br>
<img src="http://www.eclipse.org/community/eclipse_newsletter/template/images/header-projects.gif"/>
<br/>
<table width="190" style="font-size:11px;font-family:Arial, Helvetica, Verdana, sans-serif;color:#666;">
<tr>
<td>
<a style="color:#000;font-size:12px; margin-bottom:3px;margin-top:0;" href="http://eclipse.org/proposals/rt.vertx/"><b>Vert.x</b></a><br/><br/>
<a style="color:#000;font-size:12px; margin-bottom:3px;margin-top:0;" href="http://eclipse.org/proposals/modeling.sirius/"><b>Sirius</b></a><br/><br/>
<a style="color:#000;font-size:12px; margin-bottom:3px;margin-top:0;" href="http://eclipse.org/proposals/polarsys.arcon/"><b>ArCon</b></a><br/>
<br/><br/>
</td>
</tr>
</table>
<!-- Upcoming Events -->
<img src="http://www.eclipse.org/community/eclipse_newsletter/template/images/heading-events.gif"/>
<table width="190" style="font-size:11px;font-family:Arial, Helvetica, Verdana, sans-serif;color:#666;">
<tr>
<td>
<a style="color:#000;font-size:12px; margin-bottom:3px;margin-top:0;" target="blank" href="http://www.eclipsecon.org/2013/"><b>EclipseCon 2013</b></a><br/>
March 25-28, 2013<br/>
Boston, Massachusetts, USA<br/>
<br/>
</td>
</tr>
<tr>
<td>
<a style="color:#000;font-size:12px; margin-bottom:3px;margin-top:0;" target="blank" href="http://almexecutiveday.eventbrite.com/"><b>ALM Executive Day</b></a><br/>
March 27, 2013<br/>
Boston, Massachusetts, USA<br/>
<br/>
</td>
</tr>
<tr>
<td>
<a style="color:#000;font-size:12px; margin-bottom:3px;margin-top:0;" target="blank" href="http://wiki.eclipse.org/Eclipse_Day_Florence_2013"><b>Eclipse Day Florence 2013</b></a><br/>
May 10, 2013<br/>
Florence, Italy<br/>
<br/>
</td>
</tr>
<tr>
<td>
<a style="color:#000;font-size:12px; margin-bottom:3px;margin-top:0;" target="blank" href="http://wiki.eclipse.org/Eclipse_IDD_2013"><b>Eclipse Integrated Development Day</b></a><br/>
May 27, 2013<br/>
Berlin, Germany<br/>
<br/>
</td>
</tr>
<tr>
<td>
<a style="color:#000;font-size:12px; margin-bottom:3px;margin-top:0;" target="blank" href="http://www.eclipsecon.org/france2013"><b>EclipseCon France 2013</b></a><br/>
June 5-6, 2013<br/>
Toulouse, France<br/>
<br/>
</td>
</tr>
</table>
<br/>
<!-- Contact the Editor Footer -->
<tr>
<td colspan=2 style="border-top:1px dotted #DDD;">
<table style="font-size:11px;font-family:Arial, Helvetica, Verdana, sans-serif;">
<tr>
<td width="220">
<img src="http://www.eclipse.org/community/newsletter/template/eclipse.png"/>
</td>
<td>
<br/>
<p style="margin-bottom:5px;margin-top:5px;text-align: right;">
<a href="http://www.eclipse.org/legal/privacy.php" style="padding-right:6px;color:#303355 !important;">Privacy Policy</a>|
<a href="http://www.eclipse.org/legal/termsofuse.php" style="padding-right:6px;color:#303355 !important;">Terms of Use</a>|
<a href="http://www.eclipse.org/legal/copyright.php" style="padding-right:6px;color:#303355 !important;">Copyright Agent</a>|
<a href="http://www.eclipse.org/legal/" style="padding-right:6px;color:#303355 !important;">Legal</a>|
<a href="http://www.eclipse.org/org/foundation/contact.php" style="padding-right:2px;color:#303355 !important;">Contact Us</a>
</p>
<p style="margin-bottom:5px;margin-top:5px;text-align: right;">Copyright &copy; 2013 The Eclipse Foundation. All rights reserved.</p>
</td>
</tr>
<tr>
<td colspan="2" style="padding-top:20px; text-align: center">
<a style="color:#7036be;" href="*|UNSUB|*">Unsubscribe from this newsletter</a> | <a style="color:#7036be;" href="*|UPDATE_PROFILE|*">Change your subscription preferences</a> |
<a style="color:#7036be;" href="mailto:newsletter.editor@eclipse.org?subject="Member Newsletter Question">Contact the Editor</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>