idea/community.git
7 years agoProcess unexpected status code in adaptive courses: try to login and post credentials...
Valentina Kiryushkina [Wed, 3 Aug 2016 15:47:00 +0000 (18:47 +0300)]
Process unexpected status code in adaptive courses: try to login and post credentials on stepic

7 years agoSkip non-code tasks in adaptive course as too boring
Valentina Kiryushkina [Wed, 3 Aug 2016 12:28:03 +0000 (15:28 +0300)]
Skip non-code tasks in adaptive course as too boring

7 years agoFix EDU-663 Exception on adding next recommendation in adaptive course
Valentina Kiryushkina [Wed, 3 Aug 2016 12:27:02 +0000 (15:27 +0300)]
Fix EDU-663 Exception on adding next recommendation in adaptive course

7 years agoAdd a line saying that it's an adaptive course to adaptive course description
Valentina Kiryushkina [Tue, 2 Aug 2016 12:14:48 +0000 (15:14 +0300)]
Add a line saying that it's an adaptive course to adaptive course description

7 years agoShow non-adaptive courses first in course list in Project Wizard
Valentina Kiryushkina [Tue, 2 Aug 2016 11:45:53 +0000 (14:45 +0300)]
Show non-adaptive courses first in course list in Project Wizard

7 years agoMinor Rearrange code
Valentina Kiryushkina [Tue, 2 Aug 2016 11:00:30 +0000 (14:00 +0300)]
Minor Rearrange code

7 years agoCheck Mac OS X specific environment map for __PYENV_LAUNCHER__ (PY-18074)
Andrey Vlasovskikh [Wed, 3 Aug 2016 15:46:33 +0000 (18:46 +0300)]
Check Mac OS X specific environment map for __PYENV_LAUNCHER__ (PY-18074)

On Mac OS X the IDE process doesn't inherit console environment
variables if you launch via its icon. We read console variables in a
special environment map in this case so we have to check it as well.

7 years agoIDEA-159360 Custom file type: inconsistent highlighting of symbols added as keywords
peter [Wed, 3 Aug 2016 15:37:44 +0000 (17:37 +0200)]
IDEA-159360 Custom file type: inconsistent highlighting of symbols added as keywords

