18 Commits

Author SHA1 Message Date
Karol Lewandowski
1105d90dda update dates in copyright info 2022-01-12 12:09:34 +01:00
Jakub Chrzanowski
6a87dd7dd2 plugin_configuration_file.md: content update 2021-10-19 09:25:14 +02:00
Jakub Chrzanowski
2761b007c4 Update IntelliJ SDK Docs cross-links 2021-01-18 11:21:51 +01:00
Jakub Chrzanowski
5942892ddb Cleanup code_samples JavaDocs 2020-10-07 15:44:55 +02:00
Jakub Chrzanowski
857d945494 Code Samples READMEs 2020-08-12 11:25:19 +02:00
Yann Cébron
4a2199a9f2 tool_window code sample: use properly sized TW icon 2020-04-30 15:11:11 +02:00
Yann Cébron
4151942614 tool_window code sample: fix .form file (IJSDK-841) 2020-04-30 15:01:20 +02:00
Jakub Chrzanowski
b898fe1741 removed typo 2020-04-13 12:17:28 +02:00
Jakub Chrzanowski
0a69886c06 TPV-5209 http -> https 2020-04-13 12:09:48 +02: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
cb958a2c88 IJSDK-787 Convert code sample "tool_window" to use Gradle 2020-02-13 17:20:52 +01:00
JJ Brown
0dca50d851 Removed boilerplate code from example with lambdas
Given the advent of Java 8, anonymous classes for one-line commands are more visual distraction than they are helpful.
I replaced the two used here as action listeners for buttons with equivalent lambdas.
2019-02-23 12:08:10 -06:00
Bouke Versteegh
d374ad22ce Bind ToolWindow to per project object, not global ToolWindowFactory 2018-11-04 22:16:24 +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 considine
e2e94dadb4 First build for GH pages 2016-01-14 19:38:06 -08:00