Jakub Chrzanowski
5942892ddb
Cleanup code_samples JavaDocs
2020-10-07 15:44:55 +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
Jakub Chrzanowski
2dce0189b9
Docs maintenance ( #316 )
...
docs maintenance
2020-09-21 17:15:08 +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
Yann Cébron
ff93316fdf
build.gradle: use testImplementation
instead of deprecated testCompile
2020-04-24 11:28:07 +02:00
Yann Cébron
64a547a814
[code samples] comparing_references_inspection: use testData
for test data files
2020-04-16 13:28:29 +02:00
Jakub Chrzanowski
c5faa6a252
[Code Samples] Update Copyright years
2020-04-16 11:42:12 +02:00
Jakub Chrzanowski
60104e0c79
[Code Samples Inspection] Proofreading > Typo
2020-04-16 11:31:29 +02:00
Jakub Chrzanowski
1c25c8c7b8
[Code Samples Inspection] Java > Declaration redundancy > Redundant 'throws' clause
2020-04-16 11:19:26 +02:00
Jakub Chrzanowski
56cefc5580
[Code Samples Inspection] HTML > Accessibility > Missing required 'lang' attribute
2020-04-16 11:14:45 +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
63b9f3e220
Gradle dists gradle-6.1.1-all
2020-03-02 20:01:54 -08:00
JohnHake
50088bb8db
New Copyright in code samples
2020-02-19 21:51:48 -08:00
JohnHake
7e18504478
IntelliJ Platform to 2019.3.3
2020-02-19 12:02:09 -08:00
JohnHake
722c5c656e
Port to Gradle, update unit tests
2020-02-07 11:54:11 -08:00
JohnHake
5b4867b2be
Gradle conversion
2020-02-06 20:39:50 -08:00
John Hake
2471ecc98e
Merge pull request #209 from JohnHake/IJSDK-665
...
IJSDK-657, IJSDK-665
2019-09-24 13:34:41 -07:00
JohnHake
6b2398c892
IJSDK-657, IJSDK-665
2019-09-24 13:31:46 -07:00
Grig Alex
9df9f65240
Fix typo
2019-09-21 13:48:04 +03:00
JohnHake
80d358f5ba
Fixed missing <depends> elements, refactored obsolete kotlin_demo.
2019-06-13 16:59:30 -07:00
JohnHake
bdba2be182
Deleted shortName and provider classes.
2019-04-22 16:09:31 -07:00
JohnHake
0639ae696e
Rewrite comparing references inspection
...
Rewrite inspections tutorial doc
2019-04-07 18:46:39 -07:00
John Hake
4baf7c704e
Cleanup build warnings, updated since-build, removed ModuleComponent. ( #154 )
...
* Cleanup build warnings, updated since-build, removed ModuleComponent.
* Refactor facet_basics for functionality/clarity. Incorporate feedback.
* Incorporate additional feedback.
2019-03-11 19:13:44 +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
d30c85e66c
Migrate Intentions and Inspections tutorials from Confluence and minor fixes
...
- https://confluence.jetbrains.com/display/IDEADEV/Creation+of+Intention+Action
-https://confluence.jetbrains.com/display/IDEADEV/Inspection+of+Code+Source
2015-12-11 15:05:46 -05:00