Checked out Java and web sources from CVS.How to import them into IntelliJ?
hi,
I am new to IntelliJ tool and I am evaluating it.
I could not find following inormation in the IntelliJ documentation.
I checked out Java and JSP and resource sources from CVS using IntelliJ. It didn't report any error. All directories and files were created in specified directory c:\IntelliJWorkspace.
Now I want to create an IntelliJ project from these sources. How can I do that?
Checked out files already contain ant build.xml file. How can I build from this file using IntelliJ workspace (I would like that all sources I checked out from CVS are shown in IntelliJ in a navigator window)
请先登录再写评论。