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

Avoid internal APIs #238

Open
3flex opened this issue Feb 23, 2021 · 0 comments
Open

Avoid internal APIs #238

3flex opened this issue Feb 23, 2021 · 0 comments

Comments

@3flex
Copy link
Contributor

3flex commented Feb 23, 2021

From runPluginVerifier task run on sqldelight-idea-plugin:;

Internal class com.intellij.openapi.roots.impl.DirectoryIndex is referenced in com.alecstrong.sql.psi.core.SqlCoreEnvironment.(List, List). This class is marked with @org.jetbrains.annotations.ApiStatus.Internal annotation and indicates that the class is not supposed to be used in client code.

@3flex 3flex changed the title Don't use internal APIs Avoid internal APIs Feb 23, 2021
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

No branches or pull requests

1 participant