Yann Cébron
|
2507511d17
|
gradle-intellij-plugin 0.4.21
|
2020-05-13 10:49:39 +02:00 |
|
JohnHake
|
62f1dd02a2
|
[build.gradle] change to sinceBuild and untilBuild for 201
|
2020-05-12 15:04:48 -07:00 |
|
JohnHake
|
2f211997c5
|
[code samples] correct buildSearchableOptions
|
2020-05-08 12:03:14 -07:00 |
|
JohnHake
|
6d3afaccc4
|
[code samples] disable building searchable options IJSDK-792
|
2020-05-07 13:04:17 -07:00 |
|
Yann Cébron
|
415c622c57
|
gradle-intellij-plugin 0.4.20
|
2020-05-06 19:48:29 +02:00 |
|
Yann Cébron
|
0f33aa6c29
|
code samples: build.gradle cleanup
|
2020-04-24 14:58:26 +02:00 |
|
Jakub Chrzanowski
|
4d9fa2fc5a
|
[Code Samples Inspection] Java > Java language level migration aids > Java 8 > Collections.sort() can be replaced with List.sort()
|
2020-04-16 12:00:38 +02:00 |
|
Jakub Chrzanowski
|
6fe750e8f1
|
[Code Samples Inspection] Java > Java language level migration aids > Java 8 > Anonymous type can be replaced with lambda
|
2020-04-16 12:00:10 +02:00 |
|
Jakub Chrzanowski
|
155da20ced
|
[Code Samples Inspection] Redundant suppression
|
2020-04-16 11:13:02 +02:00 |
|
JohnHake
|
42569d0d34
|
[code samples] Update to 2020.1 IntelliJ Platform IJSDK-802
|
2020-04-09 11:12:46 -07:00 |
|
Yann Cébron
|
15546e0a63
|
gradle-intellij-plugin 0.4.18
|
2020-04-02 11:40:17 +02:00 |
|
JohnHake
|
c9f8567168
|
[code samples] update to 2019.3.4 platform
|
2020-03-27 13:55:09 -07:00 |
|
Yann Cébron
|
ef27d1d1fc
|
gradle-intellij-plugin 0.4.17
|
2020-03-24 11:20:17 +01:00 |
|
JohnHake
|
137a0e9f6e
|
IJSDK-424
|
2020-03-18 18:42:50 -07:00 |
|
Jakub Chrzanowski
|
582b1a5d72
|
[code samples] plugin.xml files cleanup
|
2020-03-18 16:53:51 +01:00 |
|
Yann Cébron
|
980eda57ba
|
[code samples] remove @author, cleanup
|
2020-03-06 17:43:54 +01:00 |
|
Yann Cébron
|
dda3dd94fa
|
[project view pane] ImagesProjectViewPane: superfluous @Nullable
|
2020-03-06 17:17:24 +01:00 |
|
Yann Cébron
|
6e6f3d7193
|
[code samples] remove explicit type
|
2020-03-06 17:14:43 +01:00 |
|
Yann Cébron
|
e81809ea4d
|
[project view pane] cleanup code
|
2020-03-06 16:01:42 +01:00 |
|
JohnHake
|
bb1f61bafd
|
Gradle dists gradle-6.1.1-all
|
2020-03-02 20:01:54 -08:00 |
|
JohnHake
|
bb86791741
|
New Copyright in code samples
|
2020-02-19 21:51:48 -08:00 |
|
JohnHake
|
f5bc43751f
|
merge IJSDK-783, Add Gradle
|
2020-02-18 15:15:49 -08:00 |
|
JohnHake
|
96c4fbe36d
|
Remove DevKit
|
2020-02-18 14:43:05 -08:00 |
|
JohnHake
|
0a4f1d96e4
|
IJSDK-657, IJSDK-665
|
2019-09-24 13:31:46 -07:00 |
|
JohnHake
|
97bb8fbf1b
|
platform -> lang in plugin.xml
|
2019-06-19 17:34:10 -07:00 |
|
JohnHake
|
9b03c3b52a
|
Fixed missing <depends> elements, refactored obsolete kotlin_demo.
|
2019-06-13 16:59:30 -07:00 |
|
John Hake
|
753b73daef
|
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
|
258bc59be1
|
Code Samples: cleanup plugin.xml
|
2018-12-18 10:34:40 +01:00 |
|
Yann Cébron
|
f9194eadf4
|
plugin descriptors: remove obsolete idea-plugin@version attribute (IDEA-163694)
|
2016-11-11 17:48:01 +01:00 |
|
Yann Cébron
|
616ab0351f
|
sample projects plugin.xml: update confluence to jetbrains.org links
|
2016-11-02 21:26:45 +01:00 |
|
Yann Cébron
|
315557c435
|
project_view_pane demo: fix plugin name/description
|
2016-11-02 21:05:57 +01:00 |
|
Breandan Considine
|
10140f33d4
|
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
|
f416f02ce2
|
Tidy up code samples and wrap at 80 chars #IJSDK-24
|
2016-03-21 16:08:47 -04:00 |
|
breandan
|
75ac21b9ad
|
Update plugin code samples to use canonical project structure
|
2015-12-05 08:56:10 -05:00 |
|
breandan
|
fca41b5a98
|
Share run configurations and inherit the project output path
|
2015-12-03 16:23:33 -05:00 |
|
breandan
|
6d2c407a43
|
Add code_sample projects as sub-modules inside intellij-sdk-docs
|
2015-12-03 15:28:36 -05:00 |
|
breandan
|
eecb02ed3d
|
Fix untracked IDEA config files
|
2015-08-19 08:16:30 -04:00 |
|
Anna Bulenkova
|
0231b1a3bd
|
[code] package structure changed
|
2015-01-19 14:39:11 +01:00 |
|
Anna Bulenkova
|
c4bd710d27
|
[code] package structure changed
|
2015-01-19 14:37:51 +01:00 |
|
Anna Bulenkova
|
64beea15e9
|
[code] custom project view pane - filtering images
|
2015-01-08 13:53:02 +01:00 |
|
Anna Bulenkova
|
5e5320d0b5
|
[code] module type corrected
|
2015-01-08 12:50:14 +01:00 |
|
Anna Bulenkova
|
4cf0f4fe33
|
[code] missing file
|
2015-01-08 11:29:32 +01:00 |
|
Anna Bulenkova
|
bce2984978
|
[code] project view pain stub
|
2015-01-08 11:28:30 +01:00 |
|