blob: 6114f80abc552507fc22e32e9bd64b171f12b73c [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=ISO-8859-1">
<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>