Donát Csikós
Donát Csikós
This is an awesome contribution, thanks for doing that! (Also, sorry for the late reply)
I did a quick check of the functionality and it seems fine on my side. However, you are using a really old Eclipse version, which might be the source of...
I think we should not do that, at least not at this stage. The build fails on the command line so it makes sense to fail the same way in...
Buildship does not import `buildSrc` into Eclipse during import. If there's an error, you need to explicitly import the `buildSrc` directory as it was a separate build. It's a missing...
I've tracked down the root cause. It seems that Buildship [ignores](https://github.com/eclipse/buildship/blob/master/org.eclipse.buildship.core/src/main/java/org/eclipse/buildship/core/internal/workspace/RunOnImportTasksOperation.java#L74) included builds when calling the `eclipseWtp` task. Buildship has only basic support for WTP projects. In any case, I'll...
Please check the properties of the error and post the full stacktrace here.
It looks like that the exception comes from Gradle and Buildship is just the bearer of bad news. Can you please check if the same thing happens on the command...
I'll take a look soon. Sorry for the delay, once again I was dragged into another project.
Ok, this is probably on me. I didn't receive a notification on the latest commits/comments. I cannot promise anything in terms of eta, but I'll take a look when I...
As much as it hurts to say this, but I don't have time to look into this in the near future. I might be able to look into this in...