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

Ensure that in an IDE with ReportEditorInput the source tab works #1607

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

merks
Copy link
Contributor

@merks merks commented Mar 26, 2024

Use a subclass of org.eclipse.birt.report.designer.internal.ui.editors.ReportEditorInput that implements org.eclipse.ui.IStorageEditorInput.
Also guard against stack overflow from ReportEditorInput.getAdapter(Class).

#1589

Use a subclass of
org.eclipse.birt.report.designer.internal.ui.editors.ReportEditorInput
that implements org.eclipse.ui.IStorageEditorInput.
Also guard against stack overflow from
ReportEditorInput.getAdapter(Class).

eclipse-birt#1589
@merks merks merged commit 773d227 into eclipse-birt:master Mar 26, 2024
3 checks passed
@merks merks deleted the issue-1589 branch March 26, 2024 08:13
@speckyspooky speckyspooky added the Enhancement Small change to improve the current supported functionality label Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Small change to improve the current supported functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants