Replies: 51 comments 162 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.
-
I found it does not know where my cursor is. I cannot simply ask it to explain the current function or the selected code. I have to type the function name explicitly or paste the code into chat. |
Beta Was this translation helpful? Give feedback.
-
Here is some interesting feedback from user: https://www.lorenzobettini.it/2025/03/a-first-look-at-copilot-in-eclipse/ |
Beta Was this translation helpful? Give feedback.
-
With 0.5.0 I see new errors shown on console during tests on RHEL 7.9:
that is probably what is reported through this stack in the Eclipse workspace log:
Starting on RHEL 9.2 however seem to work fine (except initial painting issue I've reported before). |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
With 0.5.0 I still observe the issue with PDE MANIFEST.MF editor and also our custom multipage editors: typing "esc" key triggers Copilot command and that one runs into NPE below. Steps to reproduce
|
Beta Was this translation helpful? Give feedback.
-
I'm testing out the plugin for SAP ABAP development and have been getting this error, which looks slightly different from those posted above. It is reproduced by simply opening a new or switching to another development object tab.
|
Beta Was this translation helpful? Give feedback.
-
Is Copilot Edits part of your 1.0 plan? It's the main thing that I keep going over to VSCode for. |
Beta Was this translation helpful? Give feedback.
-
@Akash1134 A week ago I was deploying (via Vercel) my project updates and then after a few days my account is now flagged, I didn't receive any email or anything. I noticed that my deploys were not working on vercel and when I try to re-auth Vercel I saw that my account was flagged... I had around 200+ deploys since I had to use Github to view changes to code due to old/laggy laptop. I submitted the re-instatement ticket but still no response after a week... What is going on and how long does re-instatement take? Ticket #3280430: Hurry up and remove the flag now I am trying to finish my project and you guys are wasting my time. |
Beta Was this translation helpful? Give feedback.
-
Hello, After installing the plugin, an error occurs when starting Eclipse: Environment:Eclipse Version: 2025-03 (4.35.0) Log Output:
Findings:When I remove -Xverify:none from eclipse.ini, Eclipse starts normally, and Copilot works as expected. |
Beta Was this translation helpful? Give feedback.
-
With 0.5.0 I see an error reported on Eclipse shutdown:
It looks like |
Beta Was this translation helpful? Give feedback.
-
I've found a blocker issue with Java debugger broken by Copilot 0.5.0. I'm debugging plugins from Eclipse with installed Copilot, and while staying on a breakpoint, I walk the debugger frames from the current one down the stack (to investigate code flow), switching Java editors if needed by the frame. While debugger switches editors, exception in copilot breaks UI operations and so breaks also updates of debugger buttons state, so at the end I'm unable to step anymore and have to close/reopen Debug view to continue. Stack:
|
Beta Was this translation helpful? Give feedback.
-
I have an important feature request: please add file type and file name filters for the Copilot inline completions support in editors & Chat view, either as white list or as black list or ideally both. Background is following:
Of course no filter is complete, but at least some basic rules could avoid unwanted consequences above in most cases. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Is Github Copilot available for Eclipse Version 2022-03 (4.23)? |
Beta Was this translation helpful? Give feedback.
-
Any updates on the next preview drop? Feature list and schedule for first release? |
Beta Was this translation helpful? Give feedback.
-
GitHub Copilot Chat for Eclipse is now in public preview! You can enable GitHub Copilot in Eclipse with any GitHub account and experience both AI-powered code completions and in-editor chat assistance today.
🚀 What’s New
🔥 Try It Out Today!
To access GitHub Copilot Chat for Eclipse, ensure you have a Copilot license.
Follow the step-by-step instructions in our Getting Started Guide to enable and start using Copilot Chat in Eclipse today!
Beta Was this translation helpful? Give feedback.
All reactions