Skip to content

Conversation

@ptziegler
Copy link
Contributor

No description provided.

@ptziegler ptziegler force-pushed the fix-core-tests branch 4 times, most recently from 8db44d9 to 3e1c335 Compare June 9, 2025 13:30
@Override
public IBinding getDeclaringMember() {
return null;
throw new IllegalArgumentException();
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Dummy implementation added with cf88ae1

@Override
public IVariableBinding[] getSyntheticOuterLocals() {
return null;
throw new IllegalArgumentException();
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Dummy implementation added with 6912838

@Override
public IBinding getDeclaringMember() {
return null;
throw new IllegalArgumentException();
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Dummy implementation added with cf88ae1

@ptziegler ptziegler force-pushed the fix-core-tests branch 2 times, most recently from a835848 to fdbbe91 Compare July 2, 2025 18:06
@ptziegler ptziegler marked this pull request as ready for review July 23, 2025 05:13
@ptziegler ptziegler merged commit b8913c1 into eclipse-windowbuilder:master Jul 23, 2025
8 checks passed
@ptziegler ptziegler deleted the fix-core-tests branch July 23, 2025 05:17
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.

1 participant