TH Lim
- Total activity 41
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
-
Edited Upgrade to CE 2020.1 Failed with HTTP 403
AnsweredI 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... -
Created Cannot Create New Project in IntelliJ 2019.2.4 (Windows 10)
AnsweredI 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... -
Edited 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... -
Created [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... -
Created 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... -
Created 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... -
Created 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/ -
Created 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... -
Created 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... -
Created 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...