Commit Graph
89833 Commits
Author SHA1 Message Date
peter cd9fc2209f don't let DomCompletionContributor process java class references in plugin.xml (IDEA-92934) 2012-10-16 15:00:26 +02:00
peter aa4a27b491 some type validity assertions (EA-40027) 2012-10-16 15:00:25 +02:00
Max Medvedev 217ee03128 IDEA-92988, IDEA-92608 duplicate var highlighting 2012-10-16 16:59:17 +04:00
Max Medvedev 1a8575cf9a split highlighting test 2012-10-16 16:59:16 +04:00
Max Medvedev 30aeed34ac EA-39830 - IOE: GroovyPsiElementFactoryImpl.createMethodFromText 2012-10-16 16:59:16 +04:00
Max Medvedev f2928303c9 nullable/notnull 2012-10-16 16:59:15 +04:00
Max Medvedev e493d358a0 Groovy: Logging in control flow building 2012-10-16 16:59:15 +04:00
Max Medvedev eed74dda21 origin info without parentheses 2012-10-16 16:59:15 +04:00
Max Medvedev 4731940ff3 generate members after current place 2012-10-16 16:59:14 +04:00
Roman Shevchenko a90c925e21 EA-39014 (fix Snappy loading under JRockit) 2012-10-16 14:58:02 +02:00
Roman Shevchenko c8383de82f idea.log in CE run configuration 2012-10-16 14:58:01 +02:00
Roman Shevchenko 5f3a65167f Typo 2012-10-16 14:58:00 +02:00
Sergey Evdokimov 33fc1f427c IDEA-60774 target/generated-sources/annotations and target/generated-sources/test-annotations should be specially handled for maven 2 projects
(Configure test-annotation output on reimport)
2012-10-16 16:27:11 +04:00
nik 0bfcc29db7 jps model: run configurations supported 2012-10-16 15:59:03 +04:00
Dmitry Avdeev 1bb0a61340 avoid ModuleBuilder duplication (seemingly fixes Maven and Android problem) 2012-10-16 15:41:28 +04:00
Oleg Sukhodolsky e20b54bc7c RUBY-10872: fixed ProcessOutput.checkSuccess() to be compliant with its javadoc 2012-10-16 15:35:30 +04:00
Oleg Sukhodolsky 5b5aa87a9b RUBY-10872: CapturingProcessAdapter should set process exit code to ProcessOutput 2012-10-16 15:35:29 +04:00
Eugene Zhuravlev 5433f475e9 default directory for generated stuff 2012-10-16 11:47:28 +02:00
Eugene Zhuravlev 5d19c56af2 remove hard-coded non-standard jvm options 2012-10-16 11:47:27 +02:00
Alexey Kudravtsev 5d244f4688 AIOOB 2012-10-16 13:39:43 +04:00
Alexey Kudravtsev 5539ada9ac do not invoke edit actions on read-only view 2012-10-16 13:39:42 +04:00
Alexey Kudravtsev 1e0b234fd6 cleanup 2012-10-16 13:39:41 +04:00
Dmitry Avdeev 410b51b435 IDEA-92948 NPE at com.intellij.openapi.command.WriteCommandAction.execute 2012-10-16 13:33:45 +04:00
Nadya.Zabrodina 4c2315788f IDEA-92950 Mercurial: Unknown status [h] in line [hg status [OPTION]... [FILE]...] Throwable at org.zmlx.hg4ide.command.HgStatusCommand.parseChangesFromResult temporally fixed (see: HgLogCommand parents info) 2012-10-16 13:31:21 +04:00
Sergey Evdokimov 2a9194aaa9 Fix NPE. 2012-10-16 13:25:56 +04:00
Anton Makeev de6256620b Platform: icons consolidated: Refresh, Settings, ProjectSettings 2012-10-16 10:35:01 +02:00
Dmitry Avdeev 27cb382db8 IDEA-92964 Unable to create new module: tested 2012-10-16 11:35:20 +04:00
Dmitry Avdeev a470da4acd IDEA-92964 Unable to create new module 2012-10-16 10:25:03 +04:00
anna 3dd80cbe50 replace constructor with builder ui: add splitter (IDEA-92956) 2012-10-15 21:19:51 +02:00
Eugene Zhuravlev 31de58ec12 IDEA-89797 Annotation processors configuration should has two separate fields for generated test sources and generated production sources 2012-10-15 18:50:44 +02:00
Sergey Evdokimov 890193c2b6 IDEA-92575 New Project/Module Wizard: change Grails and Griffon Application to Grails and Griffon Modules 2012-10-15 20:31:28 +04:00
Alexander Doroshko 830bb8fb38 Option to group ActionScript property field with corresponding getter/setter 2012-10-15 20:25:51 +04:00
Dmitry Jemerov 71038e14bd README to be shown on GitHub 2012-10-15 18:21:40 +02:00
Sergey Evdokimov a166267152 Bug fix: link in stacktrace opens decompiled class even if sources were downloaded. 2012-10-15 20:12:59 +04:00
anna ed31d191c9 restore copyright formatting options (IDEA-92949) 2012-10-15 18:06:31 +02:00
anna 24a2d19043 add constructor params: collect new names to prevent conflicts (IDEA-92902) 2012-10-15 18:06:30 +02:00
Maxim Shafirov 624248d51a OC-5513 2012-10-15 19:35:24 +04:00
peter f653df321f don't restart completion after typing 2 characters: it's not needed with current matching 2012-10-15 17:14:44 +02:00
peter 18a6cf6a1b suggest primitive types in generics (IDEA-92940) 2012-10-15 17:14:26 +02:00
peter 0b2251c6f8 IDEA-92939 Groovy completion: don't auto-popup if I define a variable via the "def" keyword. 2012-10-15 17:14:26 +02:00
peter c4cdd2e1e8 groovy: suggest 'def' before an assignment 2012-10-15 17:14:25 +02:00
Sergey Evdokimov 8f424b567e IDEA-90918 Idea provides links to groovy code which doesn't compile in run window (gmaven groovy 2 project) 2012-10-15 19:09:27 +04:00
Gregory.Shrago 81d63b19aa IDEA-92661 dialect detecting inspection 2012-10-15 19:03:54 +04:00
peter 33e4020e5d tolerate lookup being closed when making the file writable before insertion (EA-39999) 2012-10-15 16:35:09 +02:00
peter e95be20741 more diagnostics for invalid offset after insertion (EA-39965) 2012-10-15 16:35:09 +02:00
peter 087accde27 use cached statistic info (EA-39958) 2012-10-15 16:35:09 +02:00
peter a7b4329c36 IDEA-92896 Invalid parameters names in implemented methods. 2012-10-15 16:35:08 +02:00
Yann Cébron 2735fa0275 Merge remote-tracking branch 'origin/master' 2012-10-15 16:29:32 +02:00
anna 2e4e9ebc58 method ref: conflict when change signature of method used in method ref (IDEA-92601) 2012-10-15 16:20:58 +02:00
anna e775459321 lambda: nested lambda return statements exclusion 2012-10-15 16:20:57 +02:00