Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Composite Creation Implementation (Fixed issues that prevented application launch after rebase!) #1307

Conversation

kuzniarz
Copy link

@kuzniarz kuzniarz commented Jul 1, 2024

Fixes issues that prevented application launch after rebase

Context

The current state includes all the changes that were needed in terms of GUI components. It's still missing implementation considering gradle methods to make the creation of composites functional. After rebase this branch needed some fixes to make it launchable again.

@kuzniarz kuzniarz changed the title Fixed issues that prevented application launch after rebase! [WIP] Composite Creation Implementation (Fixed issues that prevented application launch after rebase!) Jul 1, 2024
@@ -25,3 +25,5 @@ githubAuthenticatedHost=buildship.github.com:eclipse/buildship.git

# enable caching
org.gradle.caching=true

org.gradle.java.home=C:/Program Files/Eclipse Adoptium/jdk-8.0.392.8-hotspot
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove this.

@kuzniarz
Copy link
Author

kuzniarz commented Jul 1, 2024

Fixing the header style issues that caused the build to fail just now

@donat donat merged commit 8404530 into eclipse:kuzniarz-workspace-composites-rebased Jul 23, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants