IntelliJ Idea 10.5.2 released.
Download Ultimate and Community Edition
from here .
Full list of changes:
')
No subsystem
IDEA-72258 (Performance Problem) Ultimated Edition 10.5.1 often stops during the index!
IDEA-72221 (Performance Problem) Intellij 10 does not respond during autocompletion.
IDEA-70816 (Bug) Application settings are not saved
IDEA-71944 (Bug) IDEA 10.5 stop opening a project on MAC OS X 10.6.8
IDEA-72199 (Bug) IDEA often freezes
IDEA-73522 (Bug) The backspace does not work in the console
IDEA-65736 (Bug) Javadoc generation ignores setting "include test sources"
IDEA-72712 (Exception) NPE and subsequent damage to the VFS if the project is closed during indexing
Android
IDEA-73079 (Feature) Groovy support included in Android projects
IDEA-70840 (Feature) Support for ApkLib (maven-android-plugin)
IDEA-72143 (Bug) Android Project: Duplicate Records
IDEA-72053 (Bug) gdbserver not put in libs / for jni-Android projects
IDEA-70899 (Bug) android debugger stops forever
Ant Integration
IDEA-67174 (Feature) Ant support: Ant out of the box can be upgraded to version 1.8.1
IDEA-72209 (Bug) Regression: Ant parser in 10.5 is broken
IDEA-71291 (Bug) Ant support: Circular references in the property definition call SOE on the PropertyExpander.acceptProvider () call.
Code Analysis. Inspection
IDEA-72591 (Bug) The 'while' loop, being replaced by 'for each' generates a syntax error
IDEA-71808 (Bug) Invalid report on the 'while' loop, replaced by 'for each' in the ListIterator
IDEA-73313 (Bug) JavaScript: False warning about 'unused function' for a variable function
IDEA-71698 (Bug) "Extra Full Name": The "Remove qualification" hotfix results in StackOverflowError
IDEA-72308 (Bug) “Manual copying of an array into a collection” inspection only works for JDK1.5 +
IDEA-69053 (Bug) False Failure 'Statically imported item is overly defined'
IDEA-69358 (Bug) 107.52: The sentence “Move method” on “static method called from only one class” does nothing
IDEA-72391 (Bug) Inspection suggests using the operator "<>" to declare anonymous inner classes
IDEA-72847 (Bug) Regression: Annotations defined for "initialized unused private fields" are ignored.
IDEA-73434 (Bug) The inspectorate "Non-serializable field in a serializable class" does not exclude subclasses of external library classes
IDEA-71791 (Bug) False failure for “Write to the array but not read” when the array is returned by the clone method
Code Formatting and Code Style
IDEA-72317 (Feature) Java Formatter: Separate 'Space before the first array initialization bracket' for annotation arguments and arrays
IDEA-71823 (Usability Problem) Problem with Code Style
IDEA-72791 (Bug) Critical error in Code formatting (Java Source Codes)
IDEA-72321 (Bug) Java Formatter: Recognize the legitimate space before the method call bracket for an anonymous class constructor
Code Navigation
IDEA-71896 (Bug) Problem with an asterisk in Go To Class
IDEA-71428 (Bug) Swapping the navigation bar
Compiling Project
IDEA-73695 (Feature) Separate alerts to complete assembly with and without errors
IDEA-71870 (Bug) Border cases give VerifyError for
NotNull annotation and Java 7
Database
IDEA-73619 (Usability Problem) Data Sources: Console Auto-Completion
IDEA-73426 (Usability Problem) SQL console properties: Export: Value separator: it is impossible to select a tab
Distribution packages
WI-7319 (Usability Problem) Linux: fsnotifier has no execution rights
WI-6942 (Bug) WebStorm-2.1.2.tar.gz contains 2 WebStorm-107.403 / bin / idea.properties files
Editor. Code Completion
IDEA-71528 (Usability Problem) The case-sensitive add-on option does not work
IDEA-73128 (Performance Problem) Editing a file in the latest IntelliJ EAP with Java 7 is incredibly slow
IDEA-61796 (Bug) Cancellation of add-on leaves the carriage in a frozen state
IDEA-71128 (Bug) Adding code to IDEA 10 makes writing tests harder
IDEA-71644 (Bug) Changed autoport behavior to 10.5
IDEA-25979 (Bug) Case-independent basic addition should work with class names
Editor. Editing text
IDEA-72690 (Bug) Auto-folding of file header seems broken
IDEA-72044 (Bug) Invalid output coloring
Editor. Error Highlighting
IDEA-71193 (Bug) Incredibly slow syntax highlighting, code completion, and more
Editor. Intention actions
IDEA-72350 (Bug) Unable to create a getter for a field.
IDEA-72807 (Bug) "Replacing with a special exception" removes the throws keyword
Flex support
IDEA-69036 (Feature) Quick fix to create a View for Mobile AIR application
IDEA-71054 (Task) air mobile sdk: add mobile.swc from themes / Mobile in path (classpath) SDK
IDEA-71028 (Task) Support for fast packaging for iOS AIR applications
IDEA-72514 (Bug) ?????
IDEA-72150 (Bug) Flex: red correct code: form elements inside <fx: Component> are not allowed
IDEA-71183 (Bug) Error adding EventHandler for CustomEvent mxml.
IDEA-72600 (Bug) MXML tag <fx: DesignLayer /> red
IDEA-71873 (Bug) Good code is highlighted in red in case of a space around the Vector type
IDEA-71067 (Bug) Flex: building with fcsh and Flex SDK 4.5 results in an error if the path to the home directory is separated by spaces
IDEA-72195 (Bug) Support for conditional compilation of variables exposed as additional compiler options using space (for example, -define CONFIG :: DEBUG true)
IDEA-72403 (Bug) Airmobile development, debugger cannot connect to the Android device (port 7936 error).
IDEA-57546 (Bug) Unable to set breakpoint in MXML files containing item renderers
IDEA-71886 (Bug) The -link-report option is ignored by the built-in compiler shell
IDEA-72169 (Bug) ?????
IDEA-71381 (Bug) ?????
IDEA-69310 (Bug) AS - good code is highlighted with yellow
IDEA-72441 (Exception) Introduction of a variable causes an exception
Groovy / grails
IDEA-70614 (Bug) Optional VM Parameters for Synchronizing Grails Settings
IDEA-72102 (Bug) Grails g: select with a constant list does not recognize optionKey and optionValue
IDEA-71650 (Bug) Griffon Integration Raises Exceptions (OS X)
IDEA-72408 (Bug) Grails: Run Target ignores the Xmx parameter
IDEA-71943 (Bug) Stub generator incorrectly identifies a class by name
IDEA-73598 (Bug) Grails: IDEA ignores the system option 'GRAILS_OPTS'
IDE Configuration
IDEA-71958 (Usability Problem) Make Patches.SLOW_GETTING_CLIPBOARD_CONTENTS dependent on properties
IDEA-71831 (Bug) Unable to get version 10.5.1 if you refuse to upgrade for the first time
Intellilang
IDEA-71364 (Bug) Editing Freemarker Fragment full of errors
J2EE.EJB3
IDEA-71718 (Bug) EJB 3.1 Support
J2EE.JSP
IDEA-71530 (Performance Problem) Performance problems when refactoring / autocompleting / safely deleting / finding uses / etc.
IDEA-72522 (Exception) Renaming prostansvo names does not work in jspx and tagx files
J2EE.Struts
IDEA-73002 (Bug) Intellij hangs - dump stream is attached
Javascript Debugger
IDEA-71892 (Bug) Firefox 5 crashes when debugging JavaScript
Maven integration
IDEA-63043 (Bug) Updating Maven spoils the index
IDEA-68421 (Bug) Maven Goal's selection in Before Launch does not work
OSGi Support
IDEA-70952 (Bug) OSGI: Settings / Libraries: All dialogs with ManifestEntries become huge if they contain an empty line at the end
IDEA-70781 (Bug) osmorc jarfileLocation rolls back to absolute path
IDEA-71307 (Bug) Osmorc Bundlor does not recognize Maven variables
Php debug
WI-6970 (Bug) Collection of statistics on installed debugging extensions
WI-6863 (Bug) “Adding to observables” should add a character under the cursor, now it adds only a selection
Php lang
WI-7187 (Usability Problem) Do not replace separators from similar groups when the option Don't replace delimeters 'Surround with on typing quote or brace' is on
WI-6964 (Usability Problem) Provide a description for internal PHP template files.
WI-6965 (Usability Problem) Provide $ {FILE_NAME} for the internal 'PHP File', 'PHP Class' and 'PHP Inteface' templates
WI-7193 (Task) Collect statistics about include
WI-6926 (Task) Collection of statistics on registered associations of php files
WI-6923 (Task) Collection of PHP Version Statistics
WI-6824 (Bug) The preset for the class LibXMLError is incorrect
WI-6858 (Bug) The auto-generated
return parameter in PhpDoc is incorrect if the method contains closures.
WI-7261 (Bug) Parser is mistaken in the case of PHP magic methods called 'list' (or another keyword)
WI-7260 (Bug) Autocomplete does not work after printing "::" in static calls
WI-6843 (Bug) The prefix '\' is not available in the namespace declaration
WI-1666 (Bug) Static class padding does not check for inherited static methods
WI-6286 (Bug) The correct @returns tag in PHPDoc is not recognized
WI-6908 (Bug) JSON_NUMERIC_CHECK, JSON_PRETTY_PRINT and JSON_UNESCAPED_SLASHES Constants are Not Known
WI-4099 (Bug) Autocompletion with phpdoc: an array of object types appears in the class properties
WI-6932 (Bug) Improve view structure for large assignment lists in an array
WI-6811 (Bug) No Oracle Constants
WI-6898 (Bug) Type hierarchy and Method hierarchy do not show heirs if namespace is used
WI-6875 (Bug) Incorrect type inference for concatenation of assignment operations
WI-6751 (Bug) Code Style Settings. Do not add a space to the method call bracket if there are no arguments.
WI-6929 (Bug) The internal declaration of phpStorm tidyNode and tidy does not contain any properties of these classes.
WI-6888 (Bug) Read error if the constant in the namespace is used to initialize the parameter.
WI-6812 (Bug) Debug Constant Not Recognizable
WI-6711 (Bug) Block commenting does not work (PHP)
WI-6933 (Bug) Stubs for some of the 'is_% typename%' functions do not contain '
return '
Php test
WI-6838 (Bug) The phpunit launcher does not work when using a boot class or file from a test fuze.
WI-6830 (Bug) 'Generate PHPUnit test' does not work for PHP 5.3
Packaging and Installation
IDEA-71699 (Cosmetics) The package identifier for MacOS for Idea Ultimate is the same as in Community Edition
IDEA-70883 (Task) KnownIssues.txt in IntelliJ IDEA contains outdated information
IDEA-71729 (Bug) 10.5.1 cannot be set to 10.5, only to 10.0
Platform / CSS
WI-6815 (Bug) Random application stops with W3C CSS validation enabled
Platform / JavaScript
WI-6840 (Bug) [javascript] Unexpected triggering of the inspection 'Constructor call without new' for Object () and Boolean ()
WI-5499 (Bug) False Failure in Accessor methods
WI-6428 (Bug) Windows: Out of memory Error after update 2.01 -> 2.1
WI-7258 (Bug) Ability to document Javascript parameters using jsDoc
paramPlugin support. Devkit
IDEA-71433 (Bug) Platform Preix not installed if platform products are running as plugin SDK
Project Configuration
IDEA-71689 (Bug) Outputting an Eclipse project outside the content root is considered correct when using the appropriate Linked Resources.
Refactoring
IDEA-72590 (Bug) IDEA hangs over the enumerations during the "Encapsulate Variables"
IDEA-72002 (Bug) Refactor | Move does not work (AIOOBE)
IDEA-72876 (Bug) The editor slips if I try to rename a method with incorrect parameters
IDEA-72639 (Bug) UI hangs when renaming several variables
IDEA-72170 (Bug) Intellij 10.5, when converting an anonymous inner class into a regular inner class, the dialog does not allow editing the name of the class being created
SQL
IDEA-71750 (Cosmetics) SQL settings / dialects: correct spelling of the product name in the description
Structural Search and Replace
IDEA-71725 (Bug) Replace structurally -> Replace all does nothing
IDEA-71717 (Bug) NPE Structural Search
Task management
IDEA-72260 (Bug) Trac Integration: The functionality of automatically adding fields to the query is broken.
IDEA-70997 (Bug) Unable to connect with JIRA
User interface
IDEA-63174 (Bug) Multiple text fields in the license window
IDEA-71607 (Bug) Keymap Eclipse (control + click)
IDEA-72450 (Bug) File Selection: Update does not work without Synchronize for changes, performed outside the selection window
IDEA-68948 (Bug) The Select Path dialog does not show newly created files and folders.
IDEA-69584 (Bug) Cannot open file with double click ("Cannot find file")
Version control
IDEA-73175 (Performance Problem) Poor editor performance on Mac
Version Control. CVS
IDEA-71825 (Bug) cvs is confused with a lot of projects
IDEA-71297 (Bug) Annotation: Show Diff
IDEA-71495 (Bug) CVS browser is getting confused with different case folders
IDEA-26890 (Bug) Issue with multiple CVS repositories in IDEA 9
IDEA-61539 (Bug) The CVS plugin does not checkout
Version Control. Clearcase
IDEA-71411 (Performance Problem) Clearcase gets stuck on "updating ..." at the start or after updating the project
Version Control. Git
IDEA-72767 (Performance Problem) GitRootTracker.fixRoots () should be executed
IDEA-65767 (Bug) IDEA does not recognize the status letter Git 'T'
IDEA-73139 (Bug) Rename Refactoring on a folder can delete the contents of a folder if you use it to correct the register in the folder name
IDEA-71837 (Bug) github import silently fails with
Version Control. Mercurial
IDEA-72909 (Bug) Mercurial annotate does not annotate the whole file
IDEA-72302 (Bug) hg4idea: utf8 is not supported in the comments to the commit
Version Control. Subversion
IDEA-69935 (Bug) SVN browser can not open some files
IDEA-71872 (Bug) SVN Annotate does not work for files without revision on the current branch.
PS Not everywhere is right, because I do not write in PHP and Groovy. I would be grateful if they adjust somewhere.