-
Notifications
You must be signed in to change notification settings - Fork 31
Description
I know the use of dropins folder is not very popular nowadays, but i tend to use it because it provides a fast systemwide install using scripts. I have used this procedure for eclipse Java IDE with WindowBuilder, but it's failing since eclipse 2023-06 with WindowBuilder 12. Actually, it does behave as usual with eclipse JEE 2023-06!
I'm using both W10 and Linux Ubuntu 22.04, properly updated. Neither the OS nor the JDK version (adoptium) seem to make any difference.
The procedure:
- Unzip/untar eclipse.
- Create dir dropins/WindowBuilder and unzip WindowBuilder-Updates-1.12.0.zip
- Remove p2 root files in dropins/WindowBuilder
- Start eclipse (removed .eclipse and .p2 for testing purposes)
- Check for WB icon / Check with New XXX wizards for WindowBuilder
- Maybe restart eclipse and retry: makes no difference
As I said:
- Java IDE 2023-03 + WB 11: OK
- Java IDE 2023-06 + WB 12: fail
- JEE IDE 2023-06 + WB 12: OK
Last week I also tried with Java IDE 2023-09 M2, with no luck.
I have copied config listings before and after populating the dropins folder in both cases. I may keep using eclipse JEE, but I hope this may help.
David
eclipse202306jee.conf-000.txt
eclipse202306jee.conf-dropins.txt
eclipse202306.conf-000.txt
eclipse202306.conf-dropins.txt