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)
 
(14 intermediate revisions by one other user not shown)
Line 7: Line 7:
 
== Developer Resources ==
 
== 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.
 
This section links to resources targeted to developers of EATOP, i.e, committers and contributors who want to help developing the EATOP platform itself.
 +
{|
 +
| [[EATOP/environment | Development Environment Setup]]
 +
| 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]
 +
| List of EATOP project leads and committers.
 +
|-
 +
| [https://dev.eclipse.org/mailman/listinfo/eatop-dev Developer Mailing List ]
 +
| Mailing list for developer questions and discussions: eatop.dev@eclipse.org
 +
|-
 +
 +
| [http://www.eclipse.org/projects/project-plan.php?planurl=/eatop/project-info/plan.xml Planning]
 +
| Planning information for next EATOP release.
 +
|-
 +
| [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.5.0&rep_platform=All&op_sys=All Open a new bug for EATOP]
 +
|-
 +
 +
| [[EATOP/builds | Builds ]]
 +
| Inspect EATOP builds at [https://hudson.eclipse.org/eatop Hudson (HIPP) instance for EATOP] and download resulting artifacts.
 +
|-
 +
 +
| [http://www.eclipse.org/projects/ip_log.php?projectid=eatop IP Log]
 +
| IP log of EATOP.
 +
|}
  
 
== User Information ==
 
== User Information ==
Line 20: Line 48:
 
| [[EATOP/architecture | Architecture]]
 
| [[EATOP/architecture | Architecture]]
 
| An overview of EATOP' architecture, its components, dependencies, and PDE features.
 
| An overview of EATOP' architecture, its components, dependencies, and PDE features.
<!-- |- -->
 
<!-- | [[EATOP/presentation | Presentation]] -->
 
<!-- | Articles, screencasts and presentations about Sphinx and related topics. -->
 
 
|-
 
|-
 
| [[EATOP/tutorials | Tutorials ]]
 
| [[EATOP/tutorials | Tutorials ]]
 
| Tutorials about EATOP.
 
| Tutorials about EATOP.
<!-- |- -->
 
<!-- | [[EATOP/FAQ | FAQ]] -->
 
<!-- | Frequently asked questions about EATOP. -->
 
 
|-
 
|-
| [[EATOP/guide | Developer Guide]]
+
| [[EATOP/metamodelgen | MMGen Tool User Guide]]
| Documentation of EATOPconcepts, APIs, extension points and their intended usages.
+
| User guide about EATOP MMGen Tool.
<!-- |- -->
+
|-
<!-- | [http://help.eclipse.org/ Help] -->
+
| [[EATOP/guide | Developer and Committer Guide]]
<!-- | Help content included with Sphinx installations. -->
+
| Documentation of EATOP concepts, APIs, extension points and their intended usages, and guide for committers about plug-in/feature conventions.
<!-- |- -->
+
<!-- | [[Sphinx/new_and_noteworthy/0.7.0 | New and Noteworthy]] -->
+
<!-- | New and noteworthy features in Sphinx 0.7.0. -->
+
<!-- |- -->
+
<!-- | [[Sphinx/release_notes | Release Notes]] -->
+
<!-- | Release notes for Sphinx releases. -->
+
 
|-
 
|-
| [http://www.eclipse.org/forums/eclipse.sphinx 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.
<!-- |- -->
 
<!-- | [[Sphinx/user_meetings | Monthly Sphinx User Meetings]] -->
 
<!-- | New!  4th Wednesday at 2pm ET -->
 
<!-- |- -->
 
<!-- | [[Sphinx/user_info | Sphinx User Information]] -->
 
<!-- | Wanted: Information about Sphinx usage. Are you using Sphinx? Please read this and let us know. -->
 
 
|}
 
|}

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