Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Error when importing Project in Eclipse #6

Open
keltik85 opened this issue Jun 27, 2019 · 2 comments
Open

Error when importing Project in Eclipse #6

keltik85 opened this issue Jun 27, 2019 · 2 comments

Comments

@keltik85
Copy link

keltik85 commented Jun 27, 2019

Thanks for the cool example project:

I get the following error in Eclipse when importing it as a Gradle project:

Project at '/home/myuser/eclipse-workspace/kotlin-ddd-sample' can't be named 'kotlinddd' 
because it's located directly under the workspace root. If such a project is renamed, 
Eclipse would move the container directory. To resolve this problem, 
move the project out of the workspace root or configure it to have the name 'kotlin-ddd-sample'.
kotlin-ddd-sample		line 0	Gradle Error Marker

@OscarCarrilloTR
Copy link

Didn't you have a way to resolve this error? Because I created the project later I change the name in GitHub and now whenever I clone it I can't import it correctly because of this error.

@echozoo
Copy link

echozoo commented Dec 19, 2023

@OscarCarrilloTR maybe, wrong gralde version causing this problem. I also encountered this problem at first, using local gralde, version 8.5. then, just use project command ./gradlew build ,it works well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants