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

(User Information)
 
(44 intermediate revisions by 7 users not shown)
Line 1: Line 1:
Welcome to the [http://eclipse.org/sphinx Sphinx] Wiki page. Sphinx is an integrated modeling tool platform that eases the development of IDE-like tool support for modeling languages used in software and systems development.
+
Welcome to the [http://eclipse.org/sphinx Eclipse Sphinx] Wiki page. Sphinx is an integrated modeling tool platform that eases the development of IDE-like tool support for modeling languages used in software and systems development.
  
 
== Developer Resources ==
 
== Developer Resources ==
Line 5: Line 5:
 
{|
 
{|
 
| [[Sphinx/environment | Development Environment Setup]]
 
| [[Sphinx/environment | Development Environment Setup]]
| Setup an Eclipse environment for Sphinx development.
+
| Setup of an Eclipse environment for developing Sphinx.
 
|-
 
|-
 
| [[Sphinx/guidelines | Development Guidelines]]
 
| [[Sphinx/guidelines | Development Guidelines]]
Line 13: Line 13:
 
<!-- | Gory details of how to build a Sphinx release. -->
 
<!-- | Gory details of how to build a Sphinx release. -->
 
<!-- |- -->
 
<!-- |- -->
| [http://www.eclipse.org/projects/project_summary.php?projectid=modeling.mdt.sphinx Committers & Contributors]
+
| [http://projects.eclipse.org/projects/modeling.sphinx/developers Project Leads & Committers]
| List of Sphinx Committers and Contributors, present and past.
+
| List of Sphinx project leads and committers.
 
|-
 
|-
| [https://dev.eclipse.org/mailman/listinfo/mdt-sphinx.dev Developer Mailing List ]
+
| [https://dev.eclipse.org/mailman/listinfo/sphinx-dev Developer Mailing List ]
| Mailing list for developer questions and discussions: mdt-sphinx.dev@eclipse.org
+
| Mailing list for developer questions and discussions: sphinx.dev@eclipse.org
 
|-
 
|-
 
<!-- | [[Sphinx/meetings | Monthly Meetings]] -->
 
<!-- | [[Sphinx/meetings | Monthly Meetings]] -->
Line 25: Line 25:
 
<!-- | Information about our developer workshops. -->
 
<!-- | Information about our developer workshops. -->
 
<!-- |- -->
 
<!-- |- -->
<!-- | [[Sphinx/planning | Planning Information]] -->
+
| [http://www.eclipse.org/projects/project-plan.php?projectid=modeling.sphinx Planning]
<!-- | Planning information for new Sphinx releases. -->
+
| Planning information for next Sphinx release.
<!-- |- -->
+
|-
| [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;order=Importance;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;component=Sphinx;classification=Modeling;product=MDT Open Bugs]
+
| [[Sphinx/stories | User stories]]
| Current list of Sphinx bugs - or, [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=MDT Open a new bug for Sphinx]
+
| User stories of things that are currently under development in Sphinx.
 +
|-
 +
| [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;order=Importance;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;product=Sphinx Open Bugs]
 +
| Current list of Sphinx bugs - or, [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Sphinx&amp;version=0.8.0&amp;rep_platform=All&amp;op_sys=All Open a new bug for Sphinx]
 
|-
 
|-
<!-- | [[Sphinx/architecture | Architecture]] -->
 
<!-- | Architecture of Sphinx components and their dependencies. -->
 
<!-- |- -->
 
 
<!-- | [[Sphinx/testing | Test Plans]] -->
 
<!-- | [[Sphinx/testing | Test Plans]] -->
 
<!-- | Test plans for the Sphinx releases. -->
 
<!-- | Test plans for the Sphinx releases. -->
 
<!-- |- -->
 
<!-- |- -->
 
| [[Sphinx/builds | Builds ]]
 
| [[Sphinx/builds | Builds ]]
| Inspect builds of Sphinx at [https://hudson.eclipse.org/ Eclipse Hudson] and download resulting artifacts.
+
| Inspect Sphinx builds at [https://hudson.eclipse.org/sphinx Hudson (HIPP) instance for Sphinx] and download resulting artifacts.
<!-- |- -->
+
|-
<!-- | [[Sphinx/downloads | Downloads ]] -->
+
| [http://www.eclipse.org/projects/ip_log.php?projectid=modeling.sphinx IP Log]
<!-- | Download latest releases, recent builds for upcoming releases and earlier versions of Sphinx. -->
+
| IP log of Sphinx.
 
|}
 
|}
  
 
== User Information ==
 
== User Information ==
This section links to information destinated to users of Sphinx, i.e, adopters who want to use the Sphinx platform to build their own applications upon it.
+
This section links to information destinated to users of Sphinx, i.e, adopters who want to use the Sphinx platform to build modeling tools or applications upon it.
 
{|
 
{|
| [[Sphinx/presentation | Presentation]]
 
| Articles, screencasts and presentations about Sphinx and related topics.
 
 
|-
 
|-
| [[Sphinx/tutorials | Tutorials ]]
+
| [http://eclipse.org/sphinx/download.php Downloads]
| Tutorials about Sphinx.
+
| Update sites and downloads of latest Sphinx releases, recent builds for upcoming releases and earlier versions of Sphinx.
 
|-
 
|-
| [[Sphinx/FAQ | FAQ]]
+
| [[Sphinx/Adopter environment setup|Adopter Environment Setup]]
| Frequently asked questions about Sphinx.
+
| Setup of an Eclipse environment for using Sphinx to develop modeling tools or applications.
 +
|-
 +
| [[Sphinx/architecture | Architecture]]
 +
| An overview of Sphinx' architecture, its components, dependencies, and PDE features.
 
<!-- |- -->
 
<!-- |- -->
<!-- | [[Sphinx/new_and_noteworthy/0.7.0 | New and Noteworthy]] -->
+
<!-- | [[Sphinx/presentation | Presentation]] -->
<!-- | New and noteworthy features for Sphinx 0.7.0. -->
+
<!-- | Articles, screencasts and presentations about Sphinx and related topics. -->
 +
|-
 +
| [[Sphinx/digests | Feature Digests]]
 +
| Condensed descriptions and usage information about Sphinx features.
 +
|-
 +
| [[Sphinx/tutorials | Tutorials ]]
 +
| Detailed guides and examples explaining how to achieve certain tasks with Sphinx.
 
<!-- |- -->
 
<!-- |- -->
<!-- | [[Sphinx/release_notes | Release Notes]] -->
+
<!-- | [[Sphinx/FAQ | FAQ]] -->
<!-- | Release notes, setup & build instructions for Sphinx releases. -->
+
<!-- | Frequently asked questions about Sphinx. -->
 +
|-
 +
| [[Sphinx/guide | Developer Guide]]
 +
| Documentation of Sphinx concepts, APIs, extension points and their intended usages.
 
<!-- |- -->
 
<!-- |- -->
<!-- | [http://help.eclipse.org/ Sphinx Developer Guide (Help)] -->
+
<!-- | [http://help.eclipse.org/ Help] -->
 
<!-- | Help content included with Sphinx installations. -->
 
<!-- | Help content included with Sphinx installations. -->
 +
|-
 +
| [[Sphinx/new_and_noteworthy | New & Noteworthy]]
 +
| New and noteworthy features in latest Sphinx releases.
 
<!-- |- -->
 
<!-- |- -->
<!-- | [https://dev.eclipse.org/mailman/listinfo/mdt-sphinx.user Mailing List ] -->
+
<!-- | [[Sphinx/release_notes | Release Notes]] -->
<!-- | Mailing list for user questions and general questions: mdt-sphinx.user@eclipse.org -->
+
<!-- | Release notes for Sphinx releases. -->
 +
|-
 +
| [http://www.eclipse.org/forums/eclipse.sphinx Adopter Forum ]
 +
| Forum for asking questions, discussing ideas, finding answers.
 
<!-- |- -->
 
<!-- |- -->
 
<!-- | [[Sphinx/user_meetings | Monthly Sphinx User Meetings]] -->
 
<!-- | [[Sphinx/user_meetings | Monthly Sphinx User Meetings]] -->

Latest revision as of 02:43, 18 May 2022

Welcome to the Eclipse Sphinx Wiki page. Sphinx is an integrated modeling tool platform that eases the development of IDE-like tool support for modeling languages used in software and systems development.

Developer Resources

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

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

User Information

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

Downloads Update sites and downloads of latest Sphinx releases, recent builds for upcoming releases and earlier versions of Sphinx.
Adopter Environment Setup Setup of an Eclipse environment for using Sphinx to develop modeling tools or applications.
Architecture An overview of Sphinx' architecture, its components, dependencies, and PDE features.
Feature Digests Condensed descriptions and usage information about Sphinx features.
Tutorials Detailed guides and examples explaining how to achieve certain tasks with Sphinx.
Developer Guide Documentation of Sphinx concepts, APIs, extension points and their intended usages.
New & Noteworthy New and noteworthy features in latest Sphinx releases.
Adopter Forum Forum for asking questions, discussing ideas, finding answers.

Back to the top