Dan Howard

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

    Deployed Tomcat inside IDEA throws access denied exception

    Hi all,My web application reads files under its own context. With a normal manual deploy this works fine since the files are all stored under the tomcat webapps folder. However in IDEA the deployer...
    • 1 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Refactor - Move seems to be never available

    Hi all,I want to move source files into a new directory but the Refactor - Move menu seems to be never available. Any ideas why? This is AppCode 1.0.3.Attachment(s):Screen shot 2011-12-30 at 7.35.3...
    • 4 个关注者
    • 5 条评论
    • 0 票
  • 创建于

    interface 'NSObject' is not a successor of 'MyClass'

    Hi All,Just learning Objective C. AppCode is sweet.I'm looking at an example of how to create a constructor from here:http://www.roseindia.net/iphone/objectivec/constructors.shtmlWhen I use this I ...
    • 2 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    cvs created by second party

    Hi All,When I do a CVS update I see 1 file which shows "created by second party".Any ideas what that means? Did someone create this file outside of Intellij?  How can I clear this?TIA
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    Why do I get IO resource opened but not safely closed

    Hi All,Why do I get this warning with the following code?        Properties props = new Properties();        Reader reader = null;        try {            reader = new FileReader(configFile);      ...
    • 4 个关注者
    • 10 条评论
    • 0 票
  • 创建于

    Problems with web services generated code.

    Hi All,In IntelliJ 10.0.3I use the menu option "new web service" and this generates a class file and adds to sun-jaxws.xml - this is fine - it's working.Now if I try to write a Java client for this...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Is it possible to debug when using javax.script package?

    Hi all,I just upgraded to IntelliJ 10 and it's awesome.   I just wish I could debug rhino scripts when using the javax.script api.  I usually read scripts as a resource. Maybe some way to tell Inte...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Class with "x" in symbol.

    I'm not sure why but one of my classes shows an 'x' and when I compile my project from them menu IntelliJ doesn't see the class so the compile fails.The file looks fine - it's in the same package w...
    • 2 个关注者
    • 2 条评论
    • 0 票