Konstantin Bulenkov
c591acbf8b
Automatic stacktrace analyzer in internal mode
2009-11-17 16:27:28 +03:00
Anton.Makeev
a27c3119fe
Maven: do not populate system-scope dependency root entries on every import (IDEADEV-41396)
2009-11-17 15:48:02 +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
Maxim Shafirov
7aadc6b65b
IDEADEV-41391: handle empty preview appearance correctly.
2009-11-17 14:40:45 +03:00
Maxim Shafirov
e9782fcd37
IDEADEV-41389: enable "go to bookmark" when all windows are closed
...
IDEADEV-41390: remove "bookmark this place"
2009-11-17 14:40:44 +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
a0c584d944
Cache Updaters: wrong finish in case of cancelation fixed
2009-11-17 13:29:37 +03:00
Anton.Makeev
fca78b553f
Override/Implement: correct inheritance order
2009-11-17 13:29:36 +03:00
Dmitry Avdeev
e99d90130e
io changes rolled back
2009-11-17 11:11:33 +03:00
alexey.chmutov
ee42d07c13
Merge branch 'master' of git.labs.intellij.net:idea/community
2009-11-17 01:51:27 +03:00
alexey.chmutov
967b9c1443
CCE: XmlTagBlock.getSpacing
2009-11-17 01:46:51 +03:00
Maxim.Mossienko
f12ad024c0
IDEA-24002 Flex string escape sequences \x00 are treated as invalid
2009-11-17 01:22:52 +03:00
Gregory Shrago
dcdfd28029
fix navigate to 0-offset for PomTargetPsiElements
2009-11-16 23:44:47 +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
Gregory Shrago
ab18050c08
description update
2009-11-16 23:44:46 +03:00
irengrig
4686c8c7ed
Merge branch 'master' of git.labs.intellij.net:idea/community
2009-11-16 22:31:25 +03:00
irengrig
9166eedb0d
VCS: apply patch allow dirs striping for selection
2009-11-16 22:29:04 +03:00
Maas van den Berg
9921854301
IDEADEV-41386: When configuring Java SDK, resolve symbolic links and remove duplicate entries.
2009-11-16 21:30:59 +03:00
Maxim Medvedev
cbaf6caa8d
IDEADEV-41362
2009-11-16 20:33:59 +03:00
Maxim Medvedev
0264d70a54
IDEADEV-40959: ClassCastException at ConvertConcatenationToGstringIntention.processIntention() on applying "Convert concatenation to GString" intention to GString literals with backslash
2009-11-16 20:04:09 +03:00
Maxim Shafirov
57797f6db5
Custom hashCode() implementation semantically identical to Object.hashCode(). This one is much faster since Object.hashCode() is native JNI call.
2009-11-16 19:25:02 +03:00
Dmitry Avdeev
6c06dfe43c
Win32fs disabled in tests
2009-11-16 19:11:54 +03:00
Maxim Medvedev
9f60e9d496
Merge branch 'gstringReformatting'
2009-11-16 19:04:52 +03:00
Maxim Medvedev
3a8cb8f86b
gstring reformatting fix
2009-11-16 19:00:17 +03:00
Konstantin Bulenkov
adab8ca29f
save splitters states in settings
2009-11-16 18:50:24 +03:00
Maxim Shafirov
a7bb3ab6c2
IDEADEV-41315
2009-11-16 16:07:52 +03:00
Anton.Makeev
8bd0a63db2
Maven: unregistering tool window listener correctly
...
Maven: opaque dependencies graph
2009-11-16 15:46:29 +03:00
Anton.Makeev
c1420efcbe
Maven: dependency tree in the Maven Projects view
2009-11-16 15:12:18 +03:00
Anton.Makeev
8576e88f98
Maven: dependency tree in the Maven Projects view
2009-11-16 15:06:40 +03:00
Anton.Makeev
98c107f3d3
Maven: unnecessary code removed
2009-11-16 15:06:39 +03:00
Anton.Makeev
e1980ced46
Maven: fixes for importing from the Project Structure
2009-11-16 15:06:39 +03:00
Anton.Makeev
9c4307667a
Maven: helpful message when can't initialize Maven
2009-11-16 15:06:38 +03:00
irengrig
609c74ff5d
VCS: apply patch dialog: highlight patch original path
2009-11-16 14:13:12 +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
504935c5ac
compilation
2009-11-16 11:34:48 +03:00
Alexey Kudravtsev
540b0010a7
cleanup, notnull
2009-11-16 11:19:44 +03:00
Alexey Kudravtsev
ae70c82d4d
cleanup: toArray -> toVirtualFileArray()
2009-11-16 11:19:43 +03:00
irengrig
7371d580fa
- cyclic dependency - vcs-impl from lang-impl. sorry
2009-11-16 10:52:56 +03:00
Dmitry Avdeev
9c459b1a0a
CompactStorage
2009-11-16 10:18:31 +03:00
peter
ed508e4143
relax check
2009-11-15 20:11:52 +00:00
peter
364774451e
they don't use system-dependent file separator in urls
2009-11-15 18:56:27 +00:00
peter
bf1159c01e
lookup dots should respect advertisement length
2009-11-15 18:12:59 +00:00
unknown
2e2063c4d0
Spellchecker: fix test with words contains diacritics
...
IDEA-23065 add some common terms
IDEADEV-38179 The text of the message should be replaced
IDEADEV-41030 "Accepted words" functionality in spellchecker doesn't work as expected.
2009-11-15 20:40:00 +03:00
peter
863c574160
1.5 jdk level for groovy compiler tests
2009-11-15 17:18:35 +00:00