eclipse-ai-example
eclipse-ai-example copied to clipboard
https://codeium.com/eclipse_tutorial Copilot alternative has a plugin for Eclipse
Here is an example stacktrace ``` [main] INFO dev.equo.solstice.Solstice - activate org.eclipse.jdt.core Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class org.eclipse.jdt.internal.core.JavaModelManager at org.eclipse.jdt.core.JavaCore.start(JavaCore.java:6477) at dev.equo.solstice.ShimBundle.activate(ShimBundle.java:166) at dev.equo.solstice.ShimBundle.start(ShimBundle.java:132) at dev.equo.solstice.Solstice.start(Solstice.java:453)...
Sometimes Tabnine can kill the IDE. To get it working again, starting with a clean IDE can help by doing `gradlew equoIde --clean`. But sometimes that will fail too, like...
https://www.genuitec.com/products/copilot4eclipse/