score:10
In IntelliJ IDEA 11.1 you can find the import option in the New Project dialog. You can find it at File | New Project.
score:5
In IntelliJ IDEA 11 you should use File
| New Project
, Import project from external model.
Also check that Eclipse Interoperability plug-in is enabled in Settings
| Plugins
.
score:48
In IntelliJ IDEA 14.1.4 you can import a project with the following existing sources:
- Eclipse project (
.project
) or classpath (.classpath
) file - Maven project file (
pom.xml
) - Bnd/Bndtools workspace (
workspace/cnf
) - Flash Builder project file (
.project
,*.fxp
,*.fxpl
) - Gradle build script (
*.gradle
)
Go to File → New → Project from Existing Sources… and a dialog will open that allows you to open one of the supported files or directories.
Source: stackoverflow.com
Related Query
- How to import Eclipse projects to IntelliJ IDEA?
- IntelliJ IDEA - "Imported project refers to unknown jdks JavaSE-1.8" while import Eclipse projects
- How to import Eclipse user libraries into IntelliJ Idea
- How to use Gradle to generate Eclipse and Intellij project files for Android projects
- How import eclipse code style to intellij idea?
- How to view multiple projects in one window in IntelliJ IDEA IDE?
- How to import multiple projects into Eclipse using command line?
- how to import a eclipse code template file to intellij idea?
- how to import nodejs projects into nodejs eclipse in mac
- Using Eclipse for Intellij Idea projects
- How to import Intellij IDEA keymaps into eclipse?
- How to import a Android Library in Intellij Idea CE?
- How (if possible) can I configure Eclipse with Intellij IDEA keyboard shortcuts?
- How to import IntelliJ project into Eclipse
- How can I configure IntelliJ IDEA to format block comments like Eclipse does?
- Replace/update all the import statements from all the files using intelliJ IDEA or eclipse
- Import multiple projects in IntelliJ IDEA
- Import code style settings from Eclipse to Intellij IDEA partly
- How can you import M2E Maven projects into Eclipse from the command line?
- Import Eclipse Android Project in IntelliJ IDEA 13
- How to import an eclipse based project from GitHub into Intellij properly
- How to open a project in eclipse ADT and automatically import LIbrary Projects dependencies
- How to Configure IntelliJ IDEA 14 for your migration from Eclipse
- how to import maven-based projects into Eclipse effectively for large projects?
- How do I import an eclipse workspace into intelliJ
- How to import java projects to Eclipse
- How to import multiple Git projects at once in Eclipse (egit)?
- Eclipse 4 RCP Plugin: How to programmatically import projects into workspace
- How to import jdk 9 maven spring boot 2 projects into eclipse ee oxygen without Dynamic Web Module 3.0 facet hacks?
- How to import and run a project of .class file in Eclipse or IntelliJ
More Query from same tag
- How to modify source android when I attach the source
- Unable to scroll
- Error in Eclipse Juno
- Can an extra plugin directory be specified on command line
- How to find references in workspace (ctrl+shift+g) in Eclipse PHP?
- How to save my listview data and read again while my application pause or resume
- unable to get touched x and y positions back
- Can't create EOMOdel in Eclipse
- Git push project with referenced libraries
- android eclipse debug jar file with source code
- Environment env.getproperty is not working
- BIRT Report Designer: Table of Contents (TOC) with page number and hyperlink
- Specify location of App-Engine Connected Android Project
- Java heap dump and the heap size after the heap analysis differs
- Improve Eclipse look and feel on Fedora
- Eclipse plugin - is there any editable TreeSelection class
- Eclipse indexer implementation
- LoopJ AndroidAsyncHttp - Parameters - Conflict
- fail to remote debug tomcat with eclipse after deploy a modified jar
- R.java file never generated
- Eclipse terminal trims characters after a certain point. Limit width size
- I am unable to configure the ADT plugin in eclipse 4.2.1 (on Mac OS X 10.5.8)
- Migrating from old Macbook Pro to a new Macbook Pro
- Unable to run chrome via eclipse and selenium
- My program is not updating the table in sqlite JavaFX
- Java Flat Multi-Project with fast incremental compile and hot-code deploy - WTP? Eclipse? IDEA? Maven? Gradle?
- “syso” shortcut in Eclipse not working with lambda expression
- find_java.exe not recognised - in Android SDK manager...while Java 8 update installed
- Libraries of Tomcat 7.0 in conflict with httpcore-4.3.2.jar
- Genymotion devices not working in Eclipse on OS X Yosemite