Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Auto IWG WP1"

(Proposed Components)
(Content)
Line 33: Line 33:
 
== Content ==
 
== Content ==
  
The following table lists the components that are part of the Eclipse Automotive Tool Platform.
+
The following table lists the components that are part of the Eclipse Automotive Tool Platform. Each component is described by its name, version, status, and an optional comment. For the sake of a better overview, the components are grouped in categories.  
features are grouped by category. Each feature is described by its name, version, status, and possibly a comment.
+
  
Status has the following values:
+
The component statuses can have the following values:
*Recommended : the feature is included in the actual IDE package
+
* Recommended : The component is included in the Eclipse Automotive Tool Platform and recommended to be used
*Legacy : the feature is included in the actual IDE package to handle legacy components
+
* Legacy : The component is still included in the Eclipse Automotive Tool Platform to ensure backward compatibility but no longer recommended to be used in new tools or applications
*Proposed : the feature is not included in the actual IDE package, it is proposed as a future extension
+
* Proposed : the feature is not included in the actual IDE package, it is proposed as a future extension
  
  

Revision as of 13:14, 30 January 2012

Eclipse Automotive Tool Platform

This is work package 1 of the Automotive Industry Working Group.

  • Project Lead: Bosch (TBD)

Intent

One key activity of the Eclipse Automotive IWG is to define and provide an Eclipse Automotive Tool Platform consisting of selected existing Eclipse components that are typically required and used in the automotive industry. The intention of this platform is to provide a reference for both vendors and users of Eclipse-based automotive software design tools. It does not necessarily include any content that is really specific to automotive (at least not at the beginning), but will still be a great deal of help for the following reasons:

  • It points out which Eclipse projects and components are actively used in the automotive industry.
  • It gives an orientation regarding the Eclipse releases and component versions which Eclipse-based automotive software design tools are or should be based on.
  • It provides a reference enabling Eclipse-based automotive software design tools to be provided as pluggable components (update sites), as opposed to being shipped only in the form of complete products including the tool itself and the whole Eclipse platform.
  • It provides the basis for reliably and consistently integrating Eclipse-based automotive software design tools from different vendors and/or complementary in-house tools to user-defined design tool chains.
  • It is complemented by a cross-organizational policy defining
    • when and how often the Eclipse Automotive Tool Platform should updated to newer versions of Eclipse
    • for how long older versions of the Eclipse Automotive Tool Platform should be actively supported

Concept

The Eclipse Automotive Tool Platform will be made available in the following forms:

  • An Eclipse package named Eclipse IDE for Automotive Software Developers for download at Eclipse.org
  • A corresponding target platform definition attached to this wiki page (might later be moved to a still be to created Git repository for the Eclipse Automotive IWG)

The Eclipse IDE for Automotive Software Developers is intended to address the following use cases:

  • As is usage for working on embedded automotive control software
  • Base platform for composing user-defined automotive software design tool chains out of vendor-provided tools and complementary in-house tools
  • Reference platform for testing automotive software design tools being shipped as pluggable components (update sites)

The target platform definition is provided to support the following use cases:

  • As is usage as target platform for the development of automotive software design tools
  • Starting point for defining target platforms for the development of automotive software design tools that include all Eclipse Automotive Tool Platform components and complementary components from the Eclipse ecosystem

Content

The following table lists the components that are part of the Eclipse Automotive Tool Platform. Each component is described by its name, version, status, and an optional comment. For the sake of a better overview, the components are grouped in categories.

The component statuses can have the following values:

  • Recommended : The component is included in the Eclipse Automotive Tool Platform and recommended to be used
  • Legacy : The component is still included in the Eclipse Automotive Tool Platform to ensure backward compatibility but no longer recommended to be used in new tools or applications
  • Proposed : the feature is not included in the actual IDE package, it is proposed as a future extension


Category Name Version Status Comment
Eclipse Eclipse SDK 3.7.0 Recommended
Eclipse Platform Launchers 3.5.0 Recommended Required for building products with custom native launchers.
Modeling tools Eclipse Modeling Framework (EMF) SDK 2.7.1 Recommended
EMF Model Transaction SDK 1.5.0 Recommended
EMF Validation Framework SDK 1.5.0 Recommended
EMF Compare SDK 1.2.0 Recommended
GMF Notation SDK 1.5.0 Recommended
GMF Runtime SDK 1.5.0 Recommended
Modeling Workflow Engine SDK 1.1.1 Recommended
Xpand SDK 1.0.1 Legacy
Xtend 2 SDK 2.0.1 Recommended
Xtext SDK 2.0.1 Recommended
UML2 SDK 3.2.0 Recommended
XSD - XML Schema Definition SDK 2.7.0 Recommended
Graphiti SDK 0.8.1 Proposed
Tool components C/C++ Development Tools (CDT) SDK 2.7.0 Recommended
Graphical Editing Frameworkd (GEF) SDK 3.7.0 Recommended
XML Editors and Tools 3.3.0 Recommended
Marketplace Client 1.1.1 Recommended

Previous Versions of Proposed Components

Update & Maintenance Policy

t.b.d.

Current Status

t.b.d. https://bugs.eclipse.org/bugs/show_bug.cgi?id=369763

Back to the top