Thai Dang Vu

- Total activity 271
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 110
-
Thai Dang Vu created a post, 143.1559.1: in gradle subprojects don't understand properties declared in parent
Hi All,This is my build.gradle of the parentallprojects { group = "com.baml" apply plugin: "java" // need this plugin to declare source/target compatibility sourceCompatibili... -
Thai Dang Vu created a post, Does idea understand properties in build.gradle?
Hi,I have these lines in my build.gradle:apply from: "versions.gradle"dependencies { compile "org.scala-lang:scala-library:${scalaVersion}"}and versions.gradle hasscalaVersion = "2.11.7"Is it po... -
Thai Dang Vu created a post, Unable to import maven project
I'm using 142.3553.1. Sometimes idea cannot import a maven project. The errors are:4:02:29 PM Unable to import maven project: See logs for details4:02:29 PM NoClassDefFoundError: com/google/common/... -
Thai Dang Vu created a post, Refreshing a gradle project takes, like, forever.
Hi All, I'm using 142.3371.3. This is my 1st time using gradle. After I modified the build.gradle file (e.g. adding testCompile "org.scalatest:scalatest_${baseScalaVersion}:2.2.5"), I had to click ... -
Thai Dang Vu created a post, 140.2683.2 keeps updating indices ... forever
Does anybody have the same experience? Is there anything that I can help IDEA developers to know what's going on?Regards. -
Thai Dang Vu created a post, Idea 139.1116.4 unable to resolve db items
I have a ddl and a dml files. I create a datasource based on that ddl file. When I open that datasource, press F4 on a table, Idea takes me to the "create table" command for that table in the ddl f... -
Thai Dang Vu created a post, Idea 139.69.2 still shows excluded folders in Project panel
Hi All,Am I the only person with that issue?Regards. -
Thai Dang Vu created a post, External file changes sync may be slow?
Hi All,I saw this when running 132.637 on Linux. I didn't notice any slowness (maybe this is a very small toy project). Is it something I need to worry about when working with big projects?Regards.... -
Thai Dang Vu created a post, Always OutOfMemoryError with the External Build feature
Hi All,I'm using 130.1619. My project has only 1 module and more than 15,000 java files. If I use the External Build feature as in Untitled2.png, I always get the OutOfMemoryError. That doesn't hap... -
Thai Dang Vu created a post, Leda IU 123.111: Returned expression type Boolean is not assignable to type true
I have a warning as in the attachment. Does anybody know what IntelliJ IDEA is trying to tell me?By the way, thank JetBrains for chopping off the Idea price for 75% on the appocalypse day last year...