You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Replace ProjectExtension with ProjectRule (ProjectExtension removed in 2025.3)
- Comment out deprecated importProjects() call in JavaTestUtils
- Test framework now uses ProjectRule with JUnit 5 @RegisterExtension
- Fixes 'Unresolved reference ProjectExtension' and 'importProjects' errors
Copy file name to clipboardExpand all lines: plugins/toolkit/jetbrains-core/tst/software/aws/toolkits/jetbrains/core/explorer/AwsToolkitExplorerToolWindowTest.kt
Copy file name to clipboardExpand all lines: plugins/toolkit/jetbrains-core/tst/software/aws/toolkits/jetbrains/core/gettingstarted/GettingStartedOnStartupTest.kt
0 commit comments