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.)
 
Line 3: Line 3:
 
* [http://www.junit.org/ JUnit] is a regression testing framework written by Erich Gamma and Kent Beck.<br>
 
* [http://www.junit.org/ JUnit] is a regression testing framework written by Erich Gamma and Kent Beck.<br>
  
* [http://http://www.nongnu.org/cvs/ 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 <br>
+
* [http://www.bugzilla.org/ Bugzilla] is server software designed to help you manage software development <br>
  
* [http://almworks.com/deskzilla/overview.html Deskzilla] is a desktop client for Mozilla's Bugzilla™ bug tracking system. Each PDT team member gets a free license provided by ALM works. [[Image:deskzilla_sg.gif]] <br>
+
* [http://www.yourkit.com/ YourKit] is a best Java profiler for profiling Eclipse applications. Each PDT team members can gets a free license provided by YourKit Company. Contact Project Leader if you need one <br>
  
* [http://www.bugzilla.org/ Bugzilla] is server software designed to help you manage software development <br>
 
  
* [http://www.yourkit.com/ YourKit] is a best Java profiler for profiling Eclipse applications <br>
+
[[Category:PDT]]

Latest revision as of 15:59, 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.
  • Bugzilla is server software designed to help you manage software development
  • YourKit is a best Java profiler for profiling Eclipse applications. Each PDT team members can gets a free license provided by YourKit Company. Contact Project Leader if you need one

Back to the top