SlideShare ist ein Scribd-Unternehmen logo
Plug-in-Entwicklung für die IntelliJ Platform
Yann Cébron (JetBrains)
IntelliJ - was??!
Verfügbare IDEs - JetBrains
In Entwicklung - JetBrains
C/C++
Q2/2015
DB/SQL
Q3/2015
IDEs - Third Party
IntelliJ goes Server
Summa summarum…
• 12 IDEs
• Plattformen: JVM, Web, Android, iOS, C/C++, Python,
Go, Database/SQL, Language DSL, …
• > 1200 Plugins http://plugins.jetbrains.com
IntelliJ Platform
IntelliJ Platform - High Level
• 2009
• Apache 2 License
• IDE/Developer Tooling

• keine Rich Client Platform (RCP)
IntelliJ Platform - Was ist drin?
• DI-Infrastruktur (PicoContainer)
• VirtualFileSystem
• PSI (Program Structure Interface)
• Editor
• Action-System
• UI Komponenten (Swing)
IntelliJ Platform - Was kann ich machen?
• Plugins
• Standalone-IDE
• „Core“ (z.B. Upsource, Kotlin Compiler)
Plugins
Plugins - Typologie
• Sprache
• Framework
• IDE-internes Tool
• Projekt-/Firmenspezifisch
Exkurs - Interessante Plugins
• BashSupport
• ANTLRv4
• XText

• Go
• DummyTextGenerator
• Erlang
Deployment
Kompatibilität
• JDK 6 (noch!)
• Target IDE(s)
• IDE-Version
Installation
• plugins.jetbrains.com
• Custom Plugin Server
• JAR/ZIP
Standalone IDEs
Standalone IDE
• Customizing
• Infrastruktur
• Builds: DIY
• Referenz: Android Studio
Wie? Wo? Was?
Unterstützung
• jetbrains.org
• Dokumentation
• Forum
• OSS Plugins

• „patch_welcome“
• IDEA Backlog
Tools
• GrammarKit
• PSIViewer

• -Didea.is.internal=true
Survival Strategies
10 Jahre Plugins
• Struts 1 (2004)
• Struts 2 (2007)
• Projektspezifisches XML-Tooling
• Spring-Framework
• Plugin DevKit
• Struts 2
• TeamCityProtect (JetBrains intern)
Lessons Learned
• Wo? >> Wie?
• *Manager
• RTFS
• Forum
• Ähnliche Plugins
Hector The Inspector
• WolfTheProblemSolver

• InjectedLanguageFormattingTest#

testFrankenstein2

• SymlinkHandlingTest#

testTransGenderRefresh

• Easter Eggs
Q&A
@yanncebron

Weitere ähnliche Inhalte

PDF
Storytelling For The Web: Integrate Storytelling in your Design Process
PDF
2024 Trend Updates: What Really Works In SEO & Content Marketing
PDF
IntelliJ IDEA Trickkiste
PPTX
Hybrid App Development mit Intel XDK
PDF
Developing On the IntelliJ Platform
PDF
A tour of React Native
PDF
Intro to react native
PDF
Continuous Integration JUG Hannover
Storytelling For The Web: Integrate Storytelling in your Design Process
2024 Trend Updates: What Really Works In SEO & Content Marketing
IntelliJ IDEA Trickkiste
Hybrid App Development mit Intel XDK
Developing On the IntelliJ Platform
A tour of React Native
Intro to react native
Continuous Integration JUG Hannover
Anzeige

Plugin Entwicklung für IntelliJ-Platform