Valentin Kipyatkov
|
b29267ff93
|
"Single instance only" for IDEA run configurations
|
2015-10-08 20:36:18 +03:00 |
|
Nikolay Krasko
|
470a062254
|
Add kotlin-reflect to additional classpath
|
2015-08-07 19:14:11 +03:00 |
|
Natalia Ukhorskaya
|
fbe2d77df5
|
Temporary switch off KotlinAndroidExtensions plugin during IDEA debug configuration start
|
2015-07-21 13:04:37 +03:00 |
|
Nikolay Krasko
|
796e05983c
|
Move kotlin runtime jars to separate folder and attach them during debug idea start
Now we only attach runtime. It will be possible to attach two jars when it becomes possible to separate paths in system-independent way.
|
2015-07-16 18:02:25 +03:00 |
|
Yan Zhulanow
|
171ea9416e
|
Use comma to separate plugin paths in IDEA run configurations
|
2015-02-26 19:30:29 +03:00 |
|
Yan Zhulanow
|
cdb7a4002e
|
Join Kotlin and KotlinAndroidExtensions plugins into one directory
|
2015-02-26 18:53:43 +03:00 |
|
Yan Zhulanow
|
5614b29db7
|
Build KotlinAndroidExtensions artifact before launching IDEA
|
2015-02-26 15:26:01 +03:00 |
|
Yan Zhulanow
|
c94844f6dc
|
Rename artifact
|
2015-02-26 15:25:44 +03:00 |
|
Andrey Breslav
|
1f10ab21ac
|
android-ide-plugin module extracted
|
2015-02-26 15:25:40 +03:00 |
|
Alexander Udalov
|
ef1fef65c2
|
Minor, rename module to conform to naming style
|
2014-12-29 18:19:17 +03:00 |
|
Nikolay Krasko
|
0a97469ff4
|
Make special config folder for IDEA to keep separate settings for tests
|
2014-09-29 13:55:46 +04:00 |
|
Evgeny Gerashchenko
|
89349b19ac
|
Enabled Kotlin internal mode in IDEA run configurations.
|
2014-08-04 18:46:28 +04:00 |
|
Nikolay Krasko
|
48570ebc64
|
Automatically enable Kotlin plugin if it was disabled
|
2014-04-04 02:10:30 +04:00 |
|
Alexander Udalov
|
fabf2bf46e
|
Use Quartz engine on Mac for 'IDEA' run configuration
This enables anti-aliased fonts and nice looks in internal IDEA run
configurations. It's turned on by default in the shipped version of IDEA
|
2013-08-27 13:49:09 +04:00 |
|
Nikolay Krasko
|
585cd15a03
|
Remove YourKit profile settings
New idea remove them each time it gets focus
|
2013-08-08 00:37:43 +04:00 |
|
Evgeny Gerashchenko
|
542201f4ed
|
Added VM option to avoid problem with duplicate JDK entries.
|
2012-12-17 16:35:57 +04:00 |
|
Nikolay Krasko
|
2c77a0941d
|
Add reader intention for the thread operation (EA-36906)
|
2012-06-26 19:33:25 +04:00 |
|
Alexander.Podkhalyuzin
|
f7b9dab9f7
|
Added -XX:+HeapDumpOnOutOfMemoryError to IDEA run configurations.
|
2012-05-31 12:37:51 +04:00 |
|
Evgeny Gerashchenko
|
03667a1be9
|
Fixed NPE in JetRunConfigurationEditor.resetEditorFrom
#EA-34897 fixed
|
2012-03-20 19:26:04 +04:00 |
|
James Strachan
|
b37a41ea30
|
added jars for KT-1451 for adding markdown support in kdoc/comments
|
2012-03-05 21:38:53 +00:00 |
|
Nikolay Krasko
|
00fa077c34
|
KT-1294 Class rename fails to update import statement and breaks the code - add test for different packages and public java class.
|
2012-02-20 15:16:50 +04:00 |
|
Maxim Shafirov
|
b8ee1a90a7
|
Re-use artifacts we do already have configured for local plugin build
|
2012-02-17 16:59:31 +04:00 |
|
Maxim Shafirov
|
fccc991c19
|
Running JUnit tests, initial.
|
2012-02-16 20:21:46 +04:00 |
|
Andrey Breslav
|
dc58fa3535
|
Support running tests simultaneously with debugging IDE
|
2012-01-25 20:14:07 +04:00 |
|
Maxim Shafirov
|
0f70f098b3
|
Screen menu on Macs for shared IDEA configuration“
|
2012-01-23 15:11:25 +04:00 |
|
Maxim Shafirov
|
53f7c9d007
|
Avoid dropping config/system on each IDEA binaries update
|
2012-01-20 20:35:41 +04:00 |
|
Maxim Shafirov
|
f541cce098
|
Get full/core versions of IDEA using update_dependencies.xml. Don't use plugin SDK anymore.
|
2012-01-20 19:17:32 +04:00 |
|