| Import IntelliJ project into Eclipse [message #780940] |
Thu, 19 January 2012 23:30  |
Slava Durin Messages: 3 Registered: January 2012 |
Junior Member |
|
|
Hi guys.
I'm going to move from IntelliJ idea to Eclipse.
But I can't solve a problem with package names and physical location of files.
In IntelliJ idea I am able to map any folder to any package names
so I am able to create any hierarhy of files.
e.g. I have 2 folders and 1 java file like this
my/
|
folder/
|
+-MyClass.java
and I can map it to the package named "com.anypackagename".
Is it possible to do something like this in Eclipse?
I managed to export my project from IntelliJ Idea and import in Eclipse,
but Eclipse doesn't like package names because those java files have different physical location.
Appreciate any help.
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01685 seconds