IntelliJ IDEA 9.0.1 Release Notes
- IDEADEV-41982 - I do not see issues from some projects from YouTrack
- IDEA-26899 - Generate WSDL from Java with static module dependencies
- IDEADEV-42072 - Schema is doubled in Data Sources
- IDEA-26246 - flex: introduce...: unhelpful type calculation for MultiplicativeExpressions
- IDEA-26244 - flex: introduce...: unhelpful type calculation for AdditiveExpression (concatenation)
- IDEA-26248 - flex: introduce...: unhelpful type calculation for increment/decrement
- IDEA-26838 - Eclipse .classpath is overriden with variable substitution
- IDEA-26953 - IDEA loosing "provided"-information
- IDEADEV-41944 - Maven: war overlays: if project module is used as war dependency, this module compile output should be included to resulted war
- IDEADEV-41946 - Maven: war overlays: for dependent wars - same project modules their libraries should be merged in resulted .war
- IDEA-22317 - Wrong Seam EL code completion/Error higlight with polymorph methods
- IDEA-26699 - JS: Inspection "Execution of dynamically generated JavaScript" false positive
- IDEA-26750 - flex: Introduce field / Introduce constant don't work in event handler attribute
- IDEA-26744 - JavaScript autocompletion fails to suggest anything if the project contains certain folder names
- IDEADEV-42059 - CME at com.intellij.openapi.vcs.impl.VcsInitialization.execute
- IDEA-26873 - XML literal is not parsed correct
- IDEA-26898 - Inspection HtmlFormInputWithoutLabel should not trigger on inputs with type="hidden"
- IDEA-26932 - CVS connection is performed from the UI thread (hangs IDEA)
- IDEADEV-42061 - Conditional breakpoints does not work in Flex debugging
- IDEADEV-42045 - Groovy Compilation Errors with Make
- IDEADEV-40075 - Library is not configured when Groovy/Grails/Griffon module is created with not global library
- IDEADEV-42046 - TestNG settings to run Maven are reset
- IDEADEV-41747 - Activity is missing in new Android module
- IDEA-26630 - Native libs are packaged incorrectly on Windows
- IDEADEV-42041 - Non-standard Grails scripts missing
- IDEADEV-42031 - Sporadic failures on subversion project update
- IDEADEV-41999 - 'true'/'false' map keys generate analysis errors "Property Selector Expected"
- IDEA-26870 - CVS access with private key always asks for key password
- IDEADEV-42028 - Opening project freezes if locally modified CVS files open
- IDEADEV-42024 - Subversion: Update is not working properly
- IDEA-25305 - After adding a new maven module, my Version COntrol configuration is cleared.
- IDEA-26869 - Package-based scope definition is not remembered in multi module projects
- IDEADEV-41971 - Clicking background tasks icon (on status bar) doesn't hide window
- IDEADEV-41970 - Notifications Options controls are responsible only by DblClick
- IDEADEV-41972 - Maven: Idea does not "recompile/refilter" resources when profiles change
- IDEADEV-42012 - Hibernate @Entity annotation
- IDEADEV-42019 - Namespace not recognized in persistence.xml
- IDEADEV-42017 - Autowiring for bean class inspection wrong since IDEA 9
- IDEADEV-42029 - Files randomly loose their Perforce state
- IDEADEV-42014 - Opening a JSP by double clicking on it in the project view takes 5-6 seconds before it opens
- IDEADEV-41974 - IDEA hanging when adding new module to project
- IDEA-22541 - #{messages} not found eventhough #{messages} is a standard component
- IDEADEV-42011 - When clicking beyond the end of a file, cursor is placed at the beginning of the last line
- IDEA-26783 - IDEA loosing information about application server library in Eclipse project
- IDEADEV-42008 - Exception "Do not log ProcessCanceledException" after closing a Run window. The window greyed out and became unusable.
- IDEADEV-41969 - Code Style | Imports | Import Layout: Remove button not visible on Mac + usability issues
- IDEA-26786 - Intellij 9 requires junit 4.4 or above or junit @Test @Ignore does not work
- IDEADEV-41968 - IDEA always show Undefined path variable alert
- IDEADEV-42002 - Regression: JavaSourceTranslatingCompiler broken in MAIA
- IDEADEV-41993 - TFS checkin policies storage format is not compatible with Teamprise
- IDEADEV-41996 - Help | Default Keymap Reference opens IntelliJIDEA8_ReferenceCard.pdf if local pdf is not available
- IDEADEV-41995 - Null pointer on CVS commit
- IDEA-26703 - flex: bad code green: vector declaration without dot
- IDEA-26685 - flex: good code red: assignment of XML to String
- IDEADEV-41992 - IDEA in 9.0 final can't read SVN credentials anymore (worked in RC1)
- IDEADEV-41915 - Not logged to SVN notification: please don't connect to server in UI thread
- IDEA-26131 - glassfish v3 b73, is started, but IDEA can't connect
- IDEA-26352 - Introduce variable should be careful with 'delete' statements
- IDEA-26717 - JSON formatting makes code to long
- IDEADEV-41989 - Extract method: red code is generated when extracting void method
- IDEA-26312 - Ctrl+Q in lookups work for typed text and ignoring selected item
- IDEADEV-41977 - "convert to junit4" intention breaks code if assertXxx methods are used in non-test methods
- IDEA-26675 - Conditional compilation not supported
- IDEA-26678 - AS3 parser does not handle an import like a primary statement
- IDEA-26677 - [Embed] Metadata tag arguments
- IDEA-26662 - fontName attribute not expected by Embed metatag
- IDEADEV-41949 - "Rename" refactoring for property in JPA entity is unusable
- IDEA-26529 - mxml: exception when invoking code completion for @Embed directive
- IDEADEV-41943 - IDEA 9.0 text entry fields in the configuration panels for inspections are _extremely_ narrow on Mac OS X Leopard
- IDEADEV-41914 - Erb files based on java script shouldn't consider javascript strings with erb blocks as injected psi
- IDEADEV-41754 - Style .myTabs is highlighted as unused in CSS
- IDEADEV-41909 - IAE at com.intellij.psi.impl.search.PsiSearchHelperImpl.processUsagesInNonJavaFiles
- IDEADEV-42137 - IDEA deadlock
- IDEADEV-40651 - 'Select word' (ctrl+w) should select closure content at one of steps
- IDEA-26947 - Do not report warnings about unknown html tags
- IDEADEV-41762 - Run Configurations: Replace Working directory textfield with combobox with $MODULE_DIR$ macro predefined
- IDEADEV-40965 - Groovy: "Convert to String" intention applied for multiline GString literals with backslash at the end of a line produces senseless code
- IDEADEV-42081 - UML toolbar should not be disabled when I click to project view
- IDEA-27013 - flex: good code red: metadata tag with empty argument list
- IDEADEV-42131 - dynamic properties for groovy scripts broken in 9.0
- IDEA-27006 - flex: introduce variable generates red code for method call expression returning vector (from library swc)
- IDEA-27005 - flex: introduce variable fails for method call expression returning vector (from source in same module)
- IDEADEV-41243 - IDEA keeps adding groovy library to module with groovy classes.
- IDEADEV-42125 - Import popup keeps appearing, making it impossible to open other popups
- IDEADEV-40659 - When calling a method expecting groovy.lang.Script from script, 'this' argument is erroneously highlighted as incompatible type
- IDEA-26986 - Target device compatibility is broken if custom SDK add-on is installed
- IDEADEV-42120 - Groovy integration: sometimes IDEA overrides .class files (created by Groovy compiler) during the "make" phase before Run/Debug
- IDEADEV-42087 - PIEAE at com.intellij.extapi.psi.PsiElementBase.getContainingFile
- IDEADEV-42074 - CCE at com.intellij.lang.javascript.search.JSClassSearch.getUseScope
- IDEADEV-42086 - CCE at com.intellij.lang.javascript.generation.JSNamedElementNode.getParentNodeDelegate
- IDEADEV-42108 - JS extract method should generate void method for a property assigment expression
- IDEA-25696 - Moving a single line moves two lines and to the wrong place
- IDEADEV-41934 - Groovy: statically imported class without package prefix is not resolved if all static members of the class are imported
- IDEADEV-42042 - IDEA-9 - method separators in Groovy classes don't render properly
- IDEADEV-42107 - Compiler: cannot neither stop compilation nor exit IDEA when compilation has started and waiting for refresh to finish
- IDEA-26982 - DataSource UML Diagram
- IDEADEV-42117 - Focus does not come to menu
- IDEADEV-41906 - AE at com.intellij.ide.util.treeView.AbstractTreeUi.initRootNodeNowIfNeeded
- IDEADEV-29963 - JSF: recognize implicit objects in el expressions in faces-config.xml
- WI-810 - Warning about undefined method missed
- IDEADEV-41967 - Idea fails to load the "Select Path" window with file listing when editing the path variable
- IDEADEV-42059 - CME at com.intellij.openapi.vcs.impl.VcsInitialization.execute
- IDEA-26729 - hibernate: good code red: 'Basic' attribute should not be 'Long[]'
- IDEADEV-42064 - spring 3.0: yellow code by default for new spring namespaces (no DOM provided by plugin)
- IDEADEV-42097 - Idea 9 Grails Project w/nested plugins will not configure correctly
- IDEADEV-39499 - Grails: global plugin artifacts are not resolved
- IDEADEV-39908 - Grails: non-default paths to plugins install directories are ignored
- IDEA-26963 - Idea hangs while indexing env.rhino.js
- IDEADEV-42178 - flex: 'pull up' pulls up 'final' modifier to interface (generating red code)
- IDEA-26637 - flex: no completion for "each" (after "for")
- IDEADEV-41940 - Good code is red: Precedence of imported types vs. types in default package
- IDEA-27200 - invalid inspection: for statement doesn't loop
- IDEA-26344 - flex: support [ExcludeClass] metadata
- IDEADEV-42200 - Regression in 93.54 EAP: JavaSourceTransformingCompiler API broken
- IDEADEV-42196 - Good code is red: duplicate declaration
- IDEA-26667 - AS3 duplicate variable "arguments"
- IDEADEV-42191 - Rename and Find Usages don't work when module content root is also added as a library root
- IDEADEV-42190 - Large files still cause problems doing a 'make' in a java project
- IDEADEV-42188 - Exception trying to debug a grails integration test
- IDEA-26982 - DataSource UML Diagram
- IDEA-27171 - Bad sync DataSource UML Diagram
- IDEADEV-42175 - 100% cpu on javascript file
- IDEA-27026 - JS: Inconsistent braces placement in reformat
- IDEADEV-42159 - I18n String Folding: clip string if it's too long
- IDEA-25311 - Code completion for @Resource injection
- IDEA-25044 - Flex: missing completion
- IDEA-23687 - e4x: syntax errors when using CDATA
- IDEADEV-42157 - Ctrl-Shift-N Can Hang the IDE
- IDEA-26726 - Add ability to suppply request body in REST client
- IDEADEV-42137 - IDEA deadlock
- IDEADEV-40651 - 'Select word' (ctrl+w) should select closure content at one of steps
- IDEA-26947 - Do not report warnings about unknown html tags
- IDEADEV-41762 - Run Configurations: Replace Working directory textfield with combobox with $MODULE_DIR$ macro predefined
- IDEADEV-40965 - Groovy: "Convert to String" intention applied for multiline GString literals with backslash at the end of a line produces senseless code
- IDEA-26947 - Do not report warnings about unknown html tags
- IDEADEV-42081 - UML toolbar should not be disabled when I click to project view
- IDEA-27013 - flex: good code red: metadata tag with empty argument list
- IDEADEV-42131 - dynamic properties for groovy scripts broken in 9.0
- IDEA-27006 - flex: introduce variable generates red code for method call expression returning vector (from library swc)
- IDEA-27005 - flex: introduce variable fails for method call expression returning vector (from source in same module)
- IDEADEV-41243 - IDEA keeps adding groovy library to module with groovy classes.
- IDEADEV-42125 - Import popup keeps appearing, making it impossible to open other popups
- IDEADEV-40659 - When calling a method expecting groovy.lang.Script from script, 'this' argument is erroneously highlighted as incompatible type
- IDEA-26986 - Target device compatibility is broken if custom SDK add-on is installed
- IDEADEV-42120 - Groovy integration: sometimes IDEA overrides .class files (created by Groovy compiler) during the "make" phase before Run/Debug
- IDEADEV-42087 - PIEAE at com.intellij.extapi.psi.PsiElementBase.getContainingFile
- IDEADEV-42074 - CCE at com.intellij.lang.javascript.search.JSClassSearch.getUseScope
- IDEADEV-42086 - CCE at com.intellij.lang.javascript.generation.JSNamedElementNode.getParentNodeDelegate
- IDEADEV-42108 - JS extract method should generate void method for a property assigment expression
- IDEA-25696 - Moving a single line moves two lines and to the wrong place
- IDEADEV-41934 - Groovy: statically imported class without package prefix is not resolved if all static members of the class are imported
- IDEADEV-42042 - IDEA-9 - method separators in Groovy classes don't render properly
- IDEADEV-42107 - Compiler: cannot neither stop compilation nor exit IDEA when compilation has started and waiting for refresh to finish
- IDEADEV-42117 - Focus does not come to menu
- IDEADEV-41906 - AE at com.intellij.ide.util.treeView.AbstractTreeUi.initRootNodeNowIfNeeded
- IDEADEV-29963 - JSF: recognize implicit objects in el expressions in faces-config.xml
- IDEADEV-41967 - Idea fails to load the "Select Path" window with file listing when editing the path variable
- IDEADEV-42059 - CME at com.intellij.openapi.vcs.impl.VcsInitialization.execute
- IDEA-26729 - hibernate: good code red: 'Basic' attribute should not be 'Long[]'
- IDEADEV-42064 - spring 3.0: yellow code by default for new spring namespaces (no DOM provided by plugin)
- IDEADEV-42097 - Idea 9 Grails Project w/nested plugins will not configure correctly
- IDEADEV-39499 - Grails: global plugin artifacts are not resolved
- IDEADEV-39908 - Grails: non-default paths to plugins install directories are ignored
- IDEA-26963 - Idea hangs while indexing env.rhino.js
- IDEADEV-41747 - Activity is missing in new Android module
- IDEA-26630 - Native libs are packaged incorrectly on Windows
- IDEADEV-41843 - IDEA Sdk is set as a project jdk when new Java project is created from sources
- IDEA-25467 - CVS is set to Offline mode on project open
- IDEADEV-42230 - Project language level in the 'Default (Template) Project' is always 5.0
- IDEA-26731 - Perforce: Error updating VCS changes when project directory is not under client root (even when excluding project directory from VCS)
- IDEA-26731 - Perforce: Error updating VCS changes when project directory is not under client root (even when excluding project directory from VCS)
- IDEADEV-42127 - Flex + UML: F6 (refactor/move) invocation for diagram element is enabled but doesn't work
- IDEADEV-42223 - INRE when opening context menu for Flex class in dumb mode
- IDEADEV-42198 - Create method quickfix is not available for super call
- IDEA-25043 - Flex: create method from usage missing trailing linefeed
- IDEADEV-42197 - Create method quickfix should not add 'public' modifier when creating method of interface
- IDEADEV-42206 - AIR application debugging hangs in case of a lot of tracing
- IDEADEV-40931 - Set P4CONFIG=.p4config when running perforce if it's not already set
- IDEADEV-42213 - Exception when debugging Flex 4 application
- IDEADEV-42171 - Run Configurations Popup: my saved configurations disappear after run
- IDEADEV-42195 - flex: 'pull up' breaks signature of methods that have a Vector parameter/return type
- IDEA-27029 - flex: introduce variable uses type "Vector$object" for expression "new<*>[]"
- IDEADEV-42205 - Problems with parsing airglobal.swc from AIR 2.0 beta1 release. (Was: Wrong "unused import" marking)
- IDEA-25205 - Flex XML Debugging Slow With Large XML Files
- IDEADEV-42201 - Flex debugging error when trying to step into code without sources
- IDEA-3 - Flex debugger not always able to evaluate expressions
- IDEADEV-42121 - JSF 2.0: if in EL #{resource['resource_reference']} resource_reference looks like library:file, no navigation etc is available