Project References

From FDT Documentation

(Difference between revisions)
Jump to: navigation, search
(Created page with "center")
Line 1: Line 1:
[[File:Project_references_header.png|center]]
[[File:Project_references_header.png|center]]
 +
 +
FDT 4.3 brings a powerful Project References implementation to developers. With FDT, source code can be shared across multiple projects. There is no need to create a specific project type or library project.  FDT allows you to connect together any projects you'd like.
 +
 +
Key Features:
 +
 +
*Multiple sources of a project can be shared across projects.
 +
 +
[[File:Pr_02.png|center]]
 +
 +
*Move and rename refactoring
 +
 +
[[File:Pr_03.png|center]]
 +
 +
 +
*Package, folders or files can selectively excluded from sharing with other projects.
 +
 +
[[File:Pr_08.png|center]]
 +
 +
*Projects can be inherited
 +
 +
[[File:Pr_09.png|center]]
 +
 +
 +
*Cyclic Dependancies are detected
 +
 +
[[File:Pr_10.png|center]]
 +
 +
*Projects can be locked
 +
 +
[[File:Pr_10.png|center]]

Revision as of 11:46, 30 March 2011

Project references header.png

FDT 4.3 brings a powerful Project References implementation to developers. With FDT, source code can be shared across multiple projects. There is no need to create a specific project type or library project. FDT allows you to connect together any projects you'd like.

Key Features:

  • Multiple sources of a project can be shared across projects.
Pr 02.png
  • Move and rename refactoring
Pr 03.png


  • Package, folders or files can selectively excluded from sharing with other projects.
Pr 08.png
  • Projects can be inherited
Pr 09.png


  • Cyclic Dependancies are detected
Pr 10.png
  • Projects can be locked
Pr 10.png
Get FDT5