How to add two projects dependencies?
Hi,
ceylon-compiler project has dependencies on ceylon-spec and ceylon.language projects.
I have this directories structure:
Ceylon
ceylon-compiler
ceylon-spec
ceylon.language
How to add these two projects to ceylon-compiler project?
Thanks for help and time.
Please sign in to leave a comment.
Solved via New -> Module.
Thanks.