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 "PDT/Developers Tools"

< PDT
m (Zulus.w3des.net moved page PDT Developers Tools to PDT/Developers Tools: We want keep all PDT* pages under PDT dir.)
(No difference)

Revision as of 15:56, 21 October 2015

This page lists the various development tools that we use in our PDT project.

  • JUnit is a regression testing framework written by Erich Gamma and Kent Beck.
  • CVS is a version control system, an important component of Source Configuration Management (SCM). Using it, you can record the history of sources files, and documents
  • Deskzilla is a desktop client for Mozilla's Bugzilla™ bug tracking system. Each PDT team member gets a free license provided by ALM works. Deskzilla sg.gif
  • Bugzilla is server software designed to help you manage software development
  • YourKit is a best Java profiler for profiling Eclipse applications

Back to the top