OpenLiberty / liberty-tools-intellij

IntelliJ IDEA extension for Liberty
https://plugins.jetbrains.com/plugin/14856-open-liberty-tools
Eclipse Public License 2.0
11 stars 20 forks source link

deprecated API usage #847

Open aparnamichael opened 6 days ago

aparnamichael commented 6 days ago

Deprecated methods usages (25)

Deprecated classes usages (11)

Deprecated constructors usages (4)

Deprecated fields usages (3)

aparnamichael commented 6 days ago

ExtensionPointName.extensions() (6) Fix - Replaced with getExtensionList().stream()

Notification.setListener(NotificationListener) (3)

UI.PanelFactory.grid() (3)

UI.PanelFactory.panel(JComponent) (3)

ServiceManager.getService(Project, Class) (2)

Messages.showChooseDialog(...) (2)

InlayHintsProviderFactory.getProvidersInfo(...) (1)

InlayHintsSink.addInlineElement(...) (1)

FilenameIndex.getFilesByName(...) (1)

TerminalStarter.getCode(int, int) (1)

JediTermWidget.getTerminalStarter() (1)

TerminalView.getInstance(Project) (1)

aparnamichael commented 6 days ago

ComponentPanelBuilder (3)

PanelGridBuilder (3)

ProjectTopics (3)

ServiceManager (2)

aparnamichael commented 6 days ago

Notification.(...) (3)

InspectionOptionsPanel.() (1)

aparnamichael commented 6 days ago

ProjectTopics.MODULES (3)