[RESOLVIDO] Como importar Projetos do Netbeans para o IntelliJ IDEA?

Galera tenho alguns projetos feito usando o netbeans queria importar todos os projetos para o IntelliJ IDEA, tem como?

Follow the steps given below to import NetBeans Project in IntelliJ IDEA:

  1. Go to File->New->Project from Existing Source
  2. Select NetBeans Project Directory
  3. Import Project Wizard open. Select Create Project from Existing Sources .
  4. Follow on-screen instruction to continue.
  5. Finish

Fonte: https://www.javatpoint.com/intellij-idea-migrating-from-netbeans

2 curtidas