Donát Csikós

Results 174 comments of Donát Csikós

Excellent! Please open a PR with your changes against the `workspace-composites` branch. We'll use the PR to do a review. When we finish with the review, I'll merge the PR...

Excellent. I've already started looking into the changes and stumbled upon a few problems. See my comments at https://github.com/eclipse/buildship/pull/866.

@kuzniarz I've merged the UI components PR. Thank you for the hard work! I think the next big milestone will be to implement [use-case no. 1](https://github.com/eclipse/buildship/issues/832#issue-393085987). It might be a...

I think we should have a list of preferences files that describe the workspace composites. You can use the plugin's state location to store the data. Here's an example: https://github.com/eclipse/buildship/blob/4ee595bd33bd84cb788debc15900a98af6f05c59/org.eclipse.buildship.core/src/main/java/org/eclipse/buildship/core/internal/preferences/DefaultModelPersistence.java#L167

@kuzniarz any updates here? Let me know if I can help with anything.

I'm started looking into the possibilities of how to implement this feature. The first thing I'd like to check if we can advise people to apply the `net.ltgt.apt-eclipse` plugin and...

I don't have much to add. @cobexer you are right regarding the tapi-gradle version combinations we need to test for. We definitely need to test the case where the TAPI...

Hi! Sorry for the late response. I'm fine with the changes. The only thing blocking this PR is that you need to sign the Eclipse Contributor Agreement: [eclipse.org/projects/handbook/#resources-github](https://www.eclipse.org/projects/handbook/#resources-github)