Project References

From FDT Documentation

(Difference between revisions)
Jump to: navigation, search
Line 9: Line 9:
[[File:Pr_02.png|center]]
[[File:Pr_02.png|center]]
-
*Move and rename refactoring across projects.
+
==Move and rename refactoring across projects==
[[File:Pr_03.png|center]]
[[File:Pr_03.png|center]]
-
*Package, folders or files can selectively excluded from sharing with other projects.
+
==Package, folders or files can selectively excluded from sharing with other projects==
[[File:Pr_08.png|center]]
[[File:Pr_08.png|center]]
-
*Projects can be inherited
+
==Projects can be inherited==
[[File:Pr_09.png|center]]
[[File:Pr_09.png|center]]
-
*Cyclic Dependancies are detected
+
==Cyclic Dependancies are detected==
[[File:Pr_10.png|center]]
[[File:Pr_10.png|center]]
-
*Projects can be locked
+
==Projects can be locked==
[[File:Pr_11.png|center]]
[[File:Pr_11.png|center]]
=Tutorial=
=Tutorial=

Revision as of 12:21, 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.

Contents

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