Re: plans for eclipse luna in debian

2015-10-20 Thread Pascal Rapicault
Hi, I'm from the Eclipse community. I've been involved with Eclipse for over 10y where I've contributed to the previous build mechanism and to the Tycho based one. If you need, I can help shed some light on the why of things so you can save time navigating this by yourself. That said, I'm not

Re: plans for eclipse luna in debian

2015-10-20 Thread Markus Koschany
Am 20.10.2015 um 12:58 schrieb Luca Vercelli: > I am not an expert with mh_make, however I see a problem here. > Eclipse build depends on Tycho, however Tycho build depends on both > Eclipse and Tycho itself! Indeed that is nasty. But it looks like the Fedora maintainers have solved this issue too

Re: gnukhata, swt and gtk3

2015-10-20 Thread Pirate Praveen
On 2015, ഒക്‌ടോബർ 20 8:18:12 PM IST, Stuart wrote: >Hi Praveen, >I have some experience with SWT, which version of SWT are you using? It 4.x. I have embedded the upstream jars in the package to focus on the compatibility issues first. >I will try to get a download of the code to take a look.

Re: gnukhata, swt and gtk3

2015-10-20 Thread Stuart
Hi Praveen, I have some experience with SWT, which version of SWT are you using? I will try to get a download of the code to take a look. Thanks Regards,Stuart Ledwich

Re: plans for eclipse luna in debian

2015-10-20 Thread Luca Vercelli
I am not an expert with mh_make, however I see a problem here. Eclipse build depends on Tycho, however Tycho build depends on both Eclipse and Tycho itself! So, two problems: (1) mh_make fails for both projects. Markus, can you explain me how were you able to build the base structure of Eclipse wit