aspose file tools
The moose likes IDEs, Version Control and other tools and the fly likes How to import a project into intelliJ Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "How to import a project into intelliJ" Watch "How to import a project into intelliJ" New topic
Author

How to import a project into intelliJ

Ravi kapa
Ranch Hand

Joined: Jan 05, 2012
Posts: 73
Hi,i have a project with war extension(executed in deploying tomcat without any ide)now i want to import that war extension project into IntelliJ ide(version 11.x community edition)..Can any one tell me how to import that existing war project in to intelliJ....
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5536

You don't import WARs, instead you obtain the source for the WAR and import that source.


JBoss In Action
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to import a project into intelliJ
 
Similar Threads
Intellij Idea to Eclipse
* Welcome Ashish Sarin
eclipse
Good JavaScript editors
Hibernate in intelliJ idea