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 "EATOP"

(User Information)
(User Information)
 
(3 intermediate revisions by one other user not shown)
Line 10: Line 10:
 
| [[EATOP/environment | Development Environment Setup]]
 
| [[EATOP/environment | Development Environment Setup]]
 
| Setup of an Eclipse environment for developing EATOP.
 
| Setup of an Eclipse environment for developing EATOP.
 +
|-
 +
| [[EATOP/guidelines | Development Guidelines]]
 +
| Guidelines for EATOP developers. Please read before committing code!
 
|-
 
|-
 
| [http://projects.eclipse.org/projects/modeling.eatop/who Project Leads & Committers]
 
| [http://projects.eclipse.org/projects/modeling.eatop/who Project Leads & Committers]
Line 22: Line 25:
 
|-
 
|-
 
| [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;order=Importance;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;product=EATOP Open Bugs]
 
| [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;order=Importance;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;product=EATOP Open Bugs]
| Current list of EATOP bugs - or, [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=EATOP&version=0.8.0&rep_platform=All&op_sys=All Open a new bug for EATOP]
+
| Current list of EATOP bugs - or, [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=EATOP&version=0.5.0&rep_platform=All&op_sys=All Open a new bug for EATOP]
 
|-
 
|-
  
Line 52: Line 55:
 
| User guide about EATOP MMGen Tool.
 
| User guide about EATOP MMGen Tool.
 
|-
 
|-
| [[EATOP/guide | Developer Guide]]
+
| [[EATOP/guide | Developer and Committer Guide]]
| Documentation of EATOP concepts, APIs, extension points and their intended usages.
+
| Documentation of EATOP concepts, APIs, extension points and their intended usages, and guide for committers about plug-in/feature conventions.
 
|-
 
|-
 
| [http://www.eclipse.org/forums/eclipse.eatop Adopter Forum ]
 
| [http://www.eclipse.org/forums/eclipse.eatop Adopter Forum ]
 
| Forum for asking questions, discussing ideas, finding answers.
 
| Forum for asking questions, discussing ideas, finding answers.
 
|}
 
|}

Latest revision as of 08:15, 16 December 2014

Welcome to the EATOP Wiki page. EATOP is an infrastructure platform implementation of common base functionality for design tools that enable an effective usage of the architecture description language EAST-ADL in software and systems development.

General Project Topics

Developer Resources

This section links to resources targeted to developers of EATOP, i.e, committers and contributors who want to help developing the EATOP platform itself.

Development Environment Setup Setup of an Eclipse environment for developing EATOP.
Development Guidelines Guidelines for EATOP developers. Please read before committing code!
Project Leads & Committers List of EATOP project leads and committers.
Developer Mailing List Mailing list for developer questions and discussions: eatop.dev@eclipse.org
Planning Planning information for next EATOP release.
Open Bugs Current list of EATOP bugs - or, Open a new bug for EATOP
Builds Inspect EATOP builds at Hudson (HIPP) instance for EATOP and download resulting artifacts.
IP Log IP log of EATOP.

User Information

This section links to information destinated to users of EATOP, i.e, adopters who want to use the EATOP platform to build modeling tools or applications upon it.

Downloads Update sites and downloads of latest EATOP releases, recent builds for upcoming releases and earlier versions of EATOP.
Adopter Environment Setup Setup of an Eclipse environment for using EATOP to develop modeling tools or applications.
Architecture An overview of EATOP' architecture, its components, dependencies, and PDE features.
Tutorials Tutorials about EATOP.
MMGen Tool User Guide User guide about EATOP MMGen Tool.
Developer and Committer Guide Documentation of EATOP concepts, APIs, extension points and their intended usages, and guide for committers about plug-in/feature conventions.
Adopter Forum Forum for asking questions, discussing ideas, finding answers.

Back to the top