52 Commits

Author SHA1 Message Date
Jakub Chrzanowski
ca78cffeee gradle-intellij-plugin 0.6.2 2020-11-05 15:12:16 +01:00
Jakub Chrzanowski
90804ad138 Switch Gradle Wrapper to -all to improve the IntelliSense JetBrains/intellij-platform-plugin-template#48 2020-10-16 14:50:15 +02:00
Jakub Chrzanowski
8319ef2626 Upgrade Gradle Wrapper to v6.7 2020-10-15 17:10:31 +02:00
Yann Cébron
09c3ed4620 gradle-intellij-plugin 0.5.0 2020-10-05 19:06:19 +02:00
Yann Cébron
83ff160302 gradle-intellij-plugin 0.4.26 2020-10-01 14:39:49 +02:00
Yann Cébron
b0df56f294 gradle-intellij-plugin 0.4.22 2020-09-03 15:02:13 +02:00
Jakub Chrzanowski
857d945494 Code Samples READMEs 2020-08-12 11:25:19 +02:00
JohnHake
f47a5ac1bf [2020.2 release] IJSDK-869 update intellij.version to 2020.2
Add notes about AnnotationHolder changes
Update upsource links per inspections
Fixes deprecation warning for AnnotationHolder
Compiles, but deprecation warnings for AbstractTreeBuilder, AbstractTreeUpdater, AnnotationHolder
2020-07-28 21:31:31 -07:00
Yann Cébron
bba727c859 code samples: gradle 6.5 2020-06-22 15:17:14 +02:00
Yann Cébron
13caa6a39d gradle-intellij-plugin 0.4.21 2020-05-13 10:49:39 +02:00
JohnHake
59c87425b8 [build.gradle] change to sinceBuild and untilBuild for 201 2020-05-12 15:04:48 -07:00
JohnHake
0d1c966cc9 [code samples] correct buildSearchableOptions 2020-05-08 12:03:14 -07:00
JohnHake
ab9ba3a221 [code samples] disable building searchable options IJSDK-792 2020-05-07 13:04:17 -07:00
Yann Cébron
209b73ebe1 gradle-intellij-plugin 0.4.20 2020-05-06 19:48:29 +02:00
Yann Cébron
467067e804 code samples: build.gradle cleanup 2020-04-24 14:58:26 +02:00
JohnHake
82bbf5b98b [code samples] Update to 2020.1 IntelliJ Platform IJSDK-802 2020-04-09 11:12:46 -07:00
Yann Cébron
13cfe2c71f gradle-intellij-plugin 0.4.18 2020-04-02 11:40:17 +02:00
JohnHake
8108a047ef [code samples] update to 2019.3.4 platform 2020-03-27 13:55:09 -07:00
Yann Cébron
7f4c56b758 gradle-intellij-plugin 0.4.17 2020-03-24 11:20:17 +01:00
JohnHake
4d6895589d IJSDK-424 2020-03-18 18:42:50 -07:00
Jakub Chrzanowski
834e9b15c6 [code samples] plugin.xml files cleanup 2020-03-18 16:53:51 +01:00
JohnHake
50088bb8db New Copyright in code samples 2020-02-19 21:51:48 -08:00
Jakub Chrzanowski
df2a828adf remove junit test dependency 2020-02-14 12:55:36 +01:00
Jakub Chrzanowski
9f541d99a2 remove jar.dependsOn javadoc from the code samples' Gradle files 2020-02-14 12:50:06 +01:00
Jakub Chrzanowski
d5138759b5 IJSDK-785 Convert code sample "psi_demo" to Gradle 2020-02-14 11:58:44 +01:00
Jakub Chrzanowski
f118869c77 gradle 6.1.1 2020-02-14 11:39:29 +01:00
Jakub Chrzanowski
cb958a2c88 IJSDK-787 Convert code sample "tool_window" to use Gradle 2020-02-13 17:20:52 +01:00
Jakub Chrzanowski
59634a83f7 IJSDK-788 code review 2020-02-13 16:08:23 +01:00
Jakub Chrzanowski
7e834a9655 IJSDK-788 code review 2020-02-13 15:57:11 +01:00
Jakub Chrzanowski
07f37577a4 IJSDK-788 Cleanup code sample "tree_structure_provider" 2020-02-13 11:31:25 +01:00
Yann Cébron
308c10991e gradle-intellij-plugin v0.4.16 2020-01-28 15:28:37 +01:00
Dmitry Jemerov
0807d3c364 Fix parameter names and annotations in tree structure provider sample 2020-01-03 13:36:41 +01:00
Dmitry Jemerov
82326be927 Convert tree_structure_provider sample to Gradle 2020-01-03 13:33:24 +01:00
JohnHake
6b2398c892 IJSDK-657, IJSDK-665 2019-09-24 13:31:46 -07:00
JohnHake
0408a3571c platform -> lang in plugin.xml 2019-06-19 17:34:10 -07:00
JohnHake
80d358f5ba Fixed missing <depends> elements, refactored obsolete kotlin_demo. 2019-06-13 16:59:30 -07:00
Yann Cébron
448ac5e1c0 Code Samples: cleanup plugin.xml 2018-12-18 10:34:40 +01:00
Yann Cébron
d452237c40 plugin descriptors: remove obsolete idea-plugin@version attribute (IDEA-163694) 2016-11-11 17:48:01 +01:00
Breandan Considine
89638a3694 Prefer wildcard imports to maximize vertical visibility in code samples
Too bad there isn't a way to filter lines with Jekyll Liquid tags
2016-03-21 16:59:17 -04:00
Breandan Considine
7b03fa6f39 Tidy up code samples and wrap at 80 chars #IJSDK-24 2016-03-21 16:08:47 -04:00
breandan
2cf2e55eb9 Update plugin code samples to use canonical project structure 2015-12-05 08:56:10 -05:00
breandan
904dbd472c Switch IJSDK to Community and fix typo in tree_structure_provider 2015-12-04 05:52:16 -05:00
breandan
aeb55b1a27 Share run configurations and inherit the project output path 2015-12-03 16:23:33 -05:00
breandan
0bfab58cc8 Add code_sample projects as sub-modules inside intellij-sdk-docs 2015-12-03 15:28:36 -05:00
breandan
448e845261 Fix untracked IDEA config files 2015-08-19 08:16:30 -04:00
Anna Bulenkova
a7f7dc988f [source] link to confluence dropped 2015-05-08 13:01:52 +02:00
Anna Bulenkova
3f4f6fe4b3 [code] cleanup 2015-02-04 11:32:17 +01:00
Anna Bulenkova
525d7b5629 [code] package structure changed 2015-01-19 14:37:51 +01:00
Anna Bulenkova
1d608a3cfd [code] TreeStructureProvider example 2015-01-05 13:20:24 +01:00
Anna Bulenkova
70e125cf4e [code] custom tree structure provider stub 2015-01-02 13:08:43 +01:00