Commit Graph
86914 Commits
Author SHA1 Message Date
nik ebb7b40808 IDEA-89930: I have to invoke Make multiple times and get "package doesn't exist" after updating code 2012-08-21 15:13:26 +04:00
Denis.Zhdanov d2dcc40aad IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
Finish DefaultMutableTreeNode -> ArrangementTreeNode transition
2012-08-21 14:52:31 +04:00
Anna Kozlova a0d858fa5b lambda: effectively final parameters: copy in final variable if needed - never make implicitly final 2012-08-21 14:39:41 +04:00
Anna Kozlova c85e90f7c1 lambda: highlight exit points inside 2012-08-21 13:04:02 +04:00
Anna Kozlova 4361103208 unnecessary parentheses around one parameter no type element lambda parameter list 2012-08-21 11:42:39 +04:00
Anna Kozlova 523d59d6d0 replace lambda with anonymous: hide for cyclic inference cases 2012-08-21 11:42:37 +04:00
nik d3111ef2ca unneeded files deleted from testData 2012-08-21 11:30:44 +04:00
nik cbbc91f1fd cleanup 2012-08-21 11:30:43 +04:00
Denis.Zhdanov 3a97ab0970 IDEA-19061 Integrate the Rearranger-plugin into core-IDE
refactoring
2012-08-20 23:27:58 +04:00
Denis.Zhdanov f1679987b8 IDEA-19061 Integrate the Rearranger-plugin into core-IDE
Performing tree modification via the tree model (the goal is to propagate the modification events to the tree ui)
2012-08-20 22:26:09 +04:00
Denis.Zhdanov 9899440429 IDEA-19061 Integrate the Rearranger-plugin into core-IDE
Handle a situation when the root is not shown
2012-08-20 22:26:09 +04:00
Gregory.Shrago 67d4bbf702 typo 2012-08-20 22:02:55 +04:00
Anna Kozlova d2b956c808 lambda: check formal types for equality 2012-08-20 21:47:21 +04:00
Roman Shevchenko e8fff2c2b4 Stupid duplicate removed, sorry 2012-08-20 21:30:17 +04:00
Anna Kozlova 90480f5a2a lambda: expand lambda to anonymous class intention 2012-08-20 21:02:44 +04:00
Anna Kozlova 8b0455ce93 lambda: convert anonymous to lambda inspection & fix 2012-08-20 21:02:43 +04:00
irengrig 01970963cf Merge remote branch 'origin/master' 2012-08-20 20:44:10 +04:00
irengrig e29cdcb6a5 bpmn: pretty structure view 2012-08-20 20:42:37 +04:00
Denis.Zhdanov 9dfc9406b7 IDEA-19061 Integrate the Rearranger-plugin into core-IDE
Correct nullability contract
2012-08-20 19:33:21 +04:00
Denis.Zhdanov 8e40d978c7 IDEA-19061 Integrate the Rearranger-plugin into core-IDE
Apply generic model modification os 'add condition' use-case
2012-08-20 19:32:08 +04:00
Dmitry Avdeev ac01d96bfa cumulative version for DOM stubs 2012-08-20 19:29:04 +04:00
Dmitry Avdeev ca13a7335d more stubbed elements in spring DOM 2012-08-20 19:29:03 +04:00
Denis.Zhdanov cf315a18c5 IDEA-19061 Integrate the Rearranger-plugin into core-IDE
Correctly refreshing tree nodes now
2012-08-20 19:17:01 +04:00
Roman Shevchenko dd3720b35a Separate assertions in test 2012-08-20 19:07:31 +04:00
Bas Leijdekkers 1fb845cd24 IDEA-86518 (Quickfix for identical catch branches produces incrorrect and incompilable code) 2012-08-20 17:03:17 +02:00
Gregory.Shrago e52bfe669d relayout DB console toolbar 2012-08-20 18:49:26 +04:00
Roman Shevchenko c22e388773 Fix Quick Evaluate Expression action 2012-08-20 18:19:21 +04:00
Roman Shevchenko dccd41b0aa Unsafe VFS recursion inspection 2012-08-20 18:19:07 +04:00
Roman Shevchenko 41b806fb3b Internal inspections cleaned up and forced to execute on IDEA project (only) 2012-08-20 18:18:41 +04:00
Roman Shevchenko 19e4b7d2ca Practically unused internal inspection tools provider dropped 2012-08-20 18:18:01 +04:00
Roman Shevchenko db0c5fa0b2 Convenient method for register inspections in tests 2012-08-20 18:17:43 +04:00
Dmitry Avdeev 750a96c2c9 file mask fixed 2012-08-20 18:09:03 +04:00
kirill.safonov 346d2657c7 Jade multiple PSI trees custom parsing for chunks + misc 2012-08-20 17:59:35 +04:00
Roman Shevchenko 541c76280d Corrupted VFS assertion 2012-08-20 17:56:57 +04:00
Denis.Zhdanov 4f5f66866f IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
Refreshing tree nodes on changes (work in progress)
2012-08-20 17:36:09 +04:00
Roman Shevchenko 2f48cb7994 Prevent log output from mixing 2012-08-20 17:31:26 +04:00
Dmitry Avdeev 5475699b0b spring DOM stubbed 2012-08-20 17:21:18 +04:00
Dmitry Avdeev 8c957d25b8 DOM stubs: parent strategy 2012-08-20 17:21:17 +04:00
Dmitry Avdeev a920b09636 DOM stubs: more tests 2012-08-20 17:21:16 +04:00
Alexander Lobas c343904cff Update test data for Mac OS configuration 2012-08-20 17:11:06 +04:00
Kirill Likhodedov 20e5d8d818 Fix test
Make any modification, so that Document and file content differ.
Otherwise save won't be, and "on-save" actions won't be called.
2012-08-20 17:07:40 +04:00
Denis.Zhdanov a3954bd5aa IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
1. Corrected node removal logic;
2. Corresponding tests are added;
2012-08-20 17:02:51 +04:00
Anna Kozlova b6a278b60f lambda return type checks: consider void-compatible/value-compatible block 2012-08-20 16:59:18 +04:00
Konstantin Bulenkov 9cdf03c1fd ok, rollback again 2012-08-20 16:11:11 +04:00
Konstantin Bulenkov 29af5c6378 move Darcula to colorSchemes module 2012-08-20 15:52:29 +04:00
nik 4407fcc24e exclude test source roots from production classpaths 2012-08-20 15:49:40 +04:00
Evgeny Pasynkov 8353b3ef96 remove dependency java-psi-api from projectModel-api 2012-08-20 13:35:25 +02:00
Anna Kozlova 122cccf567 lambda: correct error reporting according to b.50 2012-08-20 15:26:47 +04:00
Anna Kozlova 05c0cfbb5e lambda: accept Object when return type is void 2012-08-20 15:26:46 +04:00
Anna Kozlova a060e747ab lambda: return type void-compatibility checks extracted 2012-08-20 15:26:45 +04:00