Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in

Lukasz Lenart

Avatar
  • Total activity 28
  • Last activity September 02, 2024 12:20
  • Member since July 27, 2010 07:21
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 7
Activity overview Posts (7) Comments (14)
Sort by recent activity Recent activity Votes
  • Created September 02, 2024 12:20
    Ok, let me check again, but I recall IDEA was complaining about ID not matching the packages
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. Mixing different extension points in one plugin
    • 0 votes
  • Created September 02, 2024 08:46
    The plugin is identified by id = <id>com.intellij.struts2</id> and itself defines a few new extension points:<extensionPoints> <extensionPoint name="constantContributor" interface="com.intellij.st...
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. Mixing different extension points in one plugin
    • 0 votes
  • Created August 30, 2024 10:54
    Exactly, I cannot mix these two. Currently plugin overcomes this limitation by using the same packages names as the platform ("com.intellij")  and this allows at the same time define new extension ...
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. Mixing different extension points in one plugin
    • 0 votes
  • Created August 21, 2024 13:56
    Thanks a lot, that was it!
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. java.lang.NoClassDefFoundError: com/intellij/jsp/highlighter/NewJspFileType
    • 0 votes
  • Next ›
  • Last »
Copyright © 2000– JetBrains s.r.o.