Commit Graph
132 Commits
Author SHA1 Message Date
irengrig fe72dbec0d Merge branch 'master' of git.labs.intellij.net:idea/community 2010-07-14 14:06:17 +04:00
Eugene Zhuravlev a22cd0c1a2 include local host name in launching parameters for listening mode 2010-07-12 20:24:51 +04:00
nik 1a5d43b980 api corrected 2010-07-07 16:08:20 +04:00
Eugene Zhuravlev 7e45b57ff7 block reads fixed 2010-07-07 12:48:56 +04:00
anna 2b3f7eb255 alternative jre schould provide not only executable but also jars (IDEA-55638) 2010-07-06 13:04:33 +04:00
anna c0f2332e09 rerun failed tests: include interrupted (IDEA-56246) 2010-07-06 13:04:32 +04:00
anna 368d7952ce alternative jre schould provide not only executable but also jars (IDEA-55638) 2010-07-06 13:04:31 +04:00
nik 1095598295 rarely used methods inlined 2010-07-02 09:28:51 +04:00
Maxim Shafirov b4caafd564 All scrollpanes replaces with JBScrollPane. 2010-06-29 17:36:03 +04:00
Anton Makeev 0edb2b011e JList->JBList 2010-06-29 13:46:47 +04:00
nik 8d952fce6e obsolete extension point removed 2010-06-29 12:03:44 +04:00
nik 11d962a5a3 JavaParameters migrated to new api (IDEA-55925 fixed), special order processing for maven implemented 2010-06-29 12:02:40 +04:00
Maxim.Mossienko 529b5533df WI-1124 Can`t create Run configuration for xsl files. 2010-06-26 20:10:48 +04:00
Eugene Zhuravlev 25c2a994e6 correct implementation of read() 2010-06-18 17:27:52 +04:00
anna 7db7c75c90 junit: tests by pattern - quick start 2010-06-16 12:43:32 +04:00
irengrig 6c796f35e7 Merge branch 'master' of git.labs.intellij.net:idea/community 2010-06-08 16:56:28 +04:00
nik b3b20f7dd5 get rid of DataContext in ExecutionEnvironment 2010-06-03 11:49:16 +04:00
Kirill Likhodedov 275f48c7ce Merge branch 'master' of git.labs.intellij.net:idea/community 2010-05-31 19:21:04 +04:00
anna 559a74ac8f setup module with respect to dependencies ( IDEA-54581 ) 2010-05-31 13:07:33 +04:00
Roman Shevchenko e9755c1403 JUnit's isTestClass() to support aspect-added test methods 2010-05-26 20:27:16 +04:00
anna 4a9e24c4ae for non-java files 2010-05-26 13:28:40 +04:00
Dmitry Avdeev dc2a081ee9 stacktrace navigation: fallback if class does not belong to scope 2010-05-18 11:45:02 +04:00
anna 1e6a387db4 cleanup 2010-05-13 19:44:55 +04:00
anna 9be694efd5 use interface RunnerAndConfigurationSettings where possible in order to move RuntimeConfigurationProducer and Ko -> lang-api 2010-05-13 19:19:27 +04:00
anna 9abeb8b373 get rid of LoactableConfigurationTYpe (I) 2010-05-13 18:11:35 +04:00
Anton Makeev d0484e7dcf cidr: run configuration settings 2010-05-11 14:46:19 +04:00
Anton Makeev 076b022de4 cidr: run configuration settings 2010-05-11 14:46:18 +04:00
Anton Makeev 691872a7ee run configurations: refactoring 2010-05-11 14:46:16 +04:00
Anton Makeev 8a6c987ae4 Run Configurations: CommonProgramParameters extracted 2010-05-11 14:46:15 +04:00
Anton Makeev 738f02289a run configurations: CommonProgramParameters panel extracted 2010-05-11 14:46:13 +04:00
Gregory Shrago eacb256100 rmi stackframe filter 2010-04-29 18:32:45 +04:00
anna 4e7f906cca check url (IDEA-33220) 2010-04-23 17:09:18 +04:00
Anton Makeev d65d899f97 cidr: build before run + refactoring
run configurations: error balloons if cannot run instead of dialog boxes
2010-04-14 13:14:31 +04:00
Dmitry Avdeev c98bc49285 compiling & test running with jars 2010-04-12 12:02:59 +04:00
nik e7caa62de3 IDEA-53328: Problem with GWT plugin running webapp on Jetty in dev mode 2010-04-06 13:33:48 +04:00
Alexey Kudravtsev 8f949cbbc5 final fields 2010-04-05 13:07:28 +04:00
anna 7a11a6fb68 NPE 2010-04-01 19:47:23 +04:00
peter 9fbe5ff27c run custom patchers via the generic debugger patching mechanism (for the sake of Tomcat) 2010-03-26 08:47:19 +00:00
peter cbb545665f invoke JavaProgramPatcher on run, too 2010-03-25 18:15:26 +00:00
Anton Makeev b425c54e96 Console: correctly navigate to sources using the corresponding scopes 2010-03-11 17:28:59 +03:00
peter 89073ac97a Method.invoke & Constructor.newInstance considered auxiliary 2010-03-09 12:54:16 +00:00
peter 748d6a4c02 generic API for console folding 2010-03-04 17:50:44 +00:00
peter d2a5654e9d an API for filtering out stack frames considered internal 2010-03-04 17:03:35 +00:00
peter aa61770c93 make exception filter return folding descriptor for groovy internals 2010-03-04 13:41:38 +00:00
Eugene Zhuravlev 526e7d6ade do not start compilation for disposed project 2010-03-01 10:38:20 +03:00
anna e3e8ad612d coverage listeners cleanup: they should not depend on IDEA's classes (~coverage_rt) 2010-02-24 17:31:14 +03:00
anna d5b202f75c IDEA-52351 2010-02-19 12:34:29 +03:00
Alexey Kudravtsev df51747db5 cleanup 2010-02-17 16:53:20 +03:00
anna 857d38e25c avoid inheritance optimization (IDEA-52050) 2010-02-08 21:23:02 +03:00
Alexey Pegov a394229a67 popup to choose path variables for working directory @ run configurations 2010-02-05 16:49:20 +03:00