No Mail

Avatar
  • 活动总数 83
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 33
  • 创建于

    Perforce broken in 7.0.4?

    My connection to Perforce worked flawlessly in 7.0.3After upgrading to 7.0.4:- I try to change the file- Idea asks me to clear read-only status using version control integration- I'm getting "Error...
    • 6 个关注者
    • 12 条评论
    • 0 票
  • 创建于

    7.0.3 JPA query not an error

    I'm using JPA QueryStatement is:Query query = em.createQuery("select w from ABC w where w.id = :par");w.id is not a field in ABC class.Idea correctly highlights .id in red, with tooltip text "This ...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    Quick access to ER diagram

    Idea 7.0.2What's the fastest way to access ER diagram(s)?I do it this way:- View as Java EE: Structure- expand JPA Facets node- expand persistence unit node- expand table node- right click column n...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    Perforce tickets

    Idea 7.0.1It looks to me that Idea doesn't read Perforce tickets. Am I right, or Imissed some settings?I use P4CONFIG environment variable. File, which this variable points tocontains P4CLIENT, P4P...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    Error: JVM could not be started

    Idea 7.0.1 on WinXPEvery time I start an Idea after reboot, I'm getting the message: "TheJVM could not be started. The main method may have thrown an exception".Second attempt to start always succe...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    ant module build file

    Idea 7.0.1In Idea6 Ant build file for modules contained definitions like this: Idea7 on Windows generates build file: ]]>It's not a problem when Ant build is executed on Windows. But when Iexe...
    • 2 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    end of line in project/module files

    When project/modules are created on Windows .ipr and .iml files arewritten with CR/LF characters.Store the entire project into version control system (Subversion in mycase).I check out the project ...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    Unresolved path variable

    Idea 7.0 on Windows XP.I created my project with Idea 7M2, and defined path variable MYPATH(prefix to some library folder).During installation of the final version of Idea 7 I cleared all mysetting...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    Messages out of order

    Hi,I realize that this message is slightly off topic to this forum, but itaffects this forum. Could you guys (from St. Petersburg) look into it,and forward to the right person/group?I use Thunderbi...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    7M2 hibernate question

    Hi,In 7M2 I created Hibernate facet associated with hibernate.cfg.xmlSomething like this: .... ]]>Idea can not resolve file MyTables.hbm.xml (it's displayed in red).Both ...
    • 2 个关注者
    • 4 条评论
    • 0 票