Setup App: IDEA / Eclipse project files can't be generated
See original GitHub issueIssue details
When using the Setup App, trying to create IDEA or Eclipse project files fails with the following errors:
FAILURE: Build failed with an exception. What went wrong: Task 'eclipse' not found in root project 'libgdxtest1'.
FAILURE: Build failed with an exception. What went wrong: Task 'idea' not found in root project 'libgdxtest1'.
Reproduction steps/code
- download current Setup App https://libgdx.badlogicgames.com/nightlies/dist/gdx-setup.jar
- click Advanced
- enable Eclipse / IDEA project file checkboxes
- click generate
Version of LibGDX and/or relevant dependencies
Current libGDX version as of 30.08.2019
Please select the affected platforms
- Android
- iOS (robovm)
- iOS (MOE)
- HTML/GWT
- [x ] Windows
- Linux
- MacOS
Issue Analytics
- State:
- Created 4 years ago
- Comments:10 (7 by maintainers)
Top Results From Across the Web
IntelliJ IDEA - Import a project from Eclipse - JetBrains
Configure the project: Select Eclipse projects directory: the path to the Eclipse workspace that contains projects that you want to import. Create module...
Read more >IntelliJ Idea fails to create a new Android application project
I am using IntelliJ Idea 12.1.4 Community Edition in Windows 7 which contains Android Support by default. I can import Android projects which...
Read more >Eclipse IDE for Java Developers - Installation failed with an error
1. Go to the eclipse installation file. · 2. Right click on it and go to properties. · 3. Remove the block that...
Read more >Can't avoid "cannot be resolved to a type" (Eclipse/JbossStudio)
The problem I can't resolve is that I got the error: " cannot be resolved to a type". Have tried with project "Clean"...
Read more >Eclipse can't find the test class files for one particular project
project, .classpath, and .settings files and folder, and then reimporting from git. This made it worse. Initially, it didn't appear to know it ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yes, thats the recommended way. I removed the other plugins as they were causing confusion but forgot to remove these settings.
for reference, i suggested it as well in original PR, see : https://github.com/libgdx/libgdx/pull/5700#issuecomment-513907532