Where do I download the sample plugins?
Someone helped me by showing me this link:
https://confluence.jetbrains.com/display/IDEADEV/IntelliJ+IDEA+Architectural+Overview
It keeps refering to sample plugins:
Samples
A sample plugin project that illustrates how to work with document files is available in the <%IDEA project directory%>/community/samples/textEditor directory. For more information, see Sample Text File Editor.
I've been googling for a while, I can't figure out where to get this /community directory. Do I need to download it somewhere? Can someone give me a link?
Please sign in to leave a comment.
What is unclear about my answer here
https://devnet.jetbrains.com/message/5539934
The samples are there, see https://github.com/JetBrains/intellij-community/tree/master/samples
Sorry, I wanted to create a new thread since it's pretty unrelated. I forgot to delete my question from the other thread.