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 Dev2Dev"

 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
From time to time, mainly when we add a new feature or component to the PDT CVS, we might post some explanations or comments to the team.
 
From time to time, mainly when we add a new feature or component to the PDT CVS, we might post some explanations or comments to the team.
  
:* [[PDT Dev2Dev - Unit tests for CodeDataResolver and ContentAssistSupport|Unit tests for CodeDataResolver and ContentAssistSupport]]
+
:* <strike>[[PDT Dev2Dev - Unit tests for CodeDataResolver and ContentAssistSupport|Unit tests for CodeDataResolver and ContentAssistSupport]]</strike> (outdated)
 +
:* [[PDT Dev2Dev - Copy Files the Eclipse way|Copy Files the Eclipse way]]
 +
:* [http://wiki.eclipse.org/images/c/cb/How_to_override_inherited_action_on_source_menus.pdf How to override inherited action on source menus]
 +
:* [[Providing new DOM AST Nodes]]
 +
:* [[PDT/Dev2Dev/Semantic | PDT Dev2Dev - Semantic Highlighting]]
  
 
[[Category:PDT]]
 
[[Category:PDT]]

Latest revision as of 06:19, 7 April 2009

From time to time, mainly when we add a new feature or component to the PDT CVS, we might post some explanations or comments to the team.

Back to the top