Eclipse in the News

[RSS]Eclipse In The News

  • Super-communities debuting for open source vertical supply chains posted Feb 08, 2012
    In a recently published report outlining key trends and challenges for the open source community, Olliance’s Andrew Aitken notes that the emergence of vertically oriented super communities such as Polarsys, for the aerospace community, and financial-industry led OpenMama, are not only indicative of the maturing of the the open source industry but the evolution of open source supply chains serving industries which share significant economies of scale, regulatory overhead, technological requirements and standards.
  • Eclipse Juno and the Future of the Eclipse Platform posted Feb 07, 2012
    Last week, the Eclipse Foundation announced the release of Eclipse Juno M5, a milestone towards this summer's combined release train. It brings new features, such as potential null pointer dereferences and leaked resources (for both Java7, where a try-with-resources can clean it up, and for Java6 using standard try/catch handling.)
  • Creating a build you can trust posted Feb 01, 2012
    ‘The build is broken’ is something I’ve heard too many times in my software development career. Concepts like continuous delivery and devops make it all that more important to have a build that you can trust. In the Agile ALM Connect session, Build Trust in Your Build to Deployment Flow ,Yoav Landman, founder of Artifactory, is going to demonstrate some of the techniques for using tools like Maven, Gradle and Artifactory to automate builds that release applications which are fully traceable, managed and trusted!
  • Dev + Ops = Getting Software Deployed Faster (DevOps) posted Jan 27, 2012
    DevOps is one of those terms you hear a LOT about lately but I am not sure it is really well understood. However, if you are going to be successful at Agile ALM it would seem natural you would want to bring the operations side of IT closer into the development process. Puppet is one example of an open source project that is implementing some of the DevOps concepts.
  • Eclipse Juno's successor will be named Kepler posted Jan 27, 2012
    The Eclipse Foundation has decided that the name of the successor to Juno, the currently in-development simultaneous release of Eclipse projects, will be Kepler. Almost half of the more than 200 participants that took part in the survey, launched in December 2011, chose the German astronomer. This is the second time an Eclipse simultaneous release has been named after an astronomer; a previous release was named Galileo.
  • HTML5 for App Developers: Eclipse posted Jan 26, 2012
    This episode cover how you can use Eclipse, which is a free and open source IDE, to do your HTML5, JavaScript, and CSS work.
  • Integrating Lifecycle Tools with OSLC and Eclipse Lyo posted Jan 25, 2012
    Lifecycle tool integration is a key issue for the new breed of tools emerging around the concepts of Agile ALM. Eclipse is a great platform for tools integration on the desktop but how do tools integrate on the server? OSLC and Eclipse Lyo are a specification and open source implementation for solving lifecycle tools integration.
  • Eclipse Orion Named One of Black Duck's 2011 Open Source Rookies of the Year posted Jan 24, 2012
    Cloud, Gaming and Social Media Development Toolkits Take Center Stage in Top 10 Open Source Projects; Data Reveals Decisive Shift to GitHub Use, Diverse License Choices.
  • Hudson gets first milestone release as an Eclipse project posted Jan 19, 2012
    Oracle's Winston Prakash has announced the first milestone release of Hudson 3.0.0. This is the first release of the continuous integration package since it was placed under the Eclipse Foundation's umbrella. The move to the Eclipse Foundation was made following a contentious split that saw a large part of the Hudson community support Jenkins, a fork of the project managed by Hudson creator, Kohske Kawaguchi.
  • Charting the Future of Agile ALM posted Jan 17, 2012
    One of the driving motivations for organizing Agile ALM Connect is the belief there is a change occurring in how organizations are building enterprise applications and the overall software development lifecycle. Motivating this change things like agile development, cloud computing, mobile development, and new tools integration which require a new way of thinking about application lifecycle management. This is why we wanted to bring together some of the smartest people in the Agile ALM space to talk about what the future of Agile ALM and how IT organizations should adapt.
  • Cross-Platform C/C++ Development with Eclipse CDT posted Jan 17, 2012
    Using Eclipse as a universal C++ IDE for Linux and Windows requires navigating a few issues in setup and functionality. Here's how.
  • Domain Specific Languages in the Real World posted Jan 12, 2012
    Domain Specific Languages (DSL) is a term you hear more and more about as people try to simply a programming environment to a specific purpose. Languages like Scala, Groovy and Eclipse Xtext are making it easier to create DSLs. However, with any technology or term it is always useful to see real examples, more than just Hello World.
  • IBM Delivers Open Source Version of EGL Tools posted Jan 10, 2012
    IBM in December announced the release of Eclipse EGL Web Developer Tools (EWDT) version 0.7, the first open source version of its EGL development tool. The new tool builds on the free EGL Community Edition software that IBM put out in 2008 and gives IBM i shops another option for developing rich Web applications that run on the IBM i operating system and can access RPG logic.
  • New Releases: Virgo 3.0 and Gemini Web 2.0 posted Jan 10, 2012
    Virgo 3.0 and Gemini Web 2.0, collectively known as the Maya release, are available for download and download, respectively.
  • Eclipse to Support Google Dart, Other New Languages posted Jan 09, 2012
    The Eclipse open source software development platform continues to be a hotbed for new projects and support for new environments; this year’s EclipseCon event will showcase support for new and emerging languages.
  • Support for New Emerging Languages posted Jan 04, 2012
    In the last number of years there has been a boom in the creation of new computer languages. Some might wonder why we need so many new languages but one thing I have found is that software developers can be very passionate about software languages.
  • From the Editors: Seeing through an Eclipse (via SD Times) posted Dec 15, 2011
    We all like to trumpet ourselves when we predict some technology as “the next greatest thing.” It takes a special kind of character, though, to stand up and admit when you’re wrong. Well, that’s what we do today as we mark in these pages the 10th anniversary of the Eclipse project. The acknowledged Java IDE leader as well as the open-source foundation upon which numerous companies have been built, Eclipse remade the Java tools industry with the commercialization of its efforts at its very core.
  • Eclipse Orion 0.4 M1 brings extensive syntax highlighting posted Dec 13, 2011
    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) posted Dec 13, 2011
    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) posted Dec 13, 2011
    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 posted Dec 12, 2011
    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 posted Dec 05, 2011
    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 posted Nov 22, 2011
    Many of the ECE sessions were recorded and can ve viewed on the FOSSLC site.
  • Moving toward an open-standard platform for M2M development posted Nov 17, 2011
    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 posted Nov 14, 2011
    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.
  • Pour ses 10 ans, le projet Eclipse révolutionne les mondes Java et web posted Nov 09, 2011
    Focus sur l’actualité d’Eclipse, un projet qui vient de souffler sa dixième bougie. Il est soutenu par une fondation actuellement très active dans les secteurs Java et web.
  • Avec Orion, nous proposons un éditeur Web... en mode Web posted Nov 09, 2011
    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 posted Nov 07, 2011
    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 posted Nov 06, 2011
    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 posted Nov 06, 2011
    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 posted Nov 06, 2011
    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 posted Nov 03, 2011
    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.
  • From Eclipse Foundation members to IBM WebSphere and Rational Users, A Must Attend Webinar on New Tools That Kill Redeploys and Enhance App Development posted Oct 26, 2011
    On Thursday, October 27 at 12:00 P.M. EDT (16:00 UTC) Genuitec and ZeroTurnaround will show you the time-saving advantages and IDE advancements with JRebel for MyEclipse Blue.
  • An Editorial CMS Client Based on Eclipse RCP posted Oct 26, 2011
    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 posted Oct 25, 2011
    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 posted Oct 13, 2011
    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. There is no waiting for the issue to happen so that the log is triggered.
  • Automating An Eclipse RCP Build posted Oct 06, 2011
    Building an Eclipse RCP project can be a complex undertaking. Some new tools make it a lot easier.
  • Nuxeo Introduces Nuxeo Integrated Development Environment posted Oct 04, 2011
    Nuxeo, the provider of an open source content management platform for business applications, today announced the availability of the Nuxeo Integrated Development Environment (IDE), a plugin that brings support into Eclipse for the Nuxeo Platform, facilitating customization for developers, whether they are new to the Nuxeo technology or experts.
  • GUIdancer 5.2 and Jubula 1.1 released posted Sep 27, 2011
    Following the successful release of the Eclipse Jubula package on Friday 23rd September, BREDEX GmbH is pleased to announce the immediate availability of the latest versions of Jubula and GUIdancer as standalone applications. GUIdancer version 5.2 can be downloaded from the BREDEX website, and Jubula 1.1 is available via the Eclipse Jubula project page. The new versions offer early warning for component recognition problems, improved refactoring options, as well as new options for dealing with applications.
  • Get Started with BIRT contest is underway posted Sep 20, 2011
    Actuate is hosting a contest for developers to extend BIRT. An iPad 2 will be awarded to the best four BIRT plug-in submissions made to BIRT Exchange by October 15, 2011. Submitters retain full ownership of their code and a large number of suggested projects are available on…
  • Open Source Software = Predictable Software posted Sep 13, 2011
    The stereotypical image of an open source project is a bunch of hackers working in dark rooms, scratching their itches and releasing software “when it is ready.� Of course, this is far from reality for many of the mainstream, mature open source communities like Linux, Mozilla, Eclipse and others. These open source communities have very mature and sophisticated release processes that deliver new updates in a very predictable manner and are the envy of the software industry, including commercial software vendors.
  • Compuware's New Test Data Management Solution Cuts Costs, Improves Compliance for Application Development and Testing posted Sep 09, 2011
    Compuware Corporation (Nasdaq:CPWR), the technology performance company, today announced a major upgrade to its leading test data management solution. Test Data Privacy 3.1 greatly simplifies the creation and disguising of test data in non-production environments, significantly lowering the total cost of an enterprise-wide data privacy implementation.
  • Yatta Solutions awarded as "ICT Start-Up of the Year" posted Sep 02, 2011
    "Yatta!" Federal Minister of Economics and Technology Philipp Rösler awarded the German software and consulting company Yatta Solutions as most successful start-up in information and communication technologies (ICT) of the year. "The winners symbolize the creativity, capability and prospects of young ICT companies in Germany", said Federal Minister Rösler.
  • New Releases: Virgo 3.0 and Gemini Web 2.0 posted Aug 26, 2011
    The team of committers has expanded considerably and, although the team is now distributed geographically, we have a great working relationship. I'm delighted that these projects are now community collaborations rather than the work of a single vendor.
    The theme of Virgo 3.0 is better integration with EclipseRT technologies. To that end, we have created a Jetty variant of the Virgo web server and have switched from Felix to Equinox implementations of some OSGi services. Integration with p2 is proving a tough nut to crack and is deferred to the Bondi (3.5) release, although we expect to issue a milestone soon to get some feedback from the user community.
  • Announcing Chronon "DVR for Java" posted Aug 10, 2011
    Chronon Systems has announced a preview of Chronon Recording Server.
    The Chronon Server records the internal state of your application while it's being executed and saves it to a 'recording' file. The recording can then be used to play back the entire execution of the Java program on any machine, without the need for the original environment. Thus it's almost like a "DVR for Java programs".
  • New Tasktop Sync Unifies Heterogeneous ALM Stacks to Ease Large-Scale Agile Deployments posted Aug 10, 2011
    Tasktop Technologies, creators of Eclipse Mylyn and the leader in Agile Application Lifecycle Management (ALM) developer tools and interoperability, today announced Tasktop Sync, a new product that allows IT organizations to synchronize existing ALM servers from multiple vendors and open source projects. For the first time, organizations with mixed and best-of-breed ALM stacks, including HP ALM and HP Quality Center, IBM Rational Team Concert, and two dozen other leading Agile and open source tools, are able to achieve traceability and reporting across the tools used for Agile planning, software development and quality management. Tasktop is demonstrating Tasktop Sync starting today at the Agile2011 conference in Salt Lake City.
  • Tasktop Releases Tasktop Dev 2.1 with Enhanced Agile Planning and HP ALM Support posted Aug 10, 2011
    Tasktop Technologies, creators of the Eclipse Mylyn open source tools and a leader in Agile Application Lifecycle Management (ALM) developer tools and interoperability, today announced Tasktop Dev 2.1, the latest version of its award-winning developer tools. Tasktop Dev 2.1 builds on the recently released Eclipse Mylyn 3.6 release with several newly available and updated connectors, new developer-centric, cross-repository Kanban and story board planning, and the ability to access HP ALM and HP Quality Center from Linux and Mac desktops.
  • froglogic Releases GUI Testing Tool Squish 4.1 posted Jul 27, 2011
    Squish is the leading functional, cross-platform GUI and regression testing tool that can test applications based on a variety of GUI technologies, including Nokia's Qt Software Development Frameworks, Java SWT/Eclipse RCP, Java AWT/Swing, Windows MFC and .NET, Mac OS X Carbon/Cocoa, iOS CocoaTouch and Web/HTML/AJAX. Squish stands out from other GUI testing tools by giving test engineers the freedom to record and write tests using familiar scripting languages such as JavaScript, Perl, Python, and Tcl. Furthermore, Squish provides extremely tight integration with the specific GUI technologies it supports. This gives testers unprecedented access to the internals of the applications they are testing (to data items, controls, and widgets, etc.), and also leads to the production of very robust and stable GUI tests.
  • MyEclipse Joins the Rebellion: Announcing ZeroTurnaround’s “JRebel for MyEclipseâ€� posted Jul 26, 2011
    ZeroTurnaround, winner of the 2011 “Most Innovative Java Technology� JAX Innovation Award for JRebel, and Genuitec, a founding member of the Eclipse Foundation, are proud to announce the release of “JRebel for MyEclipse.�
    JRebel (formerly JavaRebel) is a specialized plug-in that enables developers to see the effects of code changes during development without the need to build or redeploy their application. According to ZeroTurnaround’s annual Java EE Productivity Report 2011, this process consumes an average of 10.5 minutes of every coding hour for the median Java EE developer (over 5 full weeks per year).
  • Jaspersoft Open Source Reporting Now Available for Eclipse Developers posted Jul 14, 2011
    Jaspersoft, maker of the world's most widely used business intelligence (BI) software, today released Jaspersoft Studio, the most complete open source BI design environment for Eclipse. Bringing new BI capabilities to Eclipse Java developers, Jaspersoft Studio provides a complete open source platform that allows Eclipse Java developers to build, secure, and share BI reports for free.
  • Seven Java projects that changed the world posted Jul 11, 2011
    Java's open source ecosystem is strong and healthy, one of the primary reasons for our creation of OSCON Java. Over the last decade, several projects have traveled beyond mere adoption and had effects dominating the Java world, into software development in general, and some even further into the daily lives of users.
  • CloudBees Turbo-Charges Java Developer Productivity in the Cloud With Toolkit for Eclipse posted Jul 08, 2011
    CloudBees, the Java PaaS innovation leader, today announced that it has joined the Eclipse Foundation as a Solutions Member and the General Availability of the CloudBees Toolkit for Eclipse plug-in to provide Java developers with a more integrated process for developing, building and deploying their cloud applications. The CloudBees Toolkit for Eclipse delivers the power of the CloudBees Platform inside Eclipse, bringing control of cloud-based Jenkins and application deployment directly into the integrated development environment (IDE) of choice for Java developers. The CloudBees / Eclipse combination enhances productivity and helps teams better integrate software quality improvement processes into their day-to-day workflow.
  • Leading Java GUI Testing Tool Squish Supports New "Indigo" Eclipse 3.7 posted Jul 05, 2011
    froglogic GmbH today announced support for the automated testing of Java Rich Client Platform (RCP) applications based on the new "Indigo" Eclipse 3.7 release.
  • Actuate Adds Hadoop to Open Source Business Intelligence posted Jun 29, 2011
    Actuate (NASDAQ: BIRT) has announced support and services for Hadoop and MapReduce in the new release of BIRT 3.7, the company’s open-source enterprise business intelligence toolset.
  • Eclipse's annual software release train arrives posted Jun 23, 2011
    This year's release is called Indigo, and it features efforts from 62 project teams and 46 million lines of code. Every year, Eclipse has put out a simultaneous release of various technologies, providing developers with the latest from different Eclipse projects. The full list of projects can be found at the Indigo website , and individual technologies can be downloaded the Eclipse website .
  • Eclipse Release Train 'Indigo' Launches 62 Projects posted Jun 23, 2011
    The Eclipse Foundation announced its sixth annual release train today. This year's synchronized simultaneous launch of multiple Eclipse projects, code-named "Indigo ," is the biggest yet, involving the work of 408 developers and 49 organizations contributing 46 million lines of code to 62 projects. Those projects range from updates of the core Eclipse SDK (3.7) and the Eclipse Runtime (RT) technologies to a brand new functional testing tool and new Object Teams/Java (OT/J) development tooling.
  • Eclipse Indigo arrives posted Jun 23, 2011
    The Eclipse Indigo release train arrived today with a renewed focus on the Java Development Tools platform. And at the top of the list of changes for Java developers is the inclusion of WindowBuilder Pro, formerly a commercial GUI builder from Instantiations and now a top-level project at the Eclipse Foundation, thanks to Google's acquisition of that company and subsequent donation of the code.
  • Eclipse Indigo unveiled posted Jun 15, 2011
    The Eclipse Indigo simultaneous release of 62 Eclipse projects and over 46 million lines of code showcases the diversity and innovation going on inside the Eclipse ecosystem. Get an overview of several projects, along with resources to find out more information.
  • Mentor Graphics announces GNU-based IDE posted May 25, 2011
    Mentor Graphics has developed Embedded Sourcery CodeBench, a next-generation integrated development environment (IDE) based on the open source GNU toolchain. The technology provides embedded developers with a powerful and easy-to-use tool suite for developing and optimising systems based on a broad range of devices from the most advanced microprocessors to microcontrollers.
  • A look at Eclipse' new browser-based web development tool, Orion posted May 17, 2011
    Here I talk at Google I/O with Eclipse' top execs about their new web development tool, Orion. More info is here: http://wiki.eclipse.org/Orion
  • Oracle Donates Hudson Project to Eclipse posted May 05, 2011
    Oracle has donated the code from the open-source Hudson project to the Eclipse Foundation in a move the company hopes will reunite the fractured set of developers supporting the Java continuous integration server effort.
    Oracle’s move amounts to an olive branch of sorts to the Jenkins community. Jenkins was originally the Hudson project, but after disagreements with Oracle over the stewardship and control of the project, leaders of the Hudson community called for a vote to change the name of the project to Jenkins. The name change passed in late January 2010 and as the newly named Jenkins project launched, Oracle vowed to maintain its efforts with Hudson and considered Jenkins a fork.
  • Oracle Proposes Hudson Move to Eclipse Foundation posted May 05, 2011
    Oracle proposed today that the Hudson project be transferred to the Eclipse Foundation, complete with code re-licensing under the Eclipse Public License as well as the domain and controversial trademark.
    Oracle will continue to lead the project, along with Sonatype who have been instrumental in migrating the Hudson plugin system towards a JSR 330/Dependency Injection style of representation. However, the move to the Eclipse Foundation has also interested others, such as VMware and Tasktop, who have been invited to participate as committers on the project. With the top-level Mylyn project providing application lifecycle management from within Eclipse (which already includes a Hudson/Jenkins connector), and the recent move of Tycho (which was released under the org.eclipse namespace this week), the Eclipse Foundation's story on interoperable build and management tools makes it a natural place to host the Hudson builds.
  • Introducing Nokia Web Tools for Series 40 – creating apps for the next billion posted Apr 07, 2011
    Nokia's strategy to connect the next billion people and make it easier, faster, and more affordable for them to access the internet begins with a new proxy web browser for a fast, affordable web experience and rich web apps for Series 40 devices. The combination of Ovi Browser and Nokia Web Tools for developers are key ways that we plan to achieve this. Today, Nokia introduces Nokia Web Tools for Series 40 enabling developers to create rich, light weight web apps easily and quickly. Let’s take a look at Ovi Browser, the proxy browser that powers the web content and apps first.
  • Bonita Open Solution Recognized as "Best Modeling Tool" at EclipseCon 2011 posted Apr 05, 2011
    BonitaSoft, the leading provider of open source BPM solutions, today announced that Bonita Open Solution, their signature end-to-end BPM suite, won "Best Modeling Tool" at EclipseCon 2011. The Eclipse Foundation's annual Community Awards recognize the top individuals, projects and technologies in the ecosystem. Out of the thousands of open source and commercial applications and tools built on Eclipse, a panel of judges from the Eclipse community recognized a select few products based on their user interfaces, innovation and completeness of their solutions.
  • BREDEX GmbH has released version 5.0 of their automated test tool, GUIdancer. posted Mar 30, 2011
    BREDEX GmbH announced today that version 5.0 of GUIdancer, their automated functional testing tool, has been released and is available for immediate download. The new version includes code coverage for Java applications using the JaCoCo code coverage agent. Version 5.0 also offers test specification help in the form of Test Style to provide hints and tips about writing readable, well-structured tests. GUIdancer 5.0 is based on the newly created Jubula project at the Eclipse Foundation and offers the added value features of long-term test result reporting, Mylyn integration for heightened productivity, and model-driven testing. The license model and pricing for GUIdancer have been made more attractive for both new and old customers.
  • Eclipse Targets Web Developers with OrionHub posted Mar 28, 2011
    Eclipse has invited developers to sign up for access to the beta version of the OrionHub service. Orion is a new Eclipse initiative to define a platform for building and integrating Web development tools. An early release of Orion provides Web developers with an editor for JavaScript, HTML and CSS that runs in popular browsers and the ability to easily link with popular Web-based tools. The OrionHub service provided by the Eclipse Foundation will allow developers to experiment with Orion and provide feedback to the Orion open-source community. Eclipse announced OrionHub at the EclipseCon 2011 conference, which ran March 21-24 in Santa Clara, Calif.
  • Participate @ the Eclipse Testing Survey posted Mar 23, 2011
    As an Eclipser, testing matters to you! But when and why do you adopt a given testing approach? How do you test the integration of multiple plug-ins? Please take some minutes and share your experience in the Eclipse Testing Survey!
  • Tasktop Enterprise 2.0 Offers New Level of ALM Interoperability and Cross-tool Agile Planning posted Mar 23, 2011
    Tasktop Technologies, creators of the Eclipse Mylyn open source tools and a leader in Agile Application Lifecycle Management (ALM) integration and productivity, today announced Tasktop Enterprise 2.0, which features new Task Federationâ„¢ capabilities. Task Federation includes bi-directional task synchronization between ALM components (such as HP Quality Center and IBM Rational Team Concert) and cross-repository Agile planning. Additionally, this release includes several new Mylyn connectors and the general availability of Tasktop for Visual Studio.
  • Eclipse In-Web Tools Project Backers Maneuvering for a Diverse Community posted Mar 22, 2011
    Mike Milinkovich, executive director of the Eclipse Foundation, was in the Bay Area last week ahead of this week's EclipseCon Conference to attend the first ever Orion Planning Summit. The event brought together a range of interested parties and companies who gathered in Palo Alto, Calif. last Thursday and Friday to establish the scope and roadmap of Eclipse's nascent Orion project.
  • Eclipse sings open-web tune: No framework, no problem posted Mar 22, 2011
    Project Orion is a browser-based development effort run by the Eclipse Foundation, but it has nothing to do with the Eclipse Framework, a workbench favored by enterprise Java developers for connecting lots of different third party tools into a common and open framework. Orion does not squeeze the Eclipse Framework into the browser, and it doesn't try to plant an IDE in the cloud. It's not even built on the same language as Eclipse. Orion is built on JavaScript while Eclipse is mostly written in Java.
  • Meet GUI Test Automation Specialists froglogic at EclipseCon 2011 posted Mar 15, 2011
    froglogic GmbH today announced that it will exhibit and participate in the Hot New Products Showcase at the EclipseCon 2011 conference in Santa Clara, California from March 21st until March 24th. froglogic's booth will show Squish, their market leading automated GUI testing tool.
  • Adobe ColdFusion Builder 2 Public Beta Now Available posted Mar 08, 2011
    Adobe Systems Incorporated today announced the availability of Adobe® ColdFusion® Builder™ 2 software for public beta, enabling ColdFusion developers worldwide to test the new features and functionality that will be made available in the final release of ColdFusion Builder 2. ColdFusion Builder is an Eclipse-based integrated development environment (IDE) used for rapidly developing ColdFusion applications.
  • Tasktop and SmartBear Partner to Unite Task-focused Development and Peer Code Review for Eclipse posted Feb 25, 2011
    Tasktop Technologies, creators of the Eclipse Mylyn project and a leader in Agile Application Lifecycle Management (ALM) integration and productivity, and SmartBear Software today announced the Eclipse Mylyn Connector for SmartBear CodeCollaborator. Available in Tasktop Enterprise, the new connector brings task-focused interface technology to code reviews managed in CodeCollaborator, making code reviews a regular part of Eclipse-based development activities. The integrated Tasktop and CodeCollaborator offering helps development teams develop higher quality software that is delivered to market faster and more efficiently.
  • Nuxeo joins Eclipse to increase ECM open source presence posted Feb 10, 2011
    Cheryl McKinnon, who is chief marketing officer at Nuxeo, says this project could provide companies access to an open source content repository on which they can build custom content applications. "This is a significant step in the evolution of ECM because the core content repository services are openly available to any organization or software vendor needing to build a content rich application--with CMIS support inherently available. ECM can now become pervasively adopted and incorporated anywhere, any time," McKinnon explained.
  • Top 10 Fastest Rising Solutions on Eclipse Marketplace posted Feb 03, 2011
    Discover the top 10 fastest rising solutions in January listed on Eclipse Marketplace.
  • ZeroTurnaround joins Eclipse Foundation, releases JRebel for Eclipse posted Feb 01, 2011
    ZeroTurnaround, creators of java tooling for development and production environments, today announced both that it has become an official member of the Eclipse Foundation, and today’s release of JRebel 3.6 includes support for the Eclipse Marketplace.
  • Eclipse Orion: The New IDE Paradigm posted Jan 21, 2011
    Earlier this month, Mike Milinkovich announced a "brand new adventure for Eclipse;" a new, browser-based open tool integration platform focusing on web development. Although Orion is in the pre-proposal stage, the project has already captured the community's imagination, with Gartner blogging that Orion could become "Eclipse the next generation," if the community gets behind this project. JAXenter caught up with Eclipse Platform UI lead Boris Bokowski, to find out more about this new project......
  • Eclipse Announces the Orion Platform posted Jan 19, 2011
    First to come to mind is that Orion IS NOT intended to be traditional Eclipse (i.e. desktop Eclipse as we know it today) ported to the cloud. It’s an entirely new codebase. It is also not necessarily targeted at the existing eclipse community (at least not the sizable portion of this community focused on traditional enterprise Java) and at the moment there is no obvious migration path for desktop Eclipse efforts to Orion. The Orion community will emerge as a new community in its own right focused very heavily on web and cloud centric efforts.
  • Eclipse Launches Orion, Browser-based Web Development Tool posted Jan 17, 2011
    "Orion is a brand new, browser-based open tool integration platform which is entirely focused on developing for the Web, in the Web," Mike Milinkovich, executive director of the Eclipse Foundation told InternetNews.com. "This is not Eclipse in a browser -- it is a completely new codebase with a completely new metaphor for tool integration and workflow that matches the idioms of the Web rather than the desktop."
  • OnPositive joins the Eclipse Foundation as a Solutions Member posted Jan 04, 2011
    OnPositive is leveraging its outstanding experience in eclipse development to maintain and improve Runtime Analysis Tools project, former Instantiations CodePro Profiler, which was contributed to Eclipse community by Google. If approved by the Eclipse community, RAT will provide major distributions with an optional tool for performance analysis and finding CPU/Allocation and other bottlenecks in Java applications. The tool may be useful to any Java software engineer. Also RAT is meant to be a base for profiling tools in the first hand, so Eclipse-based products may also use the framework for developing custom profilers and profilers for other languages. The RAT project proposal is available on the Eclipse Foundation website here: http://eclipse.org/proposals/tools.rat/.
  • Google Donates Code to Eclipse posted Dec 17, 2010
    In a Dec 15 blog post, Eric Clayberg, software engineering manager for Google developer tools, said Google has donated the source code and related intellectual property from two of the products the search giant gained in its acquisition of Instantiations to the Eclipse Foundation. Clayberg was vice president of product development at Instantiations before moving over to Google via the acquisition. Instantiations specialized in making tools for the Eclipse platform, among other things.
  • Google contributes GUI designer tool to Eclipse posted Dec 17, 2010
    Google is announcing on Wednesday its donation of GUI designer technology to the Eclipse Foundation, a contribution that an Eclipse official said could lead to the emergence of mobile GUI builders and other capabilities.

    Tools being donated include the WindowBuilder Java UI design tool as well as CodePro Profiler, a runtime Java analysis gauging factors like memory leaks. Both tools became Google property when the company bought Instantiations in August; they will now become open source projects at Eclipse. WindowBuilder has been used for development related to Standard Widget Toolkit, GWT (Google Web Toolkit), and Swing.
  • The five "Next Big Things" in open source posted Dec 15, 2010
    Eclipse has long been an essential tool for developers. With the arrival of the RCP project for Eclipse, the platform moved from just being an IDE into the new category of application platform.
  • Web application development with Java EE 6, GlassFish and Eclipse - Free Webinar with Live Q&A posted Dec 03, 2010
    Join us for a code intensive webinar that demonstrates ease of development with Java EE 6, GlassFish and Eclipse. Java EE 6 introduces a number of features that significantly ease the development of web applications. GlassFish is the world's most popular open source application server and currently the number one Java EE 6 compliant application server. Eclipse is the development IDE of choice for developers worldwide. Learn how they can be used together to build web applications and REST services.
  • Mike Milinkovitch, Eclipse : "La position d’Oracle vis-à-vis de Java progresse" posted Dec 02, 2010
    Le patron de la fondation Eclipse, Mike Milinkovitch, s’est livré au jeu des questions-réponses du MagIT lors de la journée Eclipse Day Paris le 5 novembre dernier. Une occasion pour lui de revenir sur les prochaines orientations de la fondation, ses enjeux, ainsi que sur les relations, aujourd’hui tumultueuses, qui unissent Java à Oracle.
  • Sonatype links Apache Maven build manager with the Eclipse IDE posted Dec 01, 2010
    Leveraging the Eclipse IDE, the Sonatype Professional suite integrates Maven with the company's Nexus Professional enterprise repository manager; Sonatype's Matrix, which is the company's rendition of the Hudson open source continuous integration project; and m2eclipse, for visual management of Maven. m2eclipse features a series of IDE plug-ins for working with Maven. An onboarding capability in the suite allows developers to fashion a custom development environment via single click of a button. The environment can include plug-ins, source code branches, and continuous integration jobs
  • Introducing "Jubula", the new addition to the GUIdancer family (PDF) posted Nov 29, 2010
    BREDEX GmbH announced today that core parts of GUIdancer, their award-winning automated functional testing tool, are to be released as an open source project within the Eclipse Foundation, under the name "Jubula".
  • Top 10 Most Popular Eclipse Plugins posted Nov 19, 2010
    Ever wonder what are the most popular Eclipse plugins? The Eclipse Marketplace is keeping track of the number of times developers install different solutions from the Marketplace Client. The data from last 4+ plus months starts to show what are the most popular Eclipse solutions. Here are the top 10 for the last 30 days and Alltime (since the client was launched as part of Helios)
  • Visual Rules 5.0 now available! posted Nov 11, 2010
    Innovations Software Technology Corp. (Bosch Group), a leading provider of Business Rules Management Systems (BRMS) software and Financial Industry Solutions, announces the release of Visual Rules Version 5.0 on November 11, 2010. Visual Rules, the premier BRM platform, now delivers new, web-based tools for business users. Additionaly, there is full support for mastering the rule change, test, and deployment processes.
  • Perforce Advances Visualization of Source Code Management within Eclipse Framework (PDF) posted Nov 03, 2010
    Perforce Software released P4Eclipse, its new software configuration management (SCM) integration for the Eclipse Framework. Formerly named P4WSAD, P4Eclipse integrates Perforce's version management system with Eclipse's powerful IDE and features two new visual tools: Merge Quest and Folder Diff. Merge Quest models current codeline and branch strategies at a glance, and gives better visibility into potential integrations while Folder Diff is valuable for diagnosing the cause of bugs in continuous integration environments.
  • Eclipse Day 2010 in Rome: presentations and photos available. posted Oct 29, 2010
    The Eclipse Day 2010 in Rome, the first event taking place in Italy focusing on the enterprise adoption of Eclipse-based solutions, has turned out to be a successful event. 150 people coming from various sectors have followed the different presentations. Two interesting use cases on service-oriented architectures based on Eclipse solutions have been presented by testimonials of the Veneto Region and DHL Deutsche Post.
  • Eclipse Virgo: the ideal OSGi server runtime? posted Oct 13, 2010
    Essentially Virgo is the culmination of 3 years of work in developing an application server based entirely on OSGi and exposing OSGi for use by applications. Virgo started inside SpringSource as the dm Server project which was licensed under the GNU Public License and shipped two major versions. About a year ago we started donating the codebase to Eclipse as the Virgo project licensed under the much more liberal Eclipse Public License. The transfer of the runtime code to Eclipse is now complete, we have satisfied the rather stringent IP checks required of all Eclipse projects, and Virgo is nearing its first formal release by the end of October.
  • Application Lifecycle Management becomes strategic Eclipse project posted Sep 20, 2010
    The Eclipse Foundation has made the area of Application Lifecycle Management (ALM) a strategic topic and has created a new top level project for application lifecycle tools. The Mylyn project will now become the home for related areas such as the management of tasks, contexts, software configurations and builds, as well as for reviews and documentations.
  • Debugging Drupal 6 with XDebug, Ubuntu 10.4 and Eclipse PDT: step-by-step posted Sep 20, 2010
    Coming from a .NET background, I love the Visual Studio debugger. I can stop code execution at any time and look at the values of any of the variables. There's none of this dumping huge arrays to the web page and examining the output. I've wanted to set up a debugger for Drupal with Eclipse for a long time now, and setup instructions vary wildly. Here's my take on it.
  • Developing tools with Eclipse, with guest Greg Amerson – make all #010 posted Sep 13, 2010
    Curious what it’s like to develop tools and IDEs with Eclipse? In this episode, Greg Amerson goes into the details of how you get started and what to expect:
  • Genuitec Celebrates One Million Developers Using Pulse posted Sep 10, 2010
    "Congratulations to Genuitec for its unwavering support of the Eclipse community. Pulse, like many other powerful Eclipse-based technologies, continues to attract world-class developers to the Eclipse platform," said Mike Milinkovich, executive director of the Eclipse Foundation. "As we continuously enhance our code base and march toward Eclipse 3.7 next summer, we’re pleased that Genuitec will continue to support developers using Eclipse with its Pulse management software."
  • Eclipse Day at the Googleplex 2010 posted Sep 02, 2010
    Here at Google, we have engineers using Eclipse every day to build our external and internal products, as well as engineers building and releasing Eclipse tools. Earlier this year, we announced Eclipse Labs, which is “a single place where anyone can start and maintain their open source projects based on the Eclipse platform with just a few clicks.� Since we use Eclipse so much here at Google, hosting Eclipse Day at the Googleplex is one way of giving back to the community and providing an environment for Eclipse contributors and users to network and share ideas.
  • Oracle Enterprise Pack for Eclipse 11g Accelerates Java Development posted Aug 30, 2010
    Oracle Enterprise Pack for Eclipse 11g aims to help accelerate Java development tasks. Oracle Enterprise Pack for Eclipse is a free set of Eclipse-based plug-ins that enables developers to build Java EE and Web Services applications for the Oracle Fusion Middleware platform where Eclipse is the preferred Integrated Development Environment (IDE).
  • The Java GUI Testing Tool Squish Supports New Eclipse "Helios" 3.6 posted Aug 18, 2010
    froglogic GmbH today announced support for automated testing of Java Rich Client Platform (RCP) applications based on the new Eclipse 3.6 release code named Helios.
  • Aster Data Introduces Free, Downloadable MapReduce Development Environment to Ease Development of Rich Analytic Applications Develop Advanced SQL-MapReduce Analytic Applications in Less Than an Hour With Downloadable Aster Data Developer Express Visual IDE posted Aug 17, 2010
    Aster Data, a proven leader dedicated to providing the best data management and data processing platform for big data analytics, today announced that Aster Data Developer Express, a point-and-click visual development environment introduced earlier this year, is now downloadable : from Aster Data's web site, www.asterdata.com, and is also listed in the Eclipse Marketplace web site