blob: 68e78f08bbb661bd30acd3e4a591e002584b22d6 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html lang="en">
<head>
<meta name="copyright" content=
"Copyright (c) IBM Corporation and others 2010, 2011. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
<title>Virtual folders</title>
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"></script>
</head>
<body bgcolor="#FFFFFF">
<h1 class="Head">Virtual folders</h1>
<p>Virtual folders are folders that exist only in the Eclipse workspace tree, and have no file system location.</p>
<p>By using virtual folders, file and folders can be organized in a project hierarchy independently of the file
system location of those resources.</p>
<p>Regular file and folder resources can not be created under a virtual folder, since they need a file system
location as their parent in order to exist in the file system. Only other virtual folders, or linked resources can be
created directly under a virtual folder.</p>
<h3 class="related">Related concepts</h3><a href="concepts-13.htm">Linked resources</a>
<h3 class="related">Related tasks</h3><a href="../tasks/tasks-45a.htm">Creating virtual folders</a>
<h3 class="related">Related reference</h3><a href="../reference/ref-38.htm">New Folder Wizard</a>
</body>
</html>