Community News

Eclipse Orion 0.4 M1 brings extensive syntax highlighting

Tuesday, December 13, 2011 - 15:28 by EclipseWeb Web
The latest milestone of Eclipse Orion 0.4 M1, the web-based next-generation IDE currently under development at the Eclipse Foundation, has been announced; it now supports syntax highlighting for C, C++, C#, Clojure, CoffeeScript, Groovy, Pascal, Perl, PHP, Python, Ruby, Scheme, Smalltalk and many other languages. This extensive language support is due to the addition of a CodeMirror plugin for Orion. It also supports mixed mode syntax highlighting such as JavaScript and HTML in one document.

Understanding the Hudson Plugin Development Framework, Part 1 (via Java Magazine)

Tuesday, December 13, 2011 - 15:20 by EclipseWeb Web
This article is for beginners who are interested in understanding the fundamentals of Hudson plug-in development. Hudson is a popular open source continuous integration (CI) tool written purely in Java. Apart from being an open source product, the popularity of Hudson is due to its extensible nature, which uses plug-ins and the plug-in developer ecosystem.

Using Oracle Coherence with Spring Batch for High-Performance Data Processing (via OTN)

Tuesday, December 13, 2011 - 15:17 by EclipseWeb Web
As more and more companies move toward the benefits of in-memory processing for their large data sets, the interest in products that facilitate it is growing rapidly. Oracle Coherence stands tall over many such products in this space due to its simple interface, broad support for popular platforms (e.g. C++, .Net, Hibernate, JPA), and scalability to accommodate terabytes of data with minimal configuration.

Eclipse Release Train nears destination Juno

Monday, December 12, 2011 - 10:10 by EclipseWeb Web
It's an annual tradition - Eclipse's huge release train comes rolling by once a year. This June saw a blockbuster package for Java developers with Eclipse Indigo, which the Eclipse Foundation executive director Mike Milinkovich dubbed the biggest release 'in quite a few years' probably through due to the anticipation leading up to Java 7's July release.

Five Key Enterprise Development Trends

Monday, December 5, 2011 - 10:28 by EclipseWeb Web
As we head into 2012, enterprise developers will need to focus on some major themes, including the emergence of HTML5, “big data� and analytics, and Agile Application Lifecycle Management (ALM). They should also continue to concentrate on Web, mobile and cloud development, and take advantage of advances in languages and integrated development environments (IDEs).

ECE Session Recordings

Tuesday, November 22, 2011 - 11:18 by EclipseWeb Web
Many of the ECE sessions were recorded and can ve viewed on the FOSSLC site.

Moving toward an open-standard platform for M2M development

Thursday, November 17, 2011 - 16:53 by EclipseWeb Web
Using the lightweight publish/subscribe MQTT protocol, along with Java and Eclipse, Eurotech has devised an approach that makes it easier for their clients to connect Eurotech's (and other companies') boards and devices in a machine-to-machine (M2M) network.

Eclipse based DSL Tooling - Meet the Experts

Monday, November 14, 2011 - 09:08 by EclipseWeb Web
Am 29. November veranstaltet die itemis AG ein Event, in dem spannende Themen und Erfahrungsberichte zum Thema: Xcore, Modellierung mit CDO und Xtext im Einsatz für HMI-Definition aufgegriffen werden. Erfahrungsaustausch und interessante Gespäche stehen ebenso im Fokus wie die Möglichkeit den Abend in einer lockeren und gemütlichen Runde gemeinsam ausklingen zu lassen.

Avec Orion, nous proposons un éditeur Web... en mode Web

Wednesday, November 9, 2011 - 09:16 by EclipseWeb Web
Quel est le bilan du projet 10 ans après son lancement ? Quels sont ses enjeux ? Le point avec le responsable du développement de son écosystème. Une interview réalisée à l'occasion d'Eclipse Day Paris 2011.

IBM Open Sources Messaging Client for Embedded Devices

Monday, November 7, 2011 - 08:15 by EclipseWeb Web
In a move to bring network connectivity to a wider range of devices, sensors and appliances, IBM has donated the source code of its machine-to-machine messaging software to the Eclipse Foundation, the company announced Thursday.

Eclipse Polarsys bringt Hersteller sicherheitskritischer Software zusammen

Sunday, November 6, 2011 - 09:44 by EclipseWeb Web
Auf der EclipseCon hat die Eclipse Foundation die Gründung der Polarsys-Arbeitsgruppe bekannt gegeben. Die daran beteiligten Unternehmen und Organisationen wollen Open-Source-Werkzeuge entlang des Software-Lebenszyklus von sicherheitskritischen und Embedded-Systemen bereitstellen. Sie sind vor allem für Branchen wie Luftfahrt, Militär, Verkehrswesen, Telekommunikation, Energie und Gesundheitswesen gedacht, die besondere Anforderungen an die Softwareentwicklung mitbringen.

IBM Open Sources Messaging Client for Embedded Devices

Sunday, November 6, 2011 - 06:49 by EclipseWeb Web
In a move to bring network connectivity to a wider range of devices, sensors and appliances, IBM has donated the source code of its machine-to-machine messaging software to the Eclipse Foundation, the company announced Thursday.

M2M Groups Work to Further Standards

Sunday, November 6, 2011 - 06:46 by EclipseWeb Web
Recently, Sierra Wireless and the Eclipse Foundation announced the creation of an M2M Industry Working Group. The group is designed to define and implement an open-standard platform for the software development tools used in developing M2M communications applications.

BREDEX and EclipseSource announce initiative to provide solution for automated AJAX application testing

Thursday, November 3, 2011 - 14:17 by EclipseWeb Web
BREDEX GmbH and EclipseSource are pleased to announce their collaboration in the field of automated testing for AJAX and RAP applications. Over the coming months, we will be combining our expertise in testing with EclipseSource's experience and know-how in web and desktop development to provide a solution for testing Rich Ajax Platform (RAP) applications with GUIdancer.

An Editorial CMS Client Based on Eclipse RCP

Wednesday, October 26, 2011 - 11:39 by EclipseWeb Web
Use of rich client applications based on Eclipse RCP has increased widely in recent years, both in the open source and in the commercial field. Eclipse RCP is employed more and more in sections where web clients were predominantly in use. One good example of this development is the content management system (CMS) “Sophora� from the German company subshell GmbH.

Excelsior JET Now Supports Eclipse RCP 3.7 (Indigo) and 4.1

Tuesday, October 25, 2011 - 15:03 by EclipseWeb Web
Excelsior LLC today announced that its Excelsior JET 7.6, a solution for the protection of code and data in safety-critical Eclipse RCP applications, supports the latest versions of the Eclipse RCP platform found in Eclipse SDK 3.7 and 4.1.

Chronon 2.0 Offers Post Execution Logging

Thursday, October 13, 2011 - 12:34 by EclipseWeb Web
Version 2 of the debugger supports post execution logging, meaning that programmers now can "insert" logging statements into code after the application has already run. Because Chronon does not actually run the application, but simply shifts it from one state into another, post execution logging has an extra advantage compared to traditional logging. The results are instant. Even if your program ran for 5 hours and you put a logging statement on a line that is normally hit after 4 hours, Chronon will instantly show you the results.

Automating An Eclipse RCP Build

Thursday, October 6, 2011 - 19:52 by EclipseWeb Web
Building an Eclipse RCP project can be a complex undertaking. Some new tools make it a lot easier.