mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
com.jetbrains.python.module.PythonModuleBuilder
moved to another p… (#1256)
* ` com.jetbrains.python.module.PythonModuleBuilder` moved to another package as part of v2 refactoring * Update reference_guide/api_changes_list_2024.md Co-authored-by: Karol Lewandowski <karol86@gmail.com> --------- Co-authored-by: Karol Lewandowski <karol86@gmail.com> Co-authored-by: Yann Cébron <yann.cebron@jetbrains.com>
This commit is contained in:
parent
7e5eebf490
commit
e6b5e96b97
@ -76,10 +76,12 @@ NOTE: Entries not starting with code quotes (`name`) can be added to document no
|
||||
|
||||
### IntelliJ Platform 2024.1
|
||||
|
||||
` com.jetbrains.python.module.PythonModuleBuilder` class moved to package `com.intellij.python.community.plugin.java.facet`
|
||||
: Update code usages.
|
||||
|
||||
`com.jetbrains.python.facet` package removed
|
||||
: Private package is no longer available as an API.
|
||||
|
||||
|
||||
`com.jetbrains.python.debugger.remote` package removed
|
||||
: Private package is no longer available as an API.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user