How can I access assets of other opened projects without neccessarily placing the same assets into each of the assets folder in different projects. Is there a simpler method of networked assets across all projects?

Hi Greg,

This is not possible right now. You can try using a linked folder that links assets in one project to assets in another project. Let me know if this works for you!

Otherwise I am considering adding a proper support for asset sharing using Eclipse project references.

Your suggestion works perfectly. It is easy to copy and paste into multiple projects effortlessly. Thank you again.