IDEA X 99.5 Release Notes

Skip to end of metadata
Go to start of metadata

No subsystem

 
IDEA-62306 (Feature) Can't create an Android project from an existing source code.
IDEA-50357 (Feature) Make building indices multithreaded
IDEA-57797 (Usability Problem) Edit changelist: "comment" field should have wrapping
IDEA-61098 (Bug) f7 shortcut does unexpected
IDEA-62177 (Bug) Parser showing error with concatenated JPA queries
IDEA-26580 (Bug) Last symbol in a line can be not displayed in diff view
IDEA-62466 (Bug) Error while starting IDEA: cyclic dependency in FileBasedIndex
IDEA-62562 (Bug) IntelliJ IDEA crashes when trying to move a file
IDEA-62529 (Bug) Operator '==' cannot beapplied to ....
IDEA-61091 (Bug) Console folding popup uses editor background colour
IDEA-54071 (Bug) Jboss remote deploy does not find ear Artifact
IDEA-60771 (Bug) Changing color scheme provided unproperly when console in running
IDEA-44509 (Bug) CCE from com.intellij.psi.impl.smartPointers.SmartPsiElementPointerImpl$InjectedSelfElementInfo.getPersistentAnchorRange() on calling Import database schema
IDEA-58891 (Bug) A resize pointer shows through the context menu
IDEA-61464 (Exception) CME at com.intellij.codeInsight.AnnotationUtil.isAnnotated

Code Analysis. Inspection

 
IDEA-62401 (Bug) "int literal cast to long could be long literal" inspection doesn't work on negative numbers
IDEA-61858 (Bug) "Unnecessarily qualified statically imported element" false positive

Unit Testing. JUnit

 
IDEA-62424 (Bug) Exception stack traces and System.err output from the same thread are intermixed, do not obey happens-before relationships
IDEA-62536 (Bug) Ignored JUnit test shows as still running

JavaScript

 
IDEA-62439 (Cosmetics) Please change language name from "JavaScript Object Notation" to "JSON"

Flex Support

 
IDEA-52444 (Feature) Support generating a flex facet per module defined in FlexMojos pom
IDEA-62344 (Cosmetics) Create field without prefix when invoking quickfix for unused constructor parameter
IDEA-59364 (Bug) flex: smart completion: filtering for parameter of type Function suggest function names from JavaScript files in name module
IDEA-61864 (Bug) Create field from parameter allows renaming suggestion, but is not applied to field
IDEA-58927 (Bug) flex: "Assign Parameter xxx to field" should only be offered if field actually exists
IDEA-62313 (Exception) Exception from XmlBackedMembersIndex for invalid XML file

Project View

 
IDEA-62498 (Bug) Unable to copy a file in the same directory using ctrl + drag-and-drop

Version Control. Git

 
IDEA-61850 (Bug) Git log: can't find by hash
IDEA-62474 (Exception) NPE at git4idea.changes.GitCommittedChangeListProvider.getOneList

UML

 
IDEA-62488 (Bug) IdeaX UML: Incorrect Assosiations

Android

 
IDEA-62526 (Feature) IDEA is not compatible with Android SDK tools r8 (can't add platform and emulator)
IDEA-62367 (Bug) Android deploy to device without serial number
IDEA-62267 (Bug) Logcat not visible immediately after creating new Android project
IDEA-62389 (Bug) Duplicate File on compile
IDEA-62330 (Bug) Creating a new android module - having a "dash" in the module name prevents generating modules files

Version Control

 
IDEA-53748 (Usability Problem) Tree structure for a change shows up collapsed in the changes view
IDEA-60092 (Cosmetics) Commit date not fully visible on "Changes" tab
IDEA-59836 (Cosmetics) "Create new changelist" and "Add file to VCS" actions should have different icons, because otherwise it is non-intuitive
IDEA-62463 (Bug) Git: when changelist contains only deleted files, Rollback is disabled for changelist
IDEA-60087 (Bug) VersionControl: in NewChangelist dialog multiline comment entering is confusing
IDEA-62462 (Exception) NPE at com.intellij.openapi.vcs.changes.ui.NewEditChangelistPanel.getName

J2EE.App Servers.Generic

 
IDEA-62476 (Bug) Stopping a JBoss server using the "stop" button does not terminate the Java process.

J2EE.Tomcat

 
IDEA-62427 (Bug) Stop server does not work anymore (for tomcat)

Version Control. CVS

 
IDEA-56878 (Bug) version history, version sorting is wrong

Compiling Project

 
IDEA-62364 (Bug) Build Artifact is not working anymore.

Maven Integration

 
IDEA-62513 (Bug) POMs added as modules even if they aren't referenced from selected parent

Documentation

 
IDEA-56759 (Task) Update documentation for JSF support with regards to the new features for v.10

Template Languages. FreeMarker

 
IDEA-56633 (Bug) Freemarker: good code red (Numerical interpolation)
IDEA-57750 (Bug) Freemarker Parsing

J2EE.JSP

 
IDEA-58211 (Bug) jsp: "remove unused namespace declaration" in JSPX should not reformat file

Version Control. Subversion

 
IDEA-62203 (Bug) SVN annotate doesn't show author's name
IDEA-58622 (Bug) Copying entry from "Locally Deleted Files" not works as expected
IDEA-53274 (Exception) Throwable at com.intellij.openapi.roots.impl.DirectoryIndexImpl.e

Unit Testing. TestNG

 
IDEA-62541 (Bug) TestNG: Misleading result message: "7 of 7 Failed" when in fact only one test failed
IDEA-62540 (Bug) TestNG: Bundled DTD is wrong (outdated?)
IDEA-62539 (Bug) TestNG: Auto-created Run Configuration has no name

Editor. Editing Text

 
IDEA-62432 (Performance Problem) It's hard to type in medium-sized txt file if soft wrap is enabled
IDEA-58620 (Bug) "Use Soft Wraps" in latest EAP breaks vertical indent guides, cursor navigation and some line number rendering issues
IDEA-62564 (Bug) Avoid unnecessary indentation of newly inserted text on 'paste'
IDEA-62425 (Bug) Soft wraps cause editor weirdness (displayed text does not correspond to that displayed under caret)
IDEA-58435 (Bug) After installing Scala plugin, Enter at the end of line breaks xml tags

J2EE.Spring

 
IDEA-62200 (Bug) IntelliJ does NOT recognise Spring's 'redirect:' prefix anymore!

User Interface

 
IDEA-61828 (Usability Problem) Invert Ctrl+Mouse wheel behaviour for editor
IDEA-61202 (Bug) On deleting file opened in the separate Editor window it should be closed

Groovy/Grails

 
IDEA-62322 (Feature) Grails: User should be ably to disable auto-creation web/spring facets, source roots and plugin-modules
IDEA-50422 (Bug) Duplicate Gutter Icons For Overridden Method in Groovy
IDEA-61873 (Bug) Interface refactoring issue
IDEA-62248 (Bug) "[:].sort().ea" - no suggestion autopopup
IDEA-61732 (Bug) All Groovy classes have icons of static classes
IDEA-62250 (Bug) Ternary operator return value inspection bug
IDEA-60928 (Bug) Grails: global plugin is added to grailsPlugins module only after project reopening or installing another plugin
IDEA-49998 (Bug) Grails: uninstalling plugin does not remove corresponding web resource roots in GrailsWeb facet configuration
IDEA-61295 (Bug) Groovy: Change Signature Refactoring -> Remove the only parameter of Closure type could add "()" to method calls with closure inline
IDEA-61813 (Bug) import static problem
Labels:
None
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.