Thai Dang Vu

- 活动总数 271
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 110
-
Thai Dang Vu 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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...