7 years agoIDEA-159323 Custom file type: hex prefix configuration has no effect (no number highl...
peter [Wed, 3 Aug 2016 15:17:57 +0000 (17:17 +0200)]
IDEA-159323 Custom file type: hex prefix configuration has no effect (no number highlighting)

7 years agoupdated bundled intro course
Ekaterina Tuzova [Wed, 3 Aug 2016 15:23:09 +0000 (18:23 +0300)]
updated bundled intro course

7 years agodo not collect tests from interpreter from inside project
Ekaterina Tuzova [Wed, 3 Aug 2016 15:11:38 +0000 (18:11 +0300)]
do not collect tests from interpreter from inside project

7 years agoFIXED IDEA-159285 Editor doesn't auto-indent within switch-case correctly
Rustam Vishnyakov [Wed, 3 Aug 2016 14:31:06 +0000 (17:31 +0300)]
FIXED IDEA-159285 Editor doesn't auto-indent within switch-case correctly

7 years agoCopy rectangle object instead of modifying
Eugene Kudelevsky [Wed, 3 Aug 2016 15:18:19 +0000 (18:18 +0300)]
Copy rectangle object instead of modifying

getUpdateBounds() can return the object saved in myForcedBounds field, so myForcedBounds can be changed here (see UP-7433)

7 years agobuild scripts: more progress messages added
nik [Wed, 3 Aug 2016 15:07:00 +0000 (18:07 +0300)]
build scripts: more progress messages added

7 years agocreated special folder for stepic files
liana.bakradze [Wed, 3 Aug 2016 14:58:17 +0000 (17:58 +0300)]
created special folder for stepic files

7 years agofix migration to detect answer files without extension
liana.bakradze [Wed, 3 Aug 2016 14:35:46 +0000 (17:35 +0300)]
fix migration to detect answer files without extension

7 years agoFile delete: suggest to delete related files as well.
Alexander Doroshko [Wed, 3 Aug 2016 14:30:09 +0000 (17:30 +0300)]
File delete: suggest to delete related files as well.

7 years agobuild scripts: check that correct modules are specified in ProductModulesLayout
nik [Wed, 3 Aug 2016 14:21:49 +0000 (17:21 +0300)]
build scripts: check that correct modules are specified in ProductModulesLayout

7 years agoIDEA-157088 The autocomplete to offer not only the implementation of the interface...
peter [Wed, 3 Aug 2016 13:24:48 +0000 (15:24 +0200)]
IDEA-157088 The autocomplete to offer not only the implementation of the interface, but the interface itself

7 years agobuild scripts logging corrected
nik [Wed, 3 Aug 2016 14:05:09 +0000 (17:05 +0300)]
build scripts logging corrected

7 years agoallow user renderers for primitive types - fixed redness on primitive type in rendere...
Egor.Ushakov [Wed, 3 Aug 2016 13:59:03 +0000 (16:59 +0300)]
allow user renderers for primitive types - fixed redness on primitive type in renderer settings

7 years agobuild scripts: delay delivering of build messages from parallel tasks to avoid messin...
nik [Wed, 3 Aug 2016 13:15:01 +0000 (16:15 +0300)]
build scripts: delay delivering of build messages from parallel tasks to avoid messing them up in TeamCity (TW-46515)

7 years agoIDEA-159369 Mac Native File Chooser doesn't open on pressing Browse [...] button...
Denis Fokin [Wed, 3 Aug 2016 12:36:05 +0000 (15:36 +0300)]
IDEA-159369 Mac Native File Chooser doesn't open on pressing Browse [...] button; IAE at MacPathChooserDialog.findOwnerByComponent

7 years ago[vcs-log] deal with theoretical possibility of having no visible branches or head...
Julia Beliaeva [Wed, 3 Aug 2016 12:35:30 +0000 (15:35 +0300)]
[vcs-log] deal with theoretical possibility of having no visible branches or head tags for a root EA-86545

7 years agoIDEA-159369 Mac Native File Chooser doesn't open on pressing Browse [...] button...
Denis Fokin [Wed, 3 Aug 2016 12:07:20 +0000 (15:07 +0300)]
IDEA-159369 Mac Native File Chooser doesn't open on pressing Browse [...] button; IAE at MacPathChooserDialog.findOwnerByComponent

7 years agoMerge remote-tracking branch 'origin/master' appcode/163.2213 clion/163.2214
peter [Wed, 3 Aug 2016 11:58:56 +0000 (13:58 +0200)]
Merge remote-tracking branch 'origin/master'

7 years agoMerge branch 'dahlstrom-g-master'
peter [Wed, 3 Aug 2016 11:58:22 +0000 (13:58 +0200)]
Merge branch 'dahlstrom-g-master'

7 years agoReset __PYVENV_LAUNCHER__ set by MacPorts that breaks site-packages in venvs (PY...
Andrey Vlasovskikh [Wed, 3 Aug 2016 11:50:09 +0000 (14:50 +0300)]
Reset __PYVENV_LAUNCHER__ set by MacPorts that breaks site-packages in venvs (PY-18074)

Python 3.3+ interpreters installed via MacPorts set the system-wide
__PYVENV_LAUNCHER__ environment variable to point to the original
Python interpreter. That prevents any venvs from setting their correct
site-packages directories, because this variable is used in site.py
initialization logic for setting an alternative root for venvs.

This fix sets the __PYVENV_LAUNCHER__ to point to the correct location
of the project intepreter if this environment variable exists.

7 years agoMerge branch 'master' of https://github.com/dahlstrom-g/intellij-community into dahls...
peter [Wed, 3 Aug 2016 11:55:20 +0000 (13:55 +0200)]
Merge branch 'master' of https://github.com/dahlstrom-g/intellij-community into dahlstrom-g-master

7 years agoallow user renderers for primitive types
Egor.Ushakov [Wed, 3 Aug 2016 11:46:16 +0000 (14:46 +0300)]
allow user renderers for primitive types

7 years agoFIXED WI-32618 The colours for elements in the theme change on startup. phpstorm/163.2212
Rustam Vishnyakov [Wed, 3 Aug 2016 11:25:46 +0000 (14:25 +0300)]
FIXED WI-32618 The colours for elements in the theme change on startup.

7 years agoExtract editor color scheme test case
Rustam Vishnyakov [Tue, 2 Aug 2016 14:08:20 +0000 (17:08 +0300)]
Extract editor color scheme test case

7 years agoIDEA-159282 When commenting with line comment Hebrew text is placed on the left side...
Dmitry Batrak [Wed, 3 Aug 2016 11:04:17 +0000 (14:04 +0300)]
IDEA-159282 When commenting with line comment Hebrew text is placed on the left side of the comment

7 years agoEDU-642 Local course doesn't replace its old version
Liana Bakradze [Wed, 3 Aug 2016 10:53:14 +0000 (13:53 +0300)]
EDU-642 Local course doesn't replace its old version

7 years agoprint expected/actual times more saliently in performance tests
peter [Wed, 3 Aug 2016 10:29:45 +0000 (12:29 +0200)]
print expected/actual times more saliently in performance tests

7 years agomore diagnostics in some PluginClassLoader exceptions
peter [Wed, 3 Aug 2016 09:18:53 +0000 (11:18 +0200)]
more diagnostics in some PluginClassLoader exceptions

7 years agodon't visit jdk Stream API usages when searching for unrelated functional interface...
peter [Tue, 2 Aug 2016 15:22:02 +0000 (17:22 +0200)]
don't visit jdk Stream API usages when searching for unrelated functional interface implementations

7 years agoavoid unnecessary stub-ast switching when determining scope for function expression...
peter [Tue, 2 Aug 2016 12:20:15 +0000 (14:20 +0200)]
avoid unnecessary stub-ast switching when determining scope for function expression search

7 years agouse length after document modification
Ekaterina Tuzova [Wed, 3 Aug 2016 10:47:50 +0000 (13:47 +0300)]
use length after document modification

7 years agoset course directory in from course archive action
Ekaterina Tuzova [Wed, 3 Aug 2016 10:43:51 +0000 (13:43 +0300)]
set course directory in from course archive action

7 years agocleanup command names
Ekaterina Tuzova [Wed, 3 Aug 2016 10:04:31 +0000 (13:04 +0300)]
cleanup command names

7 years agofixed from course archive action
Ekaterina Tuzova [Wed, 3 Aug 2016 10:00:41 +0000 (13:00 +0300)]
fixed from course archive action

7 years agoshow privacy policy for JetBrains products only
Eugene Zhuravlev [Wed, 3 Aug 2016 09:43:25 +0000 (11:43 +0200)]
show privacy policy for JetBrains products only

7 years agoJava control flow: Fixed false positive for definite assignment in finally block...
Pavel Dolgov [Tue, 2 Aug 2016 17:42:40 +0000 (20:42 +0300)]
Java control flow: Fixed false positive for definite assignment in finally block - more lightweight implementation (IDEA-64488)

7 years agobuild scripts: don't add 'flowId' to TeamCity progress messages, it isn't processed... webstorm/163.2205
nik [Wed, 3 Aug 2016 09:41:38 +0000 (12:41 +0300)]
build scripts: don't add 'flowId' to TeamCity progress messages, it isn't processed properly

7 years agoExternalProjectDataSelectorDialog cleanup
Vladislav.Soroka [Wed, 3 Aug 2016 09:33:01 +0000 (12:33 +0300)]
ExternalProjectDataSelectorDialog cleanup

7 years agoIG: quickfix for "Method does not call super method" (IDEA-89117)
Bas Leijdekkers [Wed, 3 Aug 2016 09:27:53 +0000 (11:27 +0200)]
IG: quickfix for "Method does not call super method" (IDEA-89117)

7 years agoIDEA-158250 Alphabetize "Gradle Project Data to Import" list
Vladislav.Soroka [Wed, 3 Aug 2016 09:18:21 +0000 (12:18 +0300)]
IDEA-158250 Alphabetize "Gradle Project Data to Import" list

7 years agoplatform: add lambda-friendly factory method for NullableLazyValue
Andrey Starovoyt [Wed, 3 Aug 2016 09:11:52 +0000 (12:11 +0300)]
platform: add lambda-friendly factory method for NullableLazyValue

7 years agomake matchesBrics consistent with matches appcode/163.2200
Dennis Ushakov [Wed, 3 Aug 2016 08:22:47 +0000 (11:22 +0300)]
make matchesBrics consistent with matches
stop eating first quote

7 years agoIDEA-128727 Uncommit: git reset HEAD^ from the log at the last commit
Kirill Likhodedov [Sun, 26 Jun 2016 14:57:11 +0000 (17:57 +0300)]
IDEA-128727 Uncommit: git reset HEAD^ from the log at the last commit

Restrictions:
* Allowed only for the last commit in the current branch.
* Not allowed for commit pushed to a protected branch.
* Not allowed for merge commits.

Checking for containing branches can be slow, therefore in update()
only cache information is used if available. actionPerformed() gets
the actual unformation under a modal task if needed.
A handy method returning Future was added to ContainingBranchesGetter
to guarantee that the request will finish.

Prefer VcsShortCommitDetails here, because we need parents and subject,
while we can load changes later. On the other hand, using
VcsFullCommitDetails may not work since they are loaded later after
user selects a commit. We need the changes from VcsFullCommitDetails
when applying reset command, but the loading is performed in a bg task
then.

7 years agoDRY: extract common functionality to a method
Kirill Likhodedov [Thu, 28 Jul 2016 16:57:25 +0000 (19:57 +0300)]
DRY: extract common functionality to a method

7 years agoutility method to check if a branch if protected
Kirill Likhodedov [Sun, 24 Jul 2016 09:16:40 +0000 (12:16 +0300)]
utility method to check if a branch if protected

7 years agolambdify
Kirill Likhodedov [Sun, 24 Jul 2016 07:50:39 +0000 (10:50 +0300)]
lambdify

7 years agoHash is enough for GitResetOperation
Kirill Likhodedov [Sat, 23 Jul 2016 14:44:59 +0000 (17:44 +0300)]
Hash is enough for GitResetOperation

7 years agoextract Git actions operating single selected commit per repo
Kirill Likhodedov [Sun, 26 Jun 2016 14:36:27 +0000 (17:36 +0300)]
extract Git actions operating single selected commit per repo

7 years agosimplify: use lambda and use "and" instead of double negation
Kirill Likhodedov [Sun, 26 Jun 2016 14:34:46 +0000 (17:34 +0300)]
simplify: use lambda and use "and" instead of double negation

7 years agobuild scripts: add 'flowId' to all TeamCity service messages to fix logging of tasks... webstorm/163.2199
nik [Wed, 3 Aug 2016 08:22:41 +0000 (11:22 +0300)]
build scripts: add 'flowId' to all TeamCity service messages to fix logging of tasks running in parallel

7 years agobuild scripts redesign: build distributions for different OS in parallel; logging...
nik [Wed, 3 Aug 2016 08:07:15 +0000 (11:07 +0300)]
build scripts redesign: build distributions for different OS in parallel; logging rewritten to properly handle tasks running in parallel

7 years ago[vcs-log] leave only first portion of commits in the cache appcode/163.2184 clion/163.2186 dbe/163.2187 idea/163.2185 idea/163.2191 phpstorm/163.2188 pycharm/163.2190 pycharm/163.2194 rubymine/163.2192 webstorm/163.2193 webstorm/163.2196
Julia Beliaeva [Sat, 30 Jul 2016 04:18:02 +0000 (07:18 +0300)]
[vcs-log] leave only first portion of commits in the cache

7 years ago[vcs-log] extract class for a cache of top commits
Julia Beliaeva [Sat, 30 Jul 2016 01:01:29 +0000 (04:01 +0300)]
[vcs-log] extract class for a cache of top commits

7 years ago[vcs-log] rename VcsLogHashMap -> VcsLogStorage
Julia Beliaeva [Tue, 26 Jul 2016 19:10:19 +0000 (22:10 +0300)]
[vcs-log] rename VcsLogHashMap -> VcsLogStorage

7 years ago[vcs-log] keep only first ref for each head since it is the only ref really needed...
Julia Beliaeva [Wed, 20 Jul 2016 17:14:25 +0000 (20:14 +0300)]
[vcs-log] keep only first ref for each head since it is the only ref really needed (for calculating branch color and for comparing heads)

7 years ago[vcs-log] typing in go to hash window does not hang
Julia Beliaeva [Sun, 17 Jul 2016 17:14:09 +0000 (20:14 +0300)]
[vcs-log] typing in go to hash window does not hang

Filter tag in background while periodically checking that completion task was not interrupted.

7 years ago[vcs-log] do not iterate over all refs when creating fake RefsModel, but rather over...
Julia Beliaeva [Sat, 16 Jul 2016 19:47:20 +0000 (22:47 +0300)]
[vcs-log] do not iterate over all refs when creating fake RefsModel, but rather over branches and heads

Also, remove visibility check for heads since heads in the VG are always visible.

7 years ago[vcs-log] remove methods for accessing all of the refs as a collection from VcsLog...
Julia Beliaeva [Sun, 17 Jul 2016 19:44:12 +0000 (22:44 +0300)]
[vcs-log] remove methods for accessing all of the refs as a collection from VcsLog/VcsLogRefs

All the clients are migrated to streams and moved out of UI thread if they were in it.

7 years ago[vcs-log] store tags on disk to optimize memory
Julia Beliaeva [Thu, 14 Jul 2016 23:24:30 +0000 (02:24 +0300)]
[vcs-log] store tags on disk to optimize memory

1. Introduce CompressedRefs object that stores maps from commit ids to branches and tag ids.
This allows to work with references by root when refreshing log while keeping them as integers.
Tags are loaded into memory only once.
2. RefsModel stores a map of roots to CompressedRefs rather than a single map from commit ids to references. This requires to
read root for commit id in order to get refs.
3. RefsModel provides stream method to access refs. Old method is going to be removed in later commits.

7 years ago[vcs-log] use Collection<VcsRef> in VcsLogProviderRequirementsEx instead of Set
Julia Beliaeva [Sun, 17 Jul 2016 19:33:41 +0000 (22:33 +0300)]
[vcs-log] use Collection<VcsRef> in VcsLogProviderRequirementsEx instead of Set

7 years ago[vcs-log] add another enumerator for references to log hash map
Julia Beliaeva [Sun, 17 Jul 2016 18:46:00 +0000 (21:46 +0300)]
[vcs-log] add another enumerator for references to log hash map

Extend enumerator so that it could be marked corrupted from manually. This is needed since references enumerator depends on hashes enumerator and when hashes are corrupted, references also technically are.

7 years ago[vcs-log] introduce API for persisting ref types and implementation for hg and git
Julia Beliaeva [Sun, 17 Jul 2016 18:40:47 +0000 (21:40 +0300)]
[vcs-log] introduce API for persisting ref types and implementation for hg and git

7 years ago[vcs-log] remove branchesToCommit method
Julia Beliaeva [Sun, 17 Jul 2016 20:19:41 +0000 (23:19 +0300)]
[vcs-log] remove branchesToCommit method

7 years ago[vcs-log] remove some usages for refsToCommit method and remove it from API; bring...
Julia Beliaeva [Sun, 17 Jul 2016 20:18:49 +0000 (23:18 +0300)]
[vcs-log] remove some usages for refsToCommit method and remove it from API; bring back refsToHead

7 years ago[vcs-log] minor: use diamonds
Julia Beliaeva [Tue, 2 Aug 2016 23:26:53 +0000 (02:26 +0300)]
[vcs-log] minor: use diamonds

7 years ago[vcs-log] do not read hashes in ui thread
Julia Beliaeva [Tue, 2 Aug 2016 23:26:18 +0000 (02:26 +0300)]
[vcs-log] do not read hashes in ui thread

7 years ago[vcs-log] set references for details panel in background
Julia Beliaeva [Tue, 2 Aug 2016 23:24:45 +0000 (02:24 +0300)]
[vcs-log] set references for details panel in background

7 years agofix additional library source roots (previously, it worked only for roots provided...
Sergey Simonchik [Tue, 2 Aug 2016 19:17:27 +0000 (22:17 +0300)]
fix additional library source roots (previously, it worked only for roots provided also by some component, e.g. for excluded directories)

7 years agoremove unused code path in LookupActionHandler
Dmitry Batrak [Tue, 2 Aug 2016 18:38:55 +0000 (21:38 +0300)]
remove unused code path in LookupActionHandler

7 years agoNestingTreeStructureProvider.getFilesShownAsChildrenInProjectView()
Alexander Doroshko [Tue, 2 Aug 2016 18:32:13 +0000 (21:32 +0300)]
NestingTreeStructureProvider.getFilesShownAsChildrenInProjectView()

7 years agoFix Py3UnresolvedReferencesInspectionTest.testAsyncInitMethod and PythonHighlightingT... idea/163.2173
Semyon Proshev [Tue, 2 Aug 2016 18:13:36 +0000 (21:13 +0300)]
Fix Py3UnresolvedReferencesInspectionTest.testAsyncInitMethod and PythonHighlightingTest.testAsyncBuiltinMethods

7 years agoMerge remote-tracking branch 'origin/master' rubymine/163.2171 webstorm/163.2170
Vladimir.Orlov [Tue, 2 Aug 2016 17:39:36 +0000 (20:39 +0300)]
Merge remote-tracking branch 'origin/master'

7 years agoremove usages of deprecated method in LookupActionHandler
Dmitry Batrak [Tue, 2 Aug 2016 17:35:37 +0000 (20:35 +0300)]
remove usages of deprecated method in LookupActionHandler

7 years agoIDEA-159106 TraceableDisposable$DisposalException at at com.intellij.openapi.util...
Dmitry Batrak [Tue, 2 Aug 2016 17:13:20 +0000 (20:13 +0300)]
IDEA-159106 TraceableDisposable$DisposalException at at com.intellij.openapi.util.TraceableDisposable.throwDisposalError()

7 years agoAdd missing magic methods to PyNames and fix __rpow__ completion test
Lada Gagina [Tue, 2 Aug 2016 17:14:40 +0000 (20:14 +0300)]
Add missing magic methods to PyNames and fix __rpow__ completion test

7 years agoEDU-692 Change default selected option and task name in "Create new task" dialog appcode/163.2166
Liana Bakradze [Tue, 2 Aug 2016 16:52:45 +0000 (19:52 +0300)]
EDU-692 Change default selected option and task name in "Create new task" dialog

7 years agoEDU-425 Show actual lesson name dbe/163.2174
Liana Bakradze [Tue, 2 Aug 2016 16:35:23 +0000 (19:35 +0300)]
EDU-425 Show actual lesson name

7 years ago[file-history] fix compilation (implement dispose method)
Julia Beliaeva [Tue, 2 Aug 2016 16:31:08 +0000 (19:31 +0300)]
[file-history] fix compilation (implement dispose method)

7 years agofixed issue related with spaces in folder names in generated nsis scripts.
Vladimir.Orlov [Tue, 2 Aug 2016 16:22:42 +0000 (19:22 +0300)]
fixed issue related with spaces in folder names in generated nsis scripts.

7 years agoMerge remote-tracking branch 'origin/master'
Vladimir.Orlov [Tue, 2 Aug 2016 16:07:48 +0000 (19:07 +0300)]
Merge remote-tracking branch 'origin/master'

7 years agoRewrite PyPropertyDefinitionInspection tests as highlighting tests
Semyon Proshev [Mon, 1 Aug 2016 18:19:12 +0000 (21:19 +0300)]
Rewrite PyPropertyDefinitionInspection tests as highlighting tests

7 years agoPY-19701 Fixed: False positive "setter should not return a value" with local function...
Semyon Proshev [Mon, 25 Jul 2016 15:01:01 +0000 (18:01 +0300)]
PY-19701 Fixed: False positive "setter should not return a value" with local function definition

In PyPropertyDefinitionInspection use control flow to check if there is raise, return or yield expression in function

7 years ago[java] PsiType.getPresentableText() not annotated by default (IDEA-158983)
Roman Shevchenko [Tue, 2 Aug 2016 16:00:37 +0000 (09:00 -0700)]
[java] PsiType.getPresentableText() not annotated by default (IDEA-158983)

7 years agoMerge remote-tracking branch 'origin/master'
Vladimir.Orlov [Tue, 2 Aug 2016 16:01:16 +0000 (19:01 +0300)]
Merge remote-tracking branch 'origin/master'

7 years agofixed issue related with spaces in folder names in generated nsis scripts.
Vladimir.Orlov [Tue, 2 Aug 2016 15:57:12 +0000 (18:57 +0300)]
fixed issue related with spaces in folder names in generated nsis scripts.

7 years agoRemove obsolete test for pycharm egg
Elizaveta Shashkova [Tue, 2 Aug 2016 15:46:09 +0000 (18:46 +0300)]
Remove obsolete test for pycharm egg

7 years agoFix pydev monkey test
Elizaveta Shashkova [Tue, 2 Aug 2016 14:41:09 +0000 (17:41 +0300)]
Fix pydev monkey test

7 years ago[file-history] PanelWithActionsAndCloseButton implements Disposable
Julia Beliaeva [Tue, 2 Aug 2016 15:03:20 +0000 (18:03 +0300)]
[file-history] PanelWithActionsAndCloseButton implements Disposable

7 years agoIG: merged MalformedSetUpTearDownInspection
Bas Leijdekkers [Tue, 2 Aug 2016 15:35:32 +0000 (17:35 +0200)]
IG: merged MalformedSetUpTearDownInspection

7 years agoIG: better name for inspection
Bas Leijdekkers [Tue, 2 Aug 2016 12:24:23 +0000 (14:24 +0200)]
IG: better name for inspection

7 years agoics: correctly remove parent dir if empty
Vladimir Krivosheev [Tue, 2 Aug 2016 15:36:29 +0000 (17:36 +0200)]
ics: correctly remove parent dir if empty

7 years agomaven: set ide workspace reader before building pom files
Vladislav.Soroka [Tue, 2 Aug 2016 15:27:32 +0000 (18:27 +0300)]
maven: set ide workspace reader before building pom files