Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Building CDT against latest, pre-release Eclipse Platform (was Re: Docker UI not resolving in latest gerrit builds)

(I updated the subject line as I was worried people may miss it)

Hello folks,

Marco has created a gerrit and he and I have been working through the minor issues that have arisen as a result (some Platform API we were referring but not using has been removed, see Bug 547186 for details). 

If you are blocked you can rebase against the gerrit to get working again, we will submit the patch once we have verified that it all works fine on the build machine.

If this causes you concern, please let me know.

Thanks,
Jonah


~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com




On Sat, 11 May 2019 at 01:15, Mark B <marco.stornelli@xxxxxxxxx> wrote:
+1

Il sab 11 mag 2019, 04:24 Jeff Johnston <jjohnstn@xxxxxxxxxx> ha scritto:
Another +1.  Linux Tools does this.  Better to see problems early before RC1/RC2.

On Fri, May 10, 2019 at 6:21 PM Jonah Graham <jonah@xxxxxxxxxxxxxxxx> wrote:
Hello folks,

Is there any objection to moving to latest Eclipse platform as our dependency? This means moving from 4.11 released version to 4.12 Integration build.

Advantage:
- Fixes all these problems
- Means that we are building/developing on the same platform version as we ship

Disadvantage:
- We may be affected by transient bugs in the platform 
- You may need to use a 4.12 version of Eclipse to develop CDT with, or you will get a warning about possible incompatibilities

I deliver a +1 for updating to 4.12 and will put a gerrit together for that. If anyone has an objection, please let me know.

Thanks
Jonah


~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com


On Fri, 10 May 2019 at 14:30, Mark B <marco.stornelli@xxxxxxxxx> wrote:
I fixed locally this problem using the latest lsp4e release instead of using the snapshot one as Doug said, but the other problem reported by Jeff is still there. No idea what I need to change.

Il ven 10 mag 2019, 19:11 Clément Hurlin <clement.hurlin@xxxxxxxxxxxxx> ha scritto:
I'm witnessing a similar issue when trying to setup a workspace with the
CDT's sources (following
https://wiki.eclipse.org/Getting_started_with_CDT_development), when
setting the target platform:

```
Problems occurred while resolving the target contents
Cannot complete the install because one or more required items could not
be found.
Missing requirement: Language Server Protocol client for Eclipse IDE
(Incubation) 0.10.0.201905091021 (org.eclipse.lsp4e 0.10.0.201905091021)
requires 'osgi.bundle; org.eclipse.ui.workbench 3.115.0' but it could
not be found
Software being installed: Language Server Protocol client for Eclipse
IDE (Incubation) 0.10.0.201905091021 (org.eclipse.lsp4e 0.10.0.201905091021)
```

Clément

On 10/05/2019 18:29, marco wrote:
> It seems there are multiple problems now:
>
> Missing requirement: Language Server Protocol client for Eclipse IDE
> (Incubation) 0.10.0.201905091021 (org.eclipse.lsp4e 0.10.0.201905091021)
> requires 'osgi.bundle; org.eclipse.ui.workbench 3.115.0' but it could
> not be found
>
> What's going on? I'd help but I don't know what we need to change to fix
> the compilation now.
>
> Il 09/05/19 23:53, Jeff Johnston ha scritto:
>> Could someone add org.eclipse.core.databinding.beans >= 1.5.0 to the
>> gerrit targets as Docker UI is failing to load and this causes gerrit
>> to fail?  Newest Docker UI is built against latest platform.
>>
>> The databinding.beans is available in the eclipse I-builds repo.
>>
>> -- Jeff J.
>>
>> _______________________________________________
>> cdt-dev mailing list
>> cdt-dev@xxxxxxxxxxx
>> To change your delivery options, retrieve your password, or
>> unsubscribe from this list, visit
>> https://www.eclipse.org/mailman/listinfo/cdt-dev
>>
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://www.eclipse.org/mailman/listinfo/cdt-dev
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/cdt-dev
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/cdt-dev
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/cdt-dev
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/cdt-dev
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/cdt-dev

Back to the top