Replies: 18 comments 58 replies
-
On very first time I start typing in the code I always get this error below:
Looks like |
Beta Was this translation helpful? Give feedback.
-
It seems that every AI interaction / code proposal is logged to the Eclipse Error log as "Info": Logging is fine, but that pollutes application log with lot of "garbage". Ideally this would be redirected to a dedicated log file and only warnings/errors are printed to the main log file. |
Beta Was this translation helpful? Give feedback.
-
Not working for me :-( |
Beta Was this translation helpful? Give feedback.
-
I bring my report to here This message still appears multiple times even after I dismiss it.
|
Beta Was this translation helpful? Give feedback.
-
There are several errors. This is part of them. What I did:
The installation was successful, but the error occurred.
eclipse.buildId=4.34.0.20241128-0756 |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
What is a license restrictions on the bundle? Can it be redistributed with a commercial Eclipse RCP application? |
Beta Was this translation helpful? Give feedback.
-
Please bundle per OS/architecture, currently
The p2 tooling allows you to have architecture specific bundles. |
Beta Was this translation helpful? Give feedback.
-
When will it be possible to switch the underlying models? |
Beta Was this translation helpful? Give feedback.
-
I am using Eclipse 2024-12 (4.34.0) to develop in an SAP environment. I have installed the Copilot plugin today. As soon as I open source code (ABAP class, RAP behaviour, Service definition, Table definition) I am getting the following error:
And when opening CDS views I am getting a similar error:
|
Beta Was this translation helpful? Give feedback.
-
We see errors while typing
Note: this also happens if the "Automatically show inline completions" option is off, which is yet another issue (I would assume |
Beta Was this translation helpful? Give feedback.
-
It seams like the "Enable Strict SSL" configuration is only working for the java part and not the language server
I can't get completions behind our company proxy even after deactivating the SSL Check |
Beta Was this translation helpful? Give feedback.
-
It is great the Github Copilot decided to officially support Eclipse. I have tried it on my Sts and the completions of code works fast |
Beta Was this translation helpful? Give feedback.
This comment was marked as spam.
This comment was marked as spam.
-
Any plans to publically expose the sources on GitHub? Usually Eclipse plugins work best as open source… |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
eclipse 2024-12, copilot 0.2.0 Icon says status ready. Logged in. I think it may be an in compatibility with SAP ADT tools. eclipse Version: 2024-12 (4.34.0) Build id: 20241128-0757 An error has occurred. See error log for more details. class com.sap.adt.tools.abapsource.ui.sources.editors.AbapSourcePage$OutlineTextOperationTarget cannot be cast to class org.eclipse.jface.text.ITextViewer (com.sap.adt.tools.abapsource.ui.sources.editors.AbapSourcePage$OutlineTextOperationTarget is in unnamed module of loader org.eclipse.osgi.internal.loader.EquinoxClassLoader @17b9c072; org.eclipse.jface.text.ITextViewer is in unnamed module of loader org.eclipse.osgi.internal.loader.EquinoxClassLoader @16f75247) |
Beta Was this translation helpful? Give feedback.
-
Firstly thank you for the release of this plugin. We are very interested in enabling its use alongside our Eclipse based products. :-) Trying to install the GitHub Copilot plugin in Eclipse. We have noticed two things: For the annotation plugin issue: In our view the org.eclipse.jdt.annotation plugin dependencies should be marked as optional, so they are not required at runtime. Those annotations are only used at build time so not expected to be present in an installation. I think many Eclipse based products might fail with this error. For LSP4E Software being installed: GitHub Copilot 0.2.0.202502180149 (com.microsoft.copilot.eclipse.feature.feature.group 0.2.0.202502180149) I think the plugin should clarify the minimum supported Eclipse version or it needs to relax the LSP4E dependency to allow earlier versions if the plugin is not using older API. If it is using the newest version of the LSP4E API then OK. I do see the Eclipse pre-requisite version is 2024-09. |
Beta Was this translation helpful? Give feedback.
-
We're thrilled to bring AI-powered code completions to Eclipse! With just a GitHub account, you can enable Copilot and start coding smarter today.
What’s New 🆕
✅ Real-time AI code completions – Get intelligent, context-aware suggestions as you type.
✅ Multi-language support – Works seamlessly with Java, Python, C++, and more.
✅ Built-in content filtering – Ensures responsible and professional code recommendations.
✅ Free Tier Access – Enjoy 2,000 completions & 50 chat messages per month, just by signing in!
🚀 Get Started
Try it out and let us know what you think!
Beta Was this translation helpful? Give feedback.
All reactions