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 "Category:WTP Build Related"

(initial page)
(initial page)
Line 4: Line 4:
 
<nowiki>[[Category:Eclipse Web Tools Platform Project]][[Category:WTP Build Related| ]]</nowiki>
 
<nowiki>[[Category:Eclipse Web Tools Platform Project]][[Category:WTP Build Related| ]]</nowiki>
  
 +
 +
== Build related background and further Reading References ==
 +
 +
:*[http://www.eclipse.org/equinox/documents/plugin-versioning.html WTP follows the basic process and recommendations for versioning as the base Eclipse platform.]
 +
 +
:*[http://www.eclipse.org/articles/Article-PDE-Automation/automation.html Very helpful guide to builds and automatic testing.]
 +
 +
:*[http://www.eclipse.org/articles/Article-Update/keeping-up-to-date.htmlGood step-by-step on how to do updates.]
 +
 +
:*[http://wiki.eclipse.org/index.php/Platform-releng We base our builds on the Eclipse platform's "basebuilder".]
 +
 +
:*[https://bugs.eclipse.org/bugs/attachment.cgi?id=26584 While slightly out of date, see the WTP releng document attachment.]
 +
 +
:*[http://help.eclipse.org/help31/index.jsp Eclipse Help]
  
 
<!-- this final category tag is so this subcategory page itself will be categorized -->
 
<!-- this final category tag is so this subcategory page itself will be categorized -->
 
[[Category:Eclipse Web Tools Platform Project| ]]
 
[[Category:Eclipse Web Tools Platform Project| ]]

Revision as of 22:56, 12 September 2008

This page it to list things categorized as "WTP Build Related". To add a page to this category, add the following to the bottom of that page:

[[Category:Eclipse Web Tools Platform Project]][[Category:WTP Build Related| ]]


Build related background and further Reading References

Back to the top