Commit Graph
760 Commits
Author SHA1 Message Date
Konstantin Bulenkov c591acbf8b Automatic stacktrace analyzer in internal mode 2009-11-17 16:27:28 +03:00
nik 4699fd4f8a artifact editor: highlighting nodes with errors fixed 2009-11-17 15:33:42 +03:00
nik fbcf37a8af renames 2009-11-17 15:33:42 +03:00
nik 8473e47f05 artifacts processing refactored 2009-11-17 15:33:41 +03:00
nik 2be654964d validation in artifacts migrated to use ProjectStructureDaemonAnalyzer 2009-11-17 15:33:41 +03:00
Eugene Zhuravlev 944a7bedea fix NPEs 2009-11-17 13:49:58 +03:00
Eugene Zhuravlev 2e4f5d0bad UI for generated sources output dir handling 2009-11-17 13:49:57 +03:00
Anton.Makeev fca78b553f Override/Implement: correct inheritance order 2009-11-17 13:29:36 +03:00
Gregory Shrago 44fbf87e45 IDEADEV-41383 Inject language intention: "Add library" dialog is shown under popup 2009-11-16 23:44:47 +03:00
Maas van den BergandMaxim Shafirov 9921854301 IDEADEV-41386: When configuring Java SDK, resolve symbolic links and remove duplicate entries. 2009-11-16 21:30:59 +03:00
Anton.Makeev e1980ced46 Maven: fixes for importing from the Project Structure 2009-11-16 15:06:39 +03:00
Eugene Zhuravlev 5d3a8e4205 annotation processors:
1. invoke per-module
2. reworked handling of output paths for generated sources (UI coming soon)
2009-11-16 12:28:30 +03:00
Eugene Zhuravlev 06c3d2ef3d cosmetics, remove redundant refresh 2009-11-16 12:21:55 +03:00
Eugene Zhuravlev b3aea8c94f remove unused code 2009-11-16 12:21:54 +03:00
Alexey Kudravtsev ae70c82d4d cleanup: toArray -> toVirtualFileArray() 2009-11-16 11:19:43 +03:00
Maxim Shafirov 85e96d332d Drop PsiManagerConfiguration, optimize memory consumption by DirectoryIndex 2009-11-13 22:30:44 +03:00
Gregory Shrago 909cfb406b IDEADEV-41351 Add annotations.jar automatically whan 'Inject Language' intention is used 2009-11-13 22:09:00 +03:00
Alexey Kudravtsev 58567cd73a cleanup 2009-11-13 15:42:39 +03:00
Alexey Kudravtsev 8fad4b4967 cleanup 2009-11-13 15:42:27 +03:00
nik b2e952317b test fixed 2009-11-13 15:36:15 +03:00
nik 0086c211e1 IDEADEV-41335: Making an EAR module doesn​'​t recompile JARs within web apps which are then deployed in the EAR 2009-11-13 09:56:37 +03:00
nik ddb62a5e83 cleanup 2009-11-13 09:56:37 +03:00
Eugene Zhuravlev d35a81bae3 invoke translating compilers per-module chunk 2009-11-12 19:41:07 +03:00
anna 6cd7e105c7 replace constructor with builder: fill initial package; request focus to corresponding components 2009-11-12 19:06:34 +03:00
anna 370ea04931 AIOOBE (17122) 2009-11-12 19:06:34 +03:00
anna 15a71e3b66 NPE 2009-11-12 19:06:33 +03:00
anna 1d1e4ba7fa encapsulate fields: do not invoke refactoring on empty set of fields 2009-11-12 19:06:32 +03:00
anna 11373491d2 inline superclass: process default/implicit constructors (IDEADEV-41326) 2009-11-12 19:06:31 +03:00
anna d9831b2c91 rerun failed tests: get logs from initial configuration (IDEADEV-41329) 2009-11-12 19:06:31 +03:00
anna 7903035c6d pull up: as refactoring processor 2009-11-12 19:06:30 +03:00
anna 228453e493 pull up: as refactoring processor 2009-11-12 19:06:29 +03:00
Kirill Kalishev e5ae2bb41c Merge branch 'master' of git@git.labs.intellij.net:idea/community 2009-11-12 18:59:03 +03:00
Kirill Kalishev 6f5f8b4714 TreeUi: isAlwaysLeaf tested 2009-11-12 18:58:56 +03:00
Gregory Shrago 52e79fa30b test fix 2009-11-12 18:57:58 +03:00
nik 0d7566f596 IDEADEV-41334: Building an EAR artifacts deploy other artifacts from other EAR files 2009-11-12 16:23:38 +03:00
Alexey Kudravtsev 65a1786da6 folding for injected does not appear first time you open a file 2009-11-12 14:02:08 +03:00
Alexey Kudravtsev f6e9c56628 cleanup: toArray() -> toStringArray 2009-11-12 14:01:30 +03:00
Alexey Kudravtsev 2aaa8edef9 cleanup 2009-11-12 14:01:11 +03:00
nik fcdb4b7ded renames and inline 2009-11-12 13:06:27 +03:00
nik c2256d6203 suggest an appropriate name for archive artifacts created from exploded 2009-11-12 11:21:59 +03:00
nik 7bc6fc53c6 IDEADEV-41308: Artifacts: excluding an artifact from deployment configuration sets "build artifacts" to true 2009-11-12 11:05:21 +03:00
Gregory Shrago deaa56ae8f IDEADEV-41309 flex: "inject language" should not be offered for numeric literals 2009-11-11 18:38:00 +03:00
nik 77d6c8cf85 "Package File" action reworked and moved to community 2009-11-11 15:28:17 +03:00
Maxim Medvedev 485b35ce7b Merge branch 'accessorNameConvention' 2009-11-11 13:39:42 +03:00
anna 31e1f10c8b restore api 2009-11-11 13:21:08 +03:00
Eugene Zhuravlev b0214bde92 revert annot processors and translators order: (annot processors --> translators) 2009-11-11 13:00:29 +03:00
Maxim Medvedev 556e995e35 accessor name convention 2009-11-11 12:42:28 +03:00
Alexey Gopachenko ab3982079d Inspections - pass onTheFly into ProblemDescriptors & use it to create LAZY refs in batch run. 2009-11-10 23:35:38 +03:00
Maxim Shafirov 8a0cb242df Reduce number for toArray() calls 2009-11-10 21:01:34 +03:00
anna 5f46e147f9 custom scopes: for subtypes hierarchy 2009-11-10 17:38:48 +03:00