360 Commits

Author SHA1 Message Date
JohnHake
9ac7d19ea5 Add Gradle 2020-02-17 16:00:36 -08:00
JohnHake
a160058ee2 Cleanup per SDK 2020-02-17 15:48:25 -08:00
JohnHake
61567f2678 Remove DevKit 2020-02-17 15:12:57 -08:00
Yann Cébron
b3c96c5445 tool_window/build: remove javadoc target 2020-02-17 11:11:38 +01:00
JohnHake
ef7ccaaa77 Update Gradle 2020-02-16 20:07:37 -08:00
JohnHake
d5183d97e8 Reconfig Gradle 2020-02-16 19:53:51 -08:00
JohnHake
e4ed03950e Remove DevKit 2020-02-16 19:27:53 -08:00
JohnHake
cd90831b35 Merge branch 'IJSDK-779' 2020-02-16 15:31:27 -08:00
JohnHake
b7209e6674 Remove DevKit
Footprint to Gradle
Add Gradle
Packages
2020-02-16 15:25:40 -08:00
John Hake
4f7d478769
Merge pull request #251 from olada/patch-1
Fix typo
2020-02-16 12:03:39 -08:00
David
1b04b36700
Fix typo 2020-02-16 14:33:03 +01:00
JohnHake
5e88e10f90 No "_" in <id> 2020-02-15 20:13:54 -08:00
Jakub Chrzanowski
8d048feec0 remove junit test dependency 2020-02-14 12:55:36 +01:00
Jakub Chrzanowski
d6622c5a64 remove jar.dependsOn javadoc from the code samples' Gradle files 2020-02-14 12:50:06 +01:00
Jakub Chrzanowski
872db18610 IJSDK-785 Convert code sample "psi_demo" to Gradle 2020-02-14 11:58:44 +01:00
Jakub Chrzanowski
5875ac34bf gradle 6.1.1 2020-02-14 11:39:29 +01:00
Jakub Chrzanowski
2e85ac7f35 IJSDK-786 Convert code sample "run_configuration" to Gradle 2020-02-14 11:28:52 +01:00
JohnHake
d3a7850018 Clarify EPs 2020-02-13 13:43:25 -08:00
JohnHake
59a4610efe Merge branch 'IJSDK-479B' 2020-02-13 10:21:02 -08:00
Jakub Chrzanowski
beeb045373 IJSDK-787 Convert code sample "tool_window" to use Gradle 2020-02-13 17:20:52 +01:00
Jakub Chrzanowski
efa30965d5 IJSDK-788 code review 2020-02-13 16:08:23 +01:00
Jakub Chrzanowski
c1ef345fef IJSDK-788 code review 2020-02-13 15:57:11 +01:00
Jakub Chrzanowski
cdc8d6af93 IJSDK-788 Cleanup code sample "tree_structure_provider" 2020-02-13 11:31:25 +01:00
JohnHake
479ebabe33 Incorporate PR247 2020-02-12 12:40:28 -08:00
JohnHake
b6a9cff1ba Draft Complete 2020-02-12 12:24:49 -08:00
JohnHake
c83e24d8bd Checkpoint IJSDK-479B 2020-02-11 19:35:37 -08:00
JohnHake
72e4fafbe4 Merge branch 'IJSDK-479A'
# Conflicts:
#	.idea/gradle.xml
2020-02-10 09:27:03 -08:00
JohnHake
605d747a2e Incorporate Review 2020-02-10 09:15:27 -08:00
JohnHake
83af8b7db3 Gradle to 6.1.1 2020-02-10 07:42:34 -08:00
JohnHake
9704c18dbc Update version 2020-02-10 07:09:56 -08:00
JohnHake
72fc294992 Cleanup 2020-02-10 07:01:00 -08:00
JohnHake
cbb34731ce Conversion complete 2020-02-08 20:56:24 -08:00
JohnHake
bddbbfe1de Add Gradle conversion 2020-02-08 20:31:11 -08:00
JohnHake
feb63180ce Remove DevKit 2020-02-08 19:55:05 -08:00
JohnHake
7e5e76abd6 Port to Gradle, update unit tests 2020-02-07 11:54:11 -08:00
JohnHake
ced34792f9 Gradle conversion 2020-02-06 20:39:50 -08:00
JohnHake
1f5efe6f29 action_basics replaces register_actions 2020-02-06 12:52:45 -08:00
JohnHake
65dd82041f Delete DevKit, add Gradle simple_language_plugin 2020-02-05 20:39:11 -08:00
JohnHake
a4688028c5 Add simple_language and updates to simple_language_plugin 2020-02-05 19:28:43 -08:00
Yann Cébron
3f310e1460 gradle-intellij-plugin v0.4.16 2020-01-28 15:28:37 +01:00
Dmitry Jemerov
b14027f3ff Demonstrate correct way of registering typed handlers 2020-01-03 18:15:24 +01:00
Dmitry Jemerov
edd172e082 Fix parameter names and annotations in tree structure provider sample 2020-01-03 13:36:41 +01:00
Dmitry Jemerov
8b5a79bc44 Convert tree_structure_provider sample to Gradle 2020-01-03 13:33:24 +01:00
mongolyy
4fdc2770f7
Add override annotation 2019-12-26 16:07:28 +09:00
Yann Cébron
2ac6d40f1f gradle-intellij-plugin 0.4.15 2019-12-09 10:43:55 +01:00
Dmitry Jemerov
4b7a0fae34 Stop teaching people to use components (#233)
- Replace documentation on writing components with documentation on migrating away from components
- Split documentation on extensions and extension points (extensions are always needed and EPs are quite uncommon)
- Add documentation on listeners
- Remove application and project components in sample plugins whenever possible
2019-12-05 10:10:38 +01:00
JohnHake
6515d78cdc Must extend DefaultActionGroup for the group to accept children 2019-11-29 12:59:12 -08:00
JohnHake
78609f5252 gradle 6.0.1 2019-11-26 18:23:41 -08:00
JohnHake
4176f0df48 Update Kotlin, Gradle, intellij.version 2019-11-25 20:48:44 -08:00
Yann Cébron
a4191c2aa2 gradle-intellij-plugin 0.4.14 2019-11-25 16:33:01 +01:00