We have an IDEA project that combines 2 real projects: a framework and an
app because we want to be able to do refactoring across. However the 2
projects have different settings: code styles, class path,...
In the end it is about specifying dependencies between projects. But for my
immediate problem it would be to specify another project in the a project
paths.
That way I can have different compiler settings, different class path,
different code styles,...
App -> Library
If I change the Library API from App or from Library I would refactor both
code projects.
In my case I might have multiple Apps as well.

Jacques


_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features

Reply via email to