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

Getting start on STP.SC

Revision as of 23:49, 19 March 2007 by Johnson.ma.iona.com (Talk | contribs) (New page: Ten steps to get start on stp service creation development 1. home page http://www.eclipse.org/stp/ 2. check out the source code * following instruction on eclipse site to check out ...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Ten steps to get start on stp service creation development

1. home page
http://www.eclipse.org/stp/
2. check out the source code
* following instruction on eclipse site to check out /cvsroot/stp
  http://wiki.eclipse.org/index.php/CVS_Howto
* Development conventions and Guidelines
  http://wiki.eclipse.org/index.php/Development_Conventions_and_Guidelines
3. presentation on stp
http://wiki.eclipse.org/index.php/STP_Presentation_at_EclipseCon_2007
4. service creation plugins structure
http://wiki.eclipse.org/index.php/STP_SC_plugins_structure
5. wiki
http://wiki.eclipse.org/index.php/STP
http://wiki.eclipse.org/index.php/STP_Sub-project_specific_pages
7. bugzilla
* register to bugzilla
https://bugs.eclipse.org/bugs/
8. maillist
https://dev.eclipse.org/mailman/listinfo/stp-dev
http://dev.eclipse.org/mhonarc/lists/stp-dev/maillist.html


9. unittest and build
coming soon...???
10. links
http://www.eclipse.org/resources/

Back to the top