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

Add back a DefaultXtextTargetPlatform #1004

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

rubenporras
Copy link
Member

No description provided.

@Override
public IResourceDescriptionsData getIResourceDescriptionsData() {
if (index == null) {
index = new DelegatingResourceDescriptionsData(new ResourceDescriptionsData(Collections.emptyList()));
Copy link
Member Author

Choose a reason for hiding this comment

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

@andrewL-avlq, I am using an empty collection instead of an NullPersistedStateProvider, I think it should be enough.

@rubenporras rubenporras merged commit 8f4219b into dsldevkit:master Sep 25, 2024
2 checks passed
@rubenporras rubenporras deleted the fixDDK branch September 25, 2024 08:25
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.

2 participants