setting up dual modules with flex + java + GraniteDS
how do I set up two modules at the same time
these are the instructions I'm recieving
{Create a new IntelliJ IDEA project with 2 modules: Flex module and Java module with a Web facet}
where do I find the web facet window?
请先登录再写评论。
Look at sample project attached to the blog post and look through the basic concepts and at the Project Structure dialog in IDEA. One of the ways to create a module is to press [+] button in Project Structure dialog.