Issues when installing a plugin based on user.setup #173
-
|
Hello, I have a simple scenario: I want to propagate stuff to all my team members. Among stuff, there is one plugin (e.g. Enhanced Class Decompiler). I edited the ✅This is good:
❌However, then the install process takes forever. This is not good.
I see the I don't need this. I just want it to install the new software. Exactly like it happens when I install the plugin from the market place. ❓Is there a way to specify this in the The
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 3 replies
-
|
I think it's currently not possible to reduce the set of repositories to just those that are needed to download a specific installable unit (or a small set of them) 😩 |
Beta Was this translation helpful? Give feedback.
-
|
Thanks guys 🙂. I tried now setting It fails w/ this message: Note: I also tried previously to manually run the task w/ |
Beta Was this translation helpful? Give feedback.
-
|
Regarding the missing dependencies: |
Beta Was this translation helpful? Give feedback.
-
Didn't work. However, https://download.eclipse.org/releases/2025-06 did work. So I'd say my use case is yet solved. The key steps:
Thanks a lot guys. 🙂 |
Beta Was this translation helpful? Give feedback.





Didn't work.
However, https://download.eclipse.org/releases/2025-06 did work.
So I'd say my use case is yet solved. The key steps:
Merge Disabled = truehttps://download.eclipse.org/releases/2025-06to satisfy the dependencyorg.apache.commons.codecThanks a lot guys. 🙂