Mork Afur

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

    IDEA doesn't do anything on JavaScript "onclick"

    I have a simple JSF project (from the Core JavaServer Faces, 3rd Edition, Ch 4.), but the onclick doesn't appear to be executing the actual JavaScript file.IDEA (14.1.4) seems happy with all the pa...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    Basic AppCode 3 Problems

    Trying to create the simplest example similar to the JetBrains Screencast did not work.Problem 1: After creating the basic project, no "xib" file was shown in Appcode 3 so I could edit the form. I ...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Virus Detected in IDEA Update

    Today (April 22,       2014), when I updated Intellij to 135.690, I got virus detection warnings in "idea.updater", and in "groovy_rt.jar".Possibly false positives, but VERY concerning nonetheless....
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    Cannot get IDEA to see JAR file when running simple Java Application from IDE

    I have a simple Java application where I'm trying to read a file in a JAR  file like this:InputStream inputStream = classLoader.getResourceAsStream("resource.properties");This "resource.properties"...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Creating Simple Java Application Not Working As Expected

    If I create a simple Java application with a main method and a System.out.printn() method, then right-click in the code window, I no longer see the various Run/Compile options.The project has Java ...
    • 2 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    Does Intellij Automatically Handle Nexus

    已回答
    We have a Maven project already so I'm wondering if I need to install the separate Sonatype war file for the nexus repository of if Intellij will automatically handle getting whatever is required f...
    • 4 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    PMD Doesn't Work in Maven/Git Projects

    I'm trying to use the latest version of PMD in a Git/Maven project, but it always reports zero problems. Even if I try to do the PMD check on theentire project, it returns zero violations.Eclipse f...
    • 2 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    How to set up Maven Deploy Task in IDEA 12?

    The Maven Deploy Task for my project says to use the project defaults which say to use Tomcat 7.However, when I run the deploy task within IDEA, I get the below. What do I need to fix/change?If IDE...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Maven Confusion

    Hello,If I create a maven project in IDEA 12.0.4, and select "org.apache.maven.archetypes:maven-archetype-webapp", the generated project is confusing.Specifically, in the generated folder structure...
    • 2 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    How to debug when two Web apps need to be loaded?

    I have a situation where I have a server application and a client application where they're both Web apps deployed under Tomcat - locally.Using a URL for the client application, the client calls th...
    • 3 个关注者
    • 3 条评论
    • 0 票