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"

(Developer Resources)
(6 intermediate revisions by 2 users not shown)
Line 13: Line 13:
 
<!-- | Gory details of how to build a Sphinx release. -->
 
<!-- | Gory details of how to build a Sphinx release. -->
 
<!-- |- -->
 
<!-- |- -->
| [http://projects.eclipse.org/projects/modeling.mdt.sphinx/developers Project Leads & Committers]
+
| [http://projects.eclipse.org/projects/modeling.sphinx/developers Project Leads & Committers]
 
| List of Sphinx project leads and committers.
 
| 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. -->
 
<!-- |- -->
 
<!-- |- -->
| [http://www.eclipse.org/projects/project-plan.php?projectid=modeling.mdt.sphinx Planning]
+
| [http://www.eclipse.org/projects/project-plan.php?projectid=modeling.sphinx Planning]
 
| Planning information for next Sphinx release.
 
| 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;product=MDT.Sphinx Open Bugs]
+
| [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=MDT.Sphinx&amp;version=0.7.0&amp;rep_platform=All&amp;op_sys=All Open a new bug for Sphinx]
+
| 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/testing | Test Plans]] -->
 
<!-- | [[Sphinx/testing | Test Plans]] -->
Line 35: Line 35:
 
<!-- |- -->
 
<!-- |- -->
 
| [[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.
 
|-
 
|-
| [http://www.eclipse.org/projects/ip_log.php?projectid=modeling.mdt.sphinx IP Log]
+
| [http://www.eclipse.org/projects/ip_log.php?projectid=modeling.sphinx IP Log]
 
| IP log of Sphinx.
 
| IP log of Sphinx.
 
|}
 
|}
Line 63: Line 63:
 
<!-- | Frequently asked questions about Sphinx. -->
 
<!-- | Frequently asked questions about Sphinx. -->
 
|-
 
|-
| [[Sphinx/guide | Plug-in Developer Guide]]
+
| [[Sphinx/guide | Developer Guide]]
| Documentation of Sphinx concepts, APIs and their intended usages.
+
| Documentation of Sphinx concepts, APIs, extension points and their intended usages.
 
<!-- |- -->
 
<!-- |- -->
 
<!-- | [http://help.eclipse.org/ Help] -->
 
<!-- | [http://help.eclipse.org/ Help] -->

Revision as of 12:47, 17 December 2013

Welcome to the 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.
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.
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.
Tutorials Tutorials about Sphinx.
Developer Guide Documentation of Sphinx concepts, APIs, extension points and their intended usages.
Adopter Forum Forum for asking questions, discussing ideas, finding answers.

Back to the top