Is it possible to go through this course using another IDE, such as Eclipse?
Is it possible to use another IDE for this course?
Comments (3)
- Popular
- New
- Old
You must be signed in to leave a comment
John Squirrels Website Admin at CodeGym
12 September 2021, 12:52
Our plugin was designed specifically for IntelliJ IDEA and has not been tested in Eclipse. You can try it in Eclipse at your own risk.
0
viveksh Java Developer
18 July 2023, 22:51
How could I try the plugin in Eclipse? Could CodeGym possibly add Eclipse support to their plugin?
Alternatively, I would suggest a CLI, very similar to the Exercism CLI. That way a user can import a project, run "gradle test" and submit the modified project through the CLI.
0
John Squirrels Website Admin at CodeGym
19 July 2023, 07:58
At CodeGym, we currently focus on providing support and compatibility for IntelliJ IDEA as our primary integrated development environment (IDE) for our plugin.
Unfortunately, at this time, we do not have plans to add Eclipse support to our plugin.
0