Commit Graph
54 Commits
Author SHA1 Message Date
Eugene Zhuravlev 7e45b57ff7 block reads fixed 2010-07-07 12:48:56 +04:00
anna c0f2332e09 rerun failed tests: include interrupted (IDEA-56246) 2010-07-06 13:04:32 +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
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
nik b3b20f7dd5 get rid of DataContext in ExecutionEnvironment 2010-06-03 11:49:16 +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
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
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
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
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
Alexey Pegov ae1f60fad8 Revert "use module dir as working directory checkbox"
This reverts commit 764f546937.
2010-02-04 17:01:09 +03:00
Alexey Pegov 764f546937 use module dir as working directory checkbox 2010-02-04 16:27:39 +03:00
Alexey Pegov 49f87dc5fb Revert "IDEADEV-41762 Run Configurations: Replace Working directory textfield with combobox with $MODULE_DIR$ macro predefined"
This reverts commit 7eeede6bb4.
2010-02-04 16:13:31 +03:00
Dmitry Jemerov 18440a6958 merge idea90 branch into trunk 2010-01-18 20:19:19 +03:00
Alexey Pegov 7eeede6bb4 IDEADEV-41762 Run Configurations: Replace Working directory textfield with combobox with $MODULE_DIR$ macro predefined 2009-12-28 18:26:03 +03:00
anna 85272394c3 junit: dispatch messages 2009-12-21 17:42:45 +03:00
Eugene Zhuravlev 726df60c96 assertion added: RunConfiguration should not return null modules in module array 2009-12-03 23:03:13 +03:00
anna 1eace0d882 can be static: do not check for testng tests/configurations ( IDEADEV-41672 ) 2009-11-30 18:31:45 +03:00
anna d0e52fe639 configurations with different modules are not the same: check location module first if user has changed default module manually (IDEADEV-41624) 2009-11-26 21:16:34 +03:00
nik ed4f413b3f IDEADEV-41380: Artifacts: results of manual editing of "Build artifacts" setting of deployment configuration are not saved 2009-11-19 09:06:41 +03:00
anna d9831b2c91 rerun failed tests: get logs from initial configuration (IDEADEV-41329) 2009-11-12 19:06:31 +03:00
anna 6ff2ff0f94 coverage: try to read from old configs if current settings not found (IDEADEV-41154) 2009-11-02 19:21:14 +03:00
Maxim Shafirov 0e4d2bb041 Filtering kind of speedsearch for more list choosers + fix filtering performance for large lists. 2009-10-22 20:46:46 +04:00
Dmitry Jemerov 0d2b409276 update copyright 2009-10-11 21:00:23 +04:00
anna b38da6bed1 sort out 2009-10-02 15:45:13 +04:00
anna 4cc107a2ce skip coverage 2009-10-01 16:59:15 +04:00
Dmitry Jemerov 3a7c06845a delete obsolete dependencies 2009-09-01 20:06:33 +04:00
Dmitry Jemerov b41a809507 dependencies 2009-09-01 20:03:40 +04:00
Dmitry Jemerov 104f4cc309 idea_rt -> community/java/java-runtime 2009-09-01 18:15:25 +04:00
Dmitry Jemerov 569ec810ef resources_eng -> community/resources-en 2009-09-01 13:25:18 +04:00
Anna Kozlova ab067179df extract coverage plugin 2009-08-31 14:38:23 +04:00