zoukankan      html  css  js  c++  java
  • IntelliJ IDEA 12.0.3 更新版发布

    IntelliJ IDEA 12.0.3 更新版发布了,该版本更多还是 bug 的修复,详情请看发行说明

     

    Android

     
    IDEA-95988 (Usability Problem) Export signed APK keyboard usability issue
    IDEA-98282 (Bug) Android preview does not understand views having custom attributes in selector
    IDEA-88322 (Bug) Cannot resolve symbol string (in R.string.* reference)
    IDEA-99412 (Bug) Android app artifact is not zipaligned
    IDEA-98267 (Bug) Very slow (sluggish) in the XML designer

    Code Analysis. Inspection

     
    IDEA-99650 (Usability Problem) Analyze | Inspect Code on a module should make the selected module scope the default choice
    IDEA-99440 (Bug) "Missing @Deprecated annotation" inspection does not recognize removing @deprecated javadoc tag
    IDEA-97384 (Bug) Replace constructor with factory method inspection shall have an option so can be ignored on abstract classes
    IDEA-98682 (Bug) Class extends utility class does not ignore on empty child classes
    IDEA-99394 (Bug) Unnecessary fully qualified name inspection reports wrongly. again in 12.0.2
    IDEA-99479 (Bug) `package.html` may be converted to `package-info.java` inspection doesn't produce any results

    CoffeeScript

     
    WEB-6087 (Bug) Show intention actions (alt-enter) doesn't work (ClassNotFoundException in Inspection-JS)

    Compiling Project

     
    IDEA-100092 (Bug) Eclipse compiler cannot handle UTF-8 chars
    IDEA-95035 (Bug) Cannot build artifact for big project - IU 12 Preview
    IDEA-99463 (Bug) IntelliJ does not respect module jdk/language-level if it is based on eclipse dependencies storage format
    IDEA-99165 (Bug) Idea can't compile project with JDK8

    Cucumber JVM

     
    IDEA-99065 (Bug) Creating a Cucumber step definition in Groovy results in AssertionError

    Dart

     
    WEB-6313 (Bug) Dart: when creating Dart project by template, don't use Tab characters for indentation in generated pubspec.yaml

    Database

     
    IDEA-99180 (Usability Problem) Changing of data source level
    IDEA-100050 (Bug) DB Console skips columns when copying to clipboard
    IDEA-99562 (Bug) Data Source Properties window, JDBC property descriptions don't match
    IDEA-99090 (Bug) Wrong task cancel warning on closing different window

    Flash_Flex

     
    IDEA-99130 (Bug) IDEA shows incorrect file during Flash/Flex debugging (Flex SDK 4.9)
    IDEA-99359 (Bug) 'Prefer ActionScript Compiler 2.0' options and project-level compiler options are not respected in external compiler mode if the project is stored in *.ipr file format
    IDEA-98607 (Bug) FlexUnit 0.9 not supported anymore
    IDEA-98605 (Bug) "arguments" object is not recognized as Array
    IDEA-98988 (Bug) SWC dependency with 'test' scope overrides dependency with 'compile' scope.
    IDEA-99728 (Bug) ActionScript: 'Find Usages' doesn't show usages of implementing/overridden methods

    Grails

     
    IDEA-90190 (Bug) Grails 2.1 and Maven Debugging problem

    Groovy

     
    IDEA-99196 (Bug) Groovy: Invalid warning "'valueOf' in 'java.lang.Enum<MyEnum>' cannot be applied to '(java.lang.String)'"
    IDEA-98976 (Bug) Spock: double pipe in table header
    IDEA-96415 (Bug) Groovy code style: 'next line' for class class declaration bakes anonymous classes
    IDEA-99337 (Bug) Intention "Convert [] Form to index method" (Before->After should be swapped)
    IDEA-99080 (Bug) Incorrect Groovy stubs generated by IDEA in case of varargs and default named arguments

    HTML

     
    WEB-6302 (Bug) WebStorm puts machine-specific path to application directory to misc.xml

    Hibernate

     
    IDEA-92682 (Bug) QL: code completion suggests nothing in the injection fragment

    Maven

     
    IDEA-98425 (Bug) IntelliJ does not include Maven transitive dependencies in classpath during rebuild
    IDEA-98983 (Bug) Output filename mismatch when using in-project dependency with maven classifier
    IDEA-99237 (Bug) Property precedence is not the same when filtering resources with Maven or with IntelliJ
    IDEA-97815 (Bug) If Maven project has two resources-folders, neither is copied.

    No Subsystem

     
    IDEA-90973 (Feature) Database connection over SSH tunnel
    IDEA-99477 (Bug) Before Launch task shows console in "reserved" tab
    IDEA-99248 (Bug) Freeze by deadlock
    IDEA-86577 (Bug) Can't report an exception in plugin UI Designer (Core)
    IDEA-98367 (Bug) 'Create Constant Field ...' make not a new line
    IDEA-98368 (Bug) "Create Constant Field" does not create the correct type.

    Project Configuration

     
    IDEA-99591 (Usability Problem) "New Module" does not remember last selected module type

    SQL

     
    IDEA-99223 (Bug) SQL: HSQLDB: CALL is red
    IDEA-93162 (Bug) Oracle SQL Dialect: Good code is reported as red
    IDEA-97850 (Bug) EAP: Code Formatting: table name interpreted as keyword

    Task Management

     
    IDEA-99260 (Bug) Open Task - Mark as 'In Progress' not persistent
    IDEA-73542 (Bug) Task/Jira Connection: All Jira Tasks are marked as resolved

    User Interface

     
    IDEA-95058 (Usability Problem) An option to set regular font size on editor's tab titles
    IDEA-99686 (Bug) No icons for toolwindows in recent files and switcher
    IDEA-98794 (Bug) Rendering of Deployment -> Sync screen is broken

    User Interface.Darcula

     
    IDEA-98768 (Bug) Too light color in application and web deployment editor

    Version Control. Git

     
    IDEA-99849 (Bug) Force checkout as new local branch — a branch already exists

    XML

     
    IDEA-81901 (Bug) RelaxNG Compact "as you type validator" may render IntelliJ instance unusable

     

    下载地址:http://download.jetbrains.com/idea/ideaIC-12.0.3.exe

  • 相关阅读:
    SNS与在线旅游
    案例分析:荷兰铁路公司的分布式Scrum开发
    不要把简单的事情搞得N复杂(例1)
    魔兽争霸苹果版 mac安装
    UI展现技术总结
    谈使用final关键字
    蓝牙PSKEY的调整
    Android架构详解
    WINCE6.0文件系统选择
    WINCE蓝牙应用开发方式
  • 原文地址:https://www.cnblogs.com/dushu/p/2888685.html
Copyright © 2011-2022 走看看