Eclipse is architected to only support files which are in subdirectories of the workspace (the startup folder). This can be inconvenient for many different types of projects and usages escpecially in large chip developments. This limitation can be overcome by using links which are very similar to symbol links on Unix/Linux systems. This link makes the folder or file appear as if it is directly linked to the position thus allowing it to work normally.

Creating a Symbolic Link

  1. Right click on any folder in the workspace
  2. From the menu select New->Other

  3. Choose either file or folder depending on the type of link you are interested in

  4. Push the advanced button and select Link to file in the file system
  5. Push the browse button and select the desired file and you have linked the file