TH Lim
- 活动总数 46
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 14
-
已编辑于 Upgrade to CE 2020.1 Failed with HTTP 403
已回答I clicked to upgrade to IntelliJ 2020.1 within the IDE on Windows 10 but it failed with HTTP 403. The error message in the log file was, com.intellij.util.io.HttpRequests$HttpStatusException: Reque... -
创建于 Cannot Create New Project in IntelliJ 2019.2.4 (Windows 10)
已回答I cannot create new project from existing directory regardless of Java, Scala nor empty project. I configured and clicked Next button until the last screen. I was stuck at the last stage. I clicked... -
已编辑于 Alt-Enter Import Must
The "Show Intentions" popup did not suggest to me nor when it is a Java class with unique name, it will import the classes after I pressed Alt-Enter. Using IC-144.3143.6, the options available depe... -
创建于 [Play2] Cannot run Play2 project using "Play2 App" Configuration
Hi,I created a "Play 2 App" Configuration to execute my Play2 Scala application from IntelliJ 13.0.1 Build #133.286 (Ubuntu 12.04.3 LTS). It failed because it cannot find the class com.pty4j.PtyPr... -
创建于 The PERPIXEL_TRANSLUCENT translucency kind is not supported for idea-IU-132.556
Control-N or Control-Shift-N is not working with the latest IntelliJ EAP v. idea-IU-132.556 running in Linux 3.2.0-54 with JDK 1.7_40-b43 amd64.3:35:02 PM UnsupportedOperationException: The PERPIXE... -
创建于 Unable to Attach Global Libraries to Project in IntelliJ CE X
Hi,I am unable to attach a global library, which I added previously, to my project in IntelliJ CE X. What I have is a dialog with an empty list as shown in the image I attached. My environment is O... -
创建于 What Maven Version is Intellij 8.1 Using?
Hi,I have a project (pom.xml) that behaves different from IntelliJ with my command line Maven 2.0.9. I want to know what is the Maven Version built into IntelliJ 8.1.Thanks./lim/ -
创建于 Java Source Files "Located Outside of Src Root" After Restart
Hi,I encountered a strange behavior with Intellij 7.0.4 #7941 on Leopard. I opened a Java source and it opened up in a document tab as shown in Picture 2.png. I shutdown Intellij with this tab open... -
创建于 Hang When Try to create GWT Configuration in Run/Debug Configuration
Hi,I have been following an example from a blog and created the GWT project using maven commandmvn archetype:create -DarchetypeGroupId=com.totsp.gwt -DarchetypeArtifactId=gwt-archetype -DarchetypeV... -
创建于 Module Dependencies Not Included After Restart
Hi,I am using Intellij 7.0.3 build #7757 and I have little issue with module dependencies setting. I have 3 projects e.g. Project1, Project2 and Project3. Project1 depends on Project3. I added Pro...