Saturday, May 11, 2024
 Popular · Latest · Hot · Upcoming
181
rated 0 times [  182] [ 1]  / answers: 1 / hits: 19574  / 11 Years ago, mon, february 18, 2013, 12:00:00

Is there a way to open/import an IntelliJ IDEA project which contains different language source files? For example I have Java (Maven) + HTML + JavaScript and, unfortunately, I'm able to import only the Maven project. Is there a way to open/import the entire project as a single whole?



Thanks in advance!


More From » java

 Answers
64

Import the project as a java project. Then in the 'Project Structure' box, click on the module and click the + sign. This allows you to add, e.g., a Python facet to the module. I use this frequently to develop mixed Java/Python modules.


[#80158] Saturday, February 16, 2013, 11 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
jaelynncherokeeg

Total Points: 697
Total Questions: 109
Total Answers: 104

Location: France
Member since Thu, Mar 18, 2021
3 Years ago
jaelynncherokeeg questions
Thu, May 27, 21, 00:00, 3 Years ago
Fri, Jan 24, 20, 00:00, 4 Years ago
Thu, Nov 14, 19, 00:00, 5 Years ago
Wed, Sep 18, 19, 00:00, 5 Years ago
;