[Debug ]Removal of Deprecated Constants#1784
Merged
vogella merged 1 commit intoeclipse-platform:masterfrom May 13, 2025
Merged
Conversation
Contributor
Contributor
Author
|
Hi @mickaelistria , could you please check this when you have time ? |
18d4b04 to
ad147ab
Compare
....debug.ui/ui/org/eclipse/debug/internal/ui/elements/adapters/VariableColumnPresentation.java
Show resolved
Hide resolved
jonahgraham
added a commit
to jonahgraham/cdt
that referenced
this pull request
Apr 8, 2025
0a79341 to
650fe51
Compare
650fe51 to
934eb1e
Compare
jonahgraham
added a commit
to eclipse-cdt/cdt
that referenced
this pull request
Apr 23, 2025
934eb1e to
53a37dd
Compare
iloveeclipse
approved these changes
Apr 29, 2025
49f4443 to
91c5584
Compare
This commit removes the deprecated constants in VariableColumnPresentation and updates references in DefaultVariableCellModifier and WatchExpressionCellModifier to use the new constants.
91c5584 to
f828ae0
Compare
Contributor
Author
|
Build is good now 👍 |
Contributor
|
@jonahgraham the change is fine for you and CDT? |
Contributor
Yes |
Contributor
|
Thanks @SougandhS |
Contributor
Author
|
Thank you @vogella & @iloveeclipse |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This commit removes the deprecated constants in VariableColumnPresentation and updates references in DefaultVariableCellModifier and WatchExpressionCellModifier to use the new constants.