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

Fix Internal and Deprecated APIs #1086

Open
vaisakhkannan opened this issue Nov 7, 2024 · 3 comments · May be fixed by #1206
Open

Fix Internal and Deprecated APIs #1086

vaisakhkannan opened this issue Nov 7, 2024 · 3 comments · May be fixed by #1206
Assignees
Labels
automated tests Deprecated API's Deprecated API usage in LTI enhancement New feature or request
Milestone

Comments

@vaisakhkannan
Copy link
Contributor

Found a method which is marked as @ApiStatus.Internal

File moduleDir = new File(module.getModuleFilePath()).getParentFile();

Screenshot 2024-11-07 at 6 24 09 PM

Find other similar usages and Fix the issue

@vaisakhkannan
Copy link
Contributor Author

vaisakhkannan commented Nov 7, 2024

Jetbrains may reject plugins using Internal APIs , see their announcement here in the slack channel

@TrevCraw
Copy link
Contributor

TrevCraw commented Nov 7, 2024

@vaisakhkannan I am not able to access that Slack message, could you please paste it in the issue?

@vaisakhkannan
Copy link
Contributor Author

@TrevCraw :

Screenshot 2024-11-07 at 10 57 11 PM

@mrglavas mrglavas changed the title Fix Internal and Depricated APIs Fix Internal and Deprecated APIs Dec 2, 2024
@TrevCraw TrevCraw added this to the CI/CD Next milestone Dec 28, 2024
@anusreelakshmi934 anusreelakshmi934 self-assigned this Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated tests Deprecated API's Deprecated API usage in LTI enhancement New feature or request
Projects
3 participants