blob: a09d0e320033c03dcfd5e8f1acd060dd1440bc3f [file] [log] [blame]
<?php
/*******************************************************************************
* Copyright (c) 2015, 2016 Eclipse Foundation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://eclipse.org/legal/epl-v10.html
*
* Contributors:
* Eric Poirier (Eclipse Foundation) - Initial implementation
* Christopher Guindon (Eclipse Foundation)
*******************************************************************************/
// This file must be included
if(basename(__FILE__) == basename($_SERVER['PHP_SELF'])){exit();}
?>
<table border="0" cellpadding="0" cellspacing="0" height="100%" width="<?php print $email_body_width; ?>" id="emailBody">
<!-- MODULE ROW // -->
<!--
To move or duplicate any of the design patterns
in this email, simply move or copy the entire
MODULE ROW section for each content block.
-->
<tr class="banner_Container">
<td align="center" valign="top">
<!-- CENTERING TABLE // -->
<!--
The centering table keeps the content
tables centered in the emailBody table,
in case its width is set to 100%.
-->
<table border="0" cellpadding="0" cellspacing="0"
width="100%" class="flexibleContainer">
<tr>
<td background="<?php print $path; ?>/community/eclipse_newsletter/assets/public/images/Banner.png" id="bannerTop"
class="flexibleContainerCell textContent">
<p id="date">Eclipse Newsletter - 2017.04.20</p> <br />
<!-- PAGE TITLE -->
<h2><?php print $pageTitle; ?></h2>
<!-- PAGE TITLE -->
</td>
</tr>
</table> <!-- // CENTERING TABLE -->
</td>
</tr>
<!-- // MODULE ROW -->
<!-- MODULE ROW // -->
<tr class="ImageText_TwoTier">
<td align="center" valign="top">
<!-- CENTERING TABLE // -->
<table border="0" cellpadding="0" cellspacing="0"
width="100%">
<tr>
<td align="center" valign="top">
<!-- FLEXIBLE CONTAINER // -->
<table border="0" cellpadding="0" cellspacing="0"
width="<?php print $email_body_width; ?>" class="flexibleContainer">
<tr>
<td align="center" valign="top" width="<?php print $email_body_width; ?>"
class="flexibleContainerCell">
<!-- CONTENT TABLE // -->
<table align="Left" border="0" cellpadding="0"
cellspacing="0" width="30%"
class="flexibleContainer">
<tr>
<td valign="top" class="imageContent">
<img
src="<?php print $path; ?>/community/eclipse_newsletter/2017/april/images/natalie.jpg" />
</td>
</tr>
</table> <!-- // CONTENT TABLE --> <!-- CONTENT TABLE // -->
<table align="Left" border="0" cellpadding="0"
cellspacing="0" width="55%"
class="flexibleContainer marginLeft text_TwoTier">
<tr>
<td valign="top" class="textContent">
<h3>Editor's Note</h3>
<p>Spring has finally arrived and with it, the April edition of the Eclipse Newsletter! In this issue we focus on <a target="_blank" style="color:#000;" href="https://eclipse.org/cdt/">Eclipse CDT</a>, a fully functional C & C++ IDE for the Eclipse platform. The 5 articles below are packed full of great Eclipse CDT content including how it leverages the Language Server Protocol and Clangd, debugging, Docker support in CDT, C++ language support, and how to program your Arduino with CDT. Be sure to check out each of these unique and interesting articles to expand your C/C++ horizons!</p>
<p>The <a target="_blank" style="color:#000;" href="https://www.eclipsecon.org/france2017/program/sessions/accepted">EclipseCon France program</a> has now been announced. It's an excellent time to review the sessions and <a target="_blank" style="color:#000;" href="https://www.eclipsecon.org/france2017/registration">register</a> for the conference.</p>
<p>I also encourage you to take the opportunity to provide your opinion on open source and the Eclipse Foundation. <a target="_blank" style="color:#000;" href="https://www.surveymonkey.com/r/EFdnNewsletter">The survey</a> is less than 5 minutes and covers everything from different opensource organizations to specifics about the Eclipse Foundations services. The survey closes April 28, so if you have a few spare minutes please <a target="_blank" style="color:#000;" href="https://www.surveymonkey.com/r/EFdnNewsletter">take the survey</a>!</p>
<p>Disclaimer: this has been an Eclipse Newsletter Editor takeover, but if you notice any problems with these articles I will still blame Roxanne. Happy reading!</p>
<p>Natalie</p>
</td>
</tr>
</table> <!-- // CONTENT TABLE -->
</td>
</tr>
</table> <!-- // FLEXIBLE CONTAINER -->
</td>
</tr>
</table> <!-- // CENTERING TABLE -->
</td>
</tr>
<!-- // MODULE ROW -->
<!-- MODULE ROW // -->
<tr>
<td align="center" valign="top">
<!-- CENTERING TABLE // -->
<table border="0" cellpadding="0" cellspacing="0"
width="100%">
<tr>
<td align="center" valign="top">
<!-- FLEXIBLE CONTAINER // -->
<table border="0" cellpadding="0" cellspacing="0"
width="<?php print $email_body_width; ?>" class="flexibleContainer">
<tr>
<td valign="top" width="<?php print $email_body_width; ?>"
class="flexibleContainerCell">
<!-- CONTENT TABLE // -->
<table align="Left" border="0" cellpadding="0"
cellspacing="0" width="<?php print $col_2_table; ?>"
class="flexibleContainer">
<tr>
<td valign="top" class="imageContentLast">
<a href="http://www.eclipse.org/community/eclipse_newsletter/2017/april/article1.php"><img
src="<?php print $path; ?>/community/eclipse_newsletter/2017/april/images/docker_cdt.png"
width="<?php print $col_2_img; ?>" class="flexibleImage"
style="max-width: <?php print $col_2_img; ?>;" /></a>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<a href="http://www.eclipse.org/community/eclipse_newsletter/2017/april/article1.php"><h3>Docker Container Support in CDT</h3></a>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<p>Learn what the buzz is about and how to support Docker Containers in Eclipse CDT.</p>
</td>
</tr>
</table> <!-- // CONTENT TABLE --> <!-- CONTENT TABLE // -->
<table align="Right" border="0"
cellpadding="0" cellspacing="0" width="<?php print $col_2_table; ?>"
class="flexibleContainer">
<tr>
<td valign="top" class="imageContentLast">
<a href="http://www.eclipse.org/community/eclipse_newsletter/2017/april/article2.php"><img
src="<?php print $path; ?>/community/eclipse_newsletter/2017/april/images/debugging.png"
width="<?php print $col_2_img; ?>" class="flexibleImage"
style="max-width: <?php print $col_2_img; ?>;" /></a>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<a href="http://www.eclipse.org/community/eclipse_newsletter/2017/april/article2.php"><h3>Effective Techniques for Debugging C & C++</h3></a>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<p>Discover the latest features in Eclipse CDT that helps save precious time while debugging code.</p>
</td>
</tr>
</table> <!-- // CONTENT TABLE -->
</td>
</tr>
</table> <!-- // FLEXIBLE CONTAINER -->
</td>
</tr>
</table> <!-- // CENTERING TABLE -->
</td>
</tr>
<!-- // MODULE ROW -->
<!-- MODULE ROW // -->
<tr>
<td align="center" valign="top">
<!-- CENTERING TABLE // -->
<table border="0" cellpadding="0" cellspacing="0"
width="100%">
<tr>
<td align="center" valign="top">
<!-- FLEXIBLE CONTAINER // -->
<table border="0" cellpadding="0" cellspacing="0"
width="<?php print $email_body_width; ?>" class="flexibleContainer">
<tr>
<td valign="top" width="<?php print $email_body_width; ?>"
class="flexibleContainerCell">
<!-- CONTENT TABLE // -->
<table align="Left" border="0" cellpadding="0"
cellspacing="0" width="<?php print $col_2_table; ?>"
class="flexibleContainer">
<tr>
<td valign="top" class="imageContentLast">
<a href="http://www.eclipse.org/community/eclipse_newsletter/2017/april/article3.php"><img
src="<?php print $path; ?>/community/eclipse_newsletter/2017/april/images/lang_support.png"
width="<?php print $col_2_img; ?>" class="flexibleImage"
style="max-width: <?php print $col_2_img; ?>;" /></a>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<a href="http://www.eclipse.org/community/eclipse_newsletter/2017/april/article3.php"><h3>C++ Language Support in Eclipse CDT</h3></a>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<p>Explore the past present and future of C++ Language Support in Eclipse CDT.</p>
</td>
</tr>
</table> <!-- // CONTENT TABLE --> <!-- CONTENT TABLE // -->
<table align="Right" border="0"
cellpadding="0" cellspacing="0" width="<?php print $col_2_table; ?>"
class="flexibleContainer">
<tr>
<td valign="top" class="imageContentLast">
<a href="http://www.eclipse.org/community/eclipse_newsletter/2017/april/article4.php"><img
src="<?php print $path; ?>/community/eclipse_newsletter/2017/april/images/arduino_cdt.png"
width="<?php print $col_2_img; ?>" class="flexibleImage"
style="max-width: <?php print $col_2_img; ?>;" /></a>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<a href="http://www.eclipse.org/community/eclipse_newsletter/2017/april/article4.php"><h3>Program Your Arduino Like a Pro with the Eclipse C/C++ IDE</h3></a>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<p>Learn to leverage the power of the Eclipse C/C++ IDE with Arduino C++ IDE.</p>
</td>
</tr>
</table> <!-- // CONTENT TABLE -->
</td>
</tr>
</table> <!-- // FLEXIBLE CONTAINER -->
</td>
</tr>
</table> <!-- // CENTERING TABLE -->
</td>
</tr>
<!-- // MODULE ROW -->
<!-- MODULE ROW // -->
<tr>
<td align="center" valign="top">
<!-- CENTERING TABLE // -->
<table border="0" cellpadding="0" cellspacing="0"
width="100%">
<tr>
<td align="center" valign="top">
<!-- FLEXIBLE CONTAINER // -->
<table border="0" cellpadding="0" cellspacing="0"
width="<?php print $email_body_width; ?>" class="flexibleContainer">
<tr>
<td valign="top" width="<?php print $email_body_width; ?>"
class="flexibleContainerCell">
<!-- CONTENT TABLE // -->
<table align="Left" border="0" cellpadding="0"
cellspacing="0" width="<?php print $col_2_table; ?>"
class="flexibleContainer">
<tr>
<td valign="top" class="imageContentLast">
<a href="http://www.eclipse.org/community/eclipse_newsletter/2017/april/article5.php"><img
src="<?php print $path; ?>/community/eclipse_newsletter/2017/april/images/lsp_clang.png"
width="<?php print $col_2_img; ?>" class="flexibleImage"
style="max-width: <?php print $col_2_img; ?>;" /></a>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<a href="http://www.eclipse.org/community/eclipse_newsletter/2017/april/article5.php">
<h3>Language Server Protocol using Clangd</h3></a>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<p>Visual Studio Code uses the LSP to communicate with a language server living in an external process. This language server is implemented using libraries from Clang.</p>
</td>
</tr>
</table> <!-- // CONTENT TABLE -->
</td>
</tr>
</table> <!-- // FLEXIBLE CONTAINER -->
</td>
</tr>
</table> <!-- // CENTERING TABLE -->
</td>
</tr>
<!-- // MODULE ROW -->
<!-- MODULE ROW // -->
<tr>
<td align="center" valign="top">
<!-- CENTERING TABLE // -->
<table background="#f1f1f1" border="0" cellpadding="0" cellspacing="0"
width="100%">
<tr>
<td align="center" valign="top">
<!-- FLEXIBLE CONTAINER // -->
<table border="0" cellpadding="0" cellspacing="0"
width="<?php print $email_body_width; ?>" class="flexibleContainer">
<tr>
<td valign="top" width="<?php print $email_body_width; ?>"
class="flexibleContainerCell">
<!-- CONTENT TABLE // -->
<table align="Left" border="0" cellpadding="0"
cellspacing="0" width="<?php print $col_2_table; ?>"
class="flexibleContainer">
<tr>
<td valign="top" class="textContent">
<h3>Eclipse Announcements</h3>
<ul>
<li><a target="_blank" style="color:#000;" href="https://ianskerrett.wordpress.com/2017/04/19/iot-developer-trends-2017-edition/">IoT Developer Trends - 2017 Edition</a></li>
<li><a target="_blank" style="color:#000;" href="https://www.eclipsecon.org/france2017/program/sessions/accepted">EclipseCon France: Program Announced!</a></li>
<li><a target="_blank" style="color:#000;" href="https://mmilinkov.wordpress.com/2017/04/07/eplv2-a-new-version-of-the-eclipse-public-license/">EPLv2: A New Version of the Eclipse Public License</a></li>
<li><a target="_blank" style="color:#000;" href="https://eclipse.org/org/press-release/20170323_boardannouncement.php">Board Election Results 2017</a></li>
</ul>
</td>
</tr>
</table> <!-- // CONTENT TABLE -->
<table align="Right" border="0"
cellpadding="0" cellspacing="0" width="<?php print $col_2_table; ?>"
class="flexibleContainer">
<tr>
<td valign="top" class="textContent">
<h3>Eclipse Community News</h3>
<ul>
<li><a target="_blank" style="color:#000;" href="http://melb.enix.org/general/back-to-the-future-eclipse-converge-devoxx-us/">Back to the Future: Eclipse Converge & Devoxx US</a></li>
<li><a target="_blank" style="color:#000;" href="https://www.infoq.com/news/2017/03/devoxx-day-1">Devoxx US 2017: Day 1 Recap</a></li>
</ul>
</td>
</tr>
</table> <!-- // CONTENT TABLE -->
</td>
</tr>
</table> <!-- // FLEXIBLE CONTAINER -->
</td>
</tr>
</table> <!-- // CENTERING TABLE -->
</td>
</tr>
<!-- // MODULE ROW -->
<!-- MODULE ROW // -->
<tr>
<td align="center" valign="top">
<!-- CENTERING TABLE // -->
<table border="0" cellpadding="0" cellspacing="0"
width="100%">
<tr>
<td align="center" valign="top">
<!-- FLEXIBLE CONTAINER // -->
<table border="0" cellpadding="0" cellspacing="0"
width="<?php print $email_body_width; ?>" class="flexibleContainer">
<tr>
<td align="center" valign="top" width="<?php print $email_body_width; ?>"
class="flexibleContainerCell">
<!-- CONTENT TABLE // --> <!--
The table cell imageContent has padding
applied to the bottom as part of the framework,
ensuring images space correctly in Android Gmail.
-->
<table border="0" cellpadding="0"
cellspacing="0" width="100%">
<tr>
<td valign="top" class="imageContent">
<p align="center"><img
src="<?php print $path; ?>/community/eclipse_newsletter/2017/march/images/bar.png"
width="<?php print $col_1_img; ?>" class="flexibleImage"
style="max-width: <?php print $col_1_img; ?>;" /></a></p>
</td>
</tr>
</table> <!-- // CONTENT TABLE -->
<div style="clear: both;"></div>
</td>
</tr>
</table> <!-- // FLEXIBLE CONTAINER -->
</td>
</tr>
</table> <!-- // CENTERING TABLE -->
</td>
</tr>
<!-- // MODULE ROW -->
<!-- MODULE ROW // -->
<tr>
<td align="center" valign="top">
<!-- CENTERING TABLE // -->
<table border="0" cellpadding="0" cellspacing="0"
width="100%">
<tr>
<td align="center" valign="top">
<!-- FLEXIBLE CONTAINER // -->
<table border="0" cellpadding="0" cellspacing="0"
width="<?php print $email_body_width; ?>" class="flexibleContainer">
<tr>
<td valign="top" width="<?php print $email_body_width; ?>"
class="flexibleContainerCell">
<!-- CONTENT TABLE // -->
<table align="Left" border="0" cellpadding="0"
cellspacing="0" width="<?php print $col_2_table; ?>"
class="flexibleContainer">
<tr>
<td valign="top" class="imageContentLast">
<a target="_blank" href="https://www.meetup.com/Virtual-Eclipse-Community-MeetUp/"><img
src="<?php print $path; ?>/community/eclipse_newsletter/2017/april/images/eclipse_virtual_meetup.png"
width="<?php print $col_2_img; ?>" class="flexibleImage"
style="max-width: <?php print $col_2_img; ?>;" /></a>
</td>
</tr>
</table> <!-- // CONTENT TABLE -->
<table align="Right" border="0"
cellpadding="0" cellspacing="0" width="<?php print $col_2_table; ?>"
class="flexibleContainer">
<tr>
<td valign="top" class="textContent">
<h3>Coming Soon to a Screen Near You</h3>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<p>Become a member of the new <a target="_blank" style="color:#000;" href="https://www.meetup.com/Virtual-Eclipse-Community-MeetUp/">Virtual Eclipse Community Meetup</a>. Virtual Meetup sessions will begin in May 2017. Stay tuned for the first session announcement!<br> <a target="_blank" style="color:#000;" href="https://www.meetup.com/Virtual-Eclipse-Community-MeetUp/">Join the Meetup!</a></p>
</td>
</tr>
</table> <!-- // CONTENT TABLE -->
</td>
</tr>
</table> <!-- // FLEXIBLE CONTAINER -->
</td>
</tr>
</table> <!-- // CENTERING TABLE -->
</td>
</tr>
<!-- // MODULE ROW -->
<!-- MODULE ROW // -->
<tr>
<td align="center" valign="top">
<!-- CENTERING TABLE // -->
<table border="0" cellpadding="0" cellspacing="0"
width="100%">
<tr>
<td align="center" valign="top">
<!-- FLEXIBLE CONTAINER // -->
<table border="0" cellpadding="0" cellspacing="0"
width="<?php print $email_body_width; ?>" class="flexibleContainer">
<tr>
<td align="center" valign="top" width="<?php print $email_body_width; ?>"
class="flexibleContainerCell">
<!-- CONTENT TABLE // --> <!--
The table cell imageContent has padding
applied to the bottom as part of the framework,
ensuring images space correctly in Android Gmail.
-->
<table border="0" cellpadding="0"
cellspacing="0" width="100%">
<tr>
<td valign="top" class="imageContent">
<p align="center"><img
src="<?php print $path; ?>/community/eclipse_newsletter/2017/march/images/bar.png"
width="<?php print $col_1_img; ?>" class="flexibleImage"
style="max-width: <?php print $col_1_img; ?>;" /></a></p>
</td>
</tr>
</table> <!-- // CONTENT TABLE -->
<div style="clear: both;"></div>
</td>
</tr>
</table> <!-- // FLEXIBLE CONTAINER -->
</td>
</tr>
</table> <!-- // CENTERING TABLE -->
</td>
</tr>
<!-- // MODULE ROW -->
<!-- MODULE ROW // -->
<tr>
<td align="center" valign="top">
<!-- CENTERING TABLE // -->
<table border="0" cellpadding="0" cellspacing="0"
width="100%">
<tr>
<td align="center" valign="top">
<!-- FLEXIBLE CONTAINER // -->
<table border="0" cellpadding="0" cellspacing="0"
width="<?php print $email_body_width; ?>" class="flexibleContainer">
<tr>
<td valign="top" width="<?php print $email_body_width; ?>"
class="flexibleContainerCell">
<!-- CONTENT TABLE // -->
<table align="Left" border="0" cellpadding="0"
cellspacing="0" width="<?php print $col_2_table; ?>"
class="flexibleContainer">
<tr>
<td valign="top" class="textContent">
<h3>New Project Proposals</h3>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<ul>
<li><a target="_blank" style="color:#000;" href="https://projects.eclipse.org/proposals/sumo">Eclipse SUMO</a>: provides an open microscopic and mesoscopic traffic simulator. It can be used to model, analyse, simulate, optimize and forecast traffic.</li>
<li><a target="_blank" style="color:#000;" href="https://projects.eclipse.org/projects/technology.systemfocus">Eclipse SystemFOCUS</a>: is an IDE which targets fast and meticulous development of embedded software.</li>
</ul>
<p>Interested in more project activity? <a target="_blank" style="color:#000;" href="http://www.eclipse.org/projects/project_activity.php">Read on</a>
</td>
</tr>
</table> <!-- // CONTENT TABLE --> <!-- CONTENT TABLE // -->
<table align="Right" border="0"
cellpadding="0" cellspacing="0" width="<?php print $col_2_table; ?>"
class="flexibleContainer">
<tr>
<td valign="top" class="textContent">
<h3>New Project Releases</h3>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<ul>
<li><a target="_blank" style="color:#000;" href="https://www.eclipse.org/mylyn/new/showVersion.php?version=new-3.22.html">Mylyn 3.22</a></li>
<li><a target="_blank" style="color:#000;" href="https://projects.eclipse.org/projects/tools.oomph/reviews/1.7.0-release-review">Oomph 1.7</a></li>
<li><a target="_blank" style="color:#000;" href="https://wiki.eclipse.org/JGit/New_and_Noteworthy/4.7">JGit: Java implementation of Git 4.7</a></li>
<li><a target="_blank" style="color:#000;" href="https://wiki.eclipse.org/EGit/New_and_Noteworthy/4.7">EGit: Git Integration for Eclipse 4.7</a></li>
</ul>
<p>Interested in more project release/review activity? <a target="_blank" style="color:#000;" href="https://www.eclipse.org/projects/tools/reviews.php">Read on</a>
</td>
</tr>
</table> <!-- // CONTENT TABLE -->
</td>
</tr>
</table> <!-- // FLEXIBLE CONTAINER -->
</td>
</tr>
</table> <!-- // CENTERING TABLE -->
</td>
</tr>
<!-- // MODULE ROW -->
<!-- MODULE ROW // -->
<tr>
<td align="center" valign="top">
<!-- CENTERING TABLE // -->
<table border="0" cellpadding="0" cellspacing="0"
width="100%">
<tr>
<td align="center" valign="top">
<!-- FLEXIBLE CONTAINER // -->
<table border="0" cellpadding="0" cellspacing="0"
width="<?php print $email_body_width; ?>" class="flexibleContainer">
<tr>
<td valign="top" width="<?php print $email_body_width; ?>"
class="flexibleContainerCell">
<!-- CONTENT TABLE // -->
<table align="Left" border="0" cellpadding="0"
cellspacing="0" width="<?php print $col_2_table; ?>"
class="flexibleContainer">
<tr>
<td valign="top" class="textContent">
<h3>Upcoming Eclipse Events</h3>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<p>Eclipse events are being hosted all over the world! Get involved by attending
or organizing an event. <a target="_blank" style="color:#000;" href="http://events.eclipse.org/">View all events</a>.</p>
</td>
</tr>
<tr>
<td valign="top" class="imageContentLast">
<a target="_blank" href="https://events.eclipse.org/"><img
src="<?php print $path; ?>/community/eclipse_newsletter/2017/april/images/ecfrance_india.png"
width="<?php print $col_2_img; ?>" class="flexibleImage"
style="max-width: <?php print $col_2_img; ?>;" /></a>
</td>
</tr>
<tr>
<td valign="top" class="imageContentLast">
<a target="_blank" href=" https://ti.to/bpconferences/craft-conference-2017/discount/IncquerylabsSentMe"><img
src="<?php print $path; ?>/community/eclipse_newsletter/2017/april/images/toolmakers_day.png"
width="<?php print $col_2_img; ?>" class="flexibleImage"
style="max-width: <?php print $col_2_img; ?>;" /></a>
</td>
</tr>
</table> <!-- // CONTENT TABLE -->
<table align="Right" border="0"
cellpadding="0" cellspacing="0" width="<?php print $col_2_table; ?>"
class="flexibleContainer">
<tr>
<td valign="top" class="textContent">
<h3></h3>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<p><a target="_blank" style="color:#000;" href="https://ti.to/bpconferences/craft-conference-2017/discount/IncquerylabsSentMe">Eclipse Toolmakers' Day</a><br>
April 26, 2017 | Budapest, Hungary</p>
<p>Register now, the first 100 receive a <b>free</b> full day workshop pass! 27 tickets remaining.</p>
<p><a target="_blank" style="color:#000;" href="https://www.redhat.com/en/summit/2017">Red Hat Summit 2017</a><br>
May 2-4, 2017 | Boston, United States</p>
<p><a target="_blank" style="color:#000;" href="https://tmt.knect365.com/iot-world/">IoT World 2017</a><br>
May 16-18, 2017 | Santa Clara, United States</p>
<p><a target="_blank" style="color:#000;" href="https://www.eclipsecon.org/france2017/">EclipseCon France 2017</a><br>
Jun 21-22, 2017 | Toulouse, France</p>
<p><a target="_blank" style="color:#000;" href="https://wiki.eclipse.org/Eclipse_DemoCamps_Oxygen_2017/Munich">Eclipse DemoCamp Munich</a><br>
Jun 28, 2017 | Munich, Germany</p>
<p><a target="_blank" style="color:#000;" href="http://eclipsesummit.in/">Eclipse Summit India 2017</a><br>
Jul 27-29, 2017 | Bangalore, India</p>
<p><a target="_blank" style="color:#000;" href="http://thingmonk.com/">Eclipse IoT Day @ Thingmonk</a><br>
Sep 11, 2017 | London, UK</p>
<p><a target="_blank" style="color:#000;" href="https://www.eclipsecon.org/europe2017/">EclipseCon Europe 2017</a><br>
Oct 24-26, 2017 | Ludwigsburg, Germany</p>
</td>
</tr>
<tr>
<td valign="top" class="textContent">
<p>Are you hosting an Eclipse event? Do you know about an Eclipse event happening in your community? Email us the details <a style="color:#000;" href="mailto:events@eclipse.org?Subject=Eclipse%20Event%20Listing">events@eclipse.org</a>!</p>
</td>
</tr>
</table> <!-- // CONTENT TABLE -->
</td>
</tr>
</table> <!-- // FLEXIBLE CONTAINER -->
</td>
</tr>
</table> <!-- // CENTERING TABLE -->
</td>
</tr>
<!-- // MODULE ROW -->
<!-- MODULE ROW // -->
<tr>
<td align="center" valign="top">
<!-- CENTERING TABLE // -->
<!--
The centering table keeps the content
tables centered in the emailBody table,
in case its width is set to 100%.
-->
<table background="<?php print $path; ?>/community/eclipse_newsletter/assets/public/images/footer.png" border="0" cellpadding="0" cellspacing="0"
width="100%" class="flexibleContainer" id="bannerBottom">
<tr class="ThreeColumns">
<td valign="top" class="imageContentLast"
style="position: relative; width: inherit;">
<div
style="width: 100%; margin: 0 auto; margin-top: 30px; text-align: center;">
<a href="http://www.eclipse.org/"><img
src="<?php print $path; ?>/community/eclipse_newsletter/assets/public/images/Eclipse_Logo.png"
width="100%" class="flexibleImage"
style="height: auto; max-width: 160px;" /></a>
</div>
</td>
</tr>
<tr class="ThreeColumns">
<td valign="top" class="textContent"
style="position: relative; width: inherit; margin-top: 12%;">
<h3 style="padding-top: 25px;">Contact Us</h3>
<a href="mailto:newsletter@eclipse.org"
style="text-decoration: none; color:#ffffff;">
<p id="emailFooter">newsletter@eclipse.org</p></a>
</td>
</tr>
<tr class="ThreeColumns">
<td valign="top" class="textContent followUs"
style="position: relative; width: inherit; margin-top: 12%;">
<h3 style="padding-top: 25px;">Follow Us</h3>
<div id="iconSocial">
<a href="https://twitter.com/EclipseFdn"><img
src="<?php print $path; ?>/community/eclipse_newsletter/assets/public/images/icon_Twitter.png"
width="23" class="flexibleImage"
style="max-width: 23px !important;" /></a> <a
href="https://www.facebook.com/eclipse.org"><img
src="<?php print $path; ?>/community/eclipse_newsletter/assets/public/images/icon_Facebook.png"
width="23" class="flexibleImage"
style="max-width: 23px !important;" /></a> <a
href="https://www.youtube.com/user/EclipseFdn"><img
src="<?php print $path; ?>/community/eclipse_newsletter/assets/public/images/icon_Youtube.png"
width="23" class="flexibleImage"
style="max-width: 23px !important;" /></a>
</div>
</td>
</tr>
</table>
<!-- // CENTERING TABLE -->
</td>
</tr>
</table> <!-- // EMAIL CONTAINER -->