Multiple project view

Hi all,

I'm afraid i'm just looking over it, but then again there might just not be such a feature.

I am wondering if I can use a 'multiple project layout'.
In a lot of cases I have somthing like a 'base project', maybe like a framework or something. That project is consumed by our other apps.

What I want is the ability to have at least two projects open in the same view: My base project and and app.
This is so I get good code completion and also the ability to inspect and/or modify the source of the base project while working on an app.


Thanks in advance for your comments!

0
2 comments

Hello,

you can create your "app" as a project and add the framework as directory to the project. Go to Settings / Directories and click on "Add content root". This should solve your problem.

Thomas

0

Thanks, this is exactly what I was looking for!

0

Please sign in to leave a comment.