Kevin Burton

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

    PHPStorm debugging '(Click to see the full value)' does nothing.

    I set breakpoints an successfully break using the IDE but I often want to display a string that is long and either in the 'Variables' window or 'Evaluate Expression' the displayed value of the stri...
    • 2 个关注者
    • 7 条评论
    • 0 票
  • 创建于

    XDebug

    I would like to setup debugging but I am not sure how to go about doing it. The documentation indicates that PHPStorm supports both Zend and XDebug. Which is easier to set up? It seems that Zend co...
    • 2 个关注者
    • 13 条评论
    • 0 票
  • 创建于

    External libraries?

    Somehow my IDE no longer shows the list of libraries included as a result of maven. How do I get it back?Thank you.Attachment(s):External.jpg
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Clone a project?

    I am finding that I often want a project that is almost exactly like another. For my case they are typically Maven projects so I want the same dependencies same libraries etc. I just want to add so...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    CLASSPATH for application

    Specifically I read the documentation that files are loaded from the CLASSPATH. Naturally I don't want to change the CLASSPATH because a specific application requires it. I would like to change the...
    • 2 个关注者
    • 6 条评论
    • 0 票
  • 创建于

    Setting a resource with IntelliJ.

    How do I set a key/value resource in IntelliJ?
    • 2 个关注者
    • 7 条评论
    • 0 票
  • 创建于

    More than one "artifact"

    This may be more a base Java question but I am not clear on how IntelliJ packages up a JAR file.Currently I have a Java main class 'App' and I build an artifact that produces a .jar file that I run...
    • 3 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    Recompile with -Xlint:unchecked for details

    I am compiling my code in the IDE and I get a couple of warnings. One with a recommendation:java: Recompile with -Xlint:unchecked for detailsHow do I do this?The code in question looks like:designD...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Invalid or corrupt jarfile?

    I transfer the output from the build artifact to the target machine and execute 'java -jar CouchbaseImport.jar' and I get the error message:Error: Invalid or corrupt jarfile CouchbaseImport.jarIdea...
    • 4 个关注者
    • 1 条评论
    • 1 票
  • 创建于

    File not found with system classloader.

    I am trying to run my program withjava -jar CouchbaseImport.jarBut in the stack trace I get:INFO: Could not load properties file "cbclient.properties" because: File not found with system classloade...
    • 1 个关注者
    • 0 条评论
    • 0 票