Project References

From FDT Documentation

(Difference between revisions)
Jump to: navigation, search
Line 3: Line 3:
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.
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:
+
=Key Features=
-
*Multiple sources of a project can be shared across projects.
+
==Multiple sources of a project can be shared across projects==
[[File:Pr_02.png|center]]
[[File:Pr_02.png|center]]
-
*Move and rename refactoring
+
*Move and rename refactoring across projects.
[[File:Pr_03.png|center]]
[[File:Pr_03.png|center]]
Line 29: Line 29:
*Projects can be locked
*Projects can be locked
-
[[File:Pr_10.png|center]]
+
[[File:Pr_11.png|center]]
 +
 
 +
=Tutorial=

Revision as of 12:20, 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 across projects.
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 11.png

Tutorial

Get FDT5