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 "CDT/Obsolete/ScannerDiscovery61/Design"

(Extension Point)
m (Diagram)
Line 1: Line 1:
 
=== Diagram ===
 
=== Diagram ===
Initial implementation follows this design more or less:
+
The implementation follows this design more or less:
 +
<br>
 
[[Image:ScannerDiscoveryClassDiagram.png]]
 
[[Image:ScannerDiscoveryClassDiagram.png]]
  

Revision as of 10:53, 21 June 2013

Diagram

The implementation follows this design more or less:
ScannerDiscoveryClassDiagram.png

Extension Point

Here is an example:
LanguageSettingsContributor.png

Screenshot

AG: This is how project properties settings scanner discovery tab might've looked. The page is possibly too overloaded though. NewScannerDiscoveryTab.png

Back to the top