3

I've tried to link the sources of a Java project in Intellij Idea 11.1.2 into another, as it is possible to do in Eclipse IDE. But I haven't found this feature yet : is Intellij Idea missing such a feature ? If no, what is the menu ?

Thanks in advance.

2
  • Please clarify the question, do you mean modules? See jetbrains.com/idea/documentation/migration_faq.html. Commented Jul 11, 2012 at 17:17
  • Thanks for your answer :) So, yes I meant an intellij idea module (That is in fact, Eclipse project equivalent) Commented Jul 11, 2012 at 17:21

1 Answer 1

3

You can configure dependencies between modules, so just add one module into the dependencies of another.

Sign up to request clarification or add additional context in comments.

1 Comment

Thank you very much :) I've added the other project iml as a dependency, then I was able to do the right imports

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.