| <?xml version="1.0" ?> |
| <items> |
| |
| <!-- Sponsor Information for the Home page --> |
| <sponsors_home_page> |
| <title>Eclipse Foundation</title> |
| <link>https://eclipse.org/</link> |
| <image>assets/public/images/eclipse_logo_white.png</image> |
| </sponsors_home_page> |
| |
| <featured_newsletters_title> |
| <title>Coding in Different Languages</title> |
| </featured_newsletters_title> |
| |
| <!-- Featured Newsletter Read More Button --> |
| <featured_newsletters_readmore> |
| <link>/community/eclipse_newsletter/2018/march/</link> |
| <title>Read it now</title> |
| </featured_newsletters_readmore> |
| |
| |
| <!-- Featured Newsletter Articles --> |
| <featured_newsletters> |
| <item> |
| <title>New in Eclipse JDT Language Server</title> |
| <link>/community/eclipse_newsletter/2018/march/jdtls.php</link> |
| <description>What's new in jdt.ls, an open source Java language specific implementation of the Language Server Protocol?</description> |
| <backgroundcolor>#552462</backgroundcolor> |
| <imageurl>assets/public/images/jdtls.png</imageurl> |
| </item> |
| <item> |
| <title>Building domain-specific languages with Xtext and Xtend</title> |
| <link>/community/eclipse_newsletter/2018/march/xtext.php</link> |
| <description>What are domain-specific languages and why should you care to build one? Find out.</description> |
| <backgroundcolor>#ffffff</backgroundcolor> |
| <imageurl>assets/public/images/xtext.png</imageurl> |
| </item> |
| <item> |
| <title>What’s new in Eclipse PHP Development Tools (PDT) 5.3</title> |
| <link>/community/eclipse_newsletter/2018/march/php.php</link> |
| <description>Check out Eclipse PDT's new features and improvements as part of over 100 resolved issues on Bugzilla!</description> |
| <backgroundcolor>#42e19c</backgroundcolor> |
| <imageurl>assets/public/images/php.png</imageurl> |
| </item> |
| <item> |
| <title>Introducing Eclipse Mita - A Language for Embedded IoT</title> |
| <link>/community/eclipse_newsletter/2018/march/mita.php</link> |
| <description>There's a new language out there and it's specifically built for embedded IoT. Read all about it!</description> |
| <backgroundcolor>#c81201</backgroundcolor> |
| <imageurl>assets/public/images/mita.png</imageurl> |
| </item> |
| </featured_newsletters> |
| |
| |
| <!-- Recent Newsletter Articles --> |
| <recent_newsletters> |
| <item> |
| <title>Boot & Build Eclipse Projects</title> |
| <link>/community/eclipse_newsletter/2018/february</link> |
| <description>Spring boot your project, build it with Buildship (Gradle plugin), develop it in the cloud with Dirigible, and create UIs with EMF Parsley</description> |
| <backgroundcolor>#f6f6f6</backgroundcolor> |
| <imageurl>assets/public/images/gradle.png</imageurl> |
| </item> |
| <item> |
| <title>Coming in 2018</title> |
| <link>/community/eclipse_newsletter/2018/january</link> |
| <description>What's coming to the Eclipse Community in 2018? Read the newsletter to find out!</description> |
| <backgroundcolor>#f7941e</backgroundcolor> |
| <imageurl>assets/public/images/eclipse_logo_white.png</imageurl> |
| </item> |
| <item> |
| <title>Capella: open source MBSE solution</title> |
| <link>/community/eclipse_newsletter/2017/december</link> |
| <description>What is Eclipse Capella and the Capella Industry Working Group?</description> |
| <backgroundcolor>#f0f0f0</backgroundcolor> |
| <imageurl>assets/public/images/capella.png</imageurl> |
| </item> |
| <item> |
| <title>Location Matters</title> |
| <link>/community/eclipse_newsletter/2017/november</link> |
| <description>Fill your boots with everything geospacial and learn what LocationTech is.</description> |
| <backgroundcolor>#dff1ff</backgroundcolor> |
| <imageurl>assets/public/images/locationtechsq.png</imageurl> |
| </item> |
| </recent_newsletters> |
| </items> |