Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "THyM/Development"

(Created page with "== Bugs and enhancement requests == * View open bugs: https://bugs.eclipse.org/bugs/buglist.cgi?product=Thym&resolution=--- * Create a new bug: https://bugs.eclipse.org/bugs/...")
 
Line 1: Line 1:
 +
{{THyM}}
 +
 
== Bugs and enhancement requests ==
 
== Bugs and enhancement requests ==
  

Revision as of 18:20, 7 July 2014


THyM
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source


Bugs and enhancement requests

Source and contributions

Sources are on GitHub. You can contribute using the standard GitHub Pull Request workflow.

Builds

Project can be built and tested locally with a simple mvn clean verify.

The is a Hudson instance for the project that hosts a few builds. See https://hudson.eclipse.org/thym/

Back to the top