Joey Chen
- 活动总数 11
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
-
-
-
Joey Chen 创建了一个帖子, 已回答Why IntelliJ Maven uses jre, not jdk
I entered "mvn -version" in the IntelliJ teminal, but it kept showing jre, not jdk as my system environment set. How to change that? -
Joey Chen 进行了评论, -
-
Joey Chen 创建了一个帖子, 已回答PostgreSQL connection problem
Hello, I am trying to connect to PostgreSQL database installed on a virtual Linux platform, but the connection kept failing. My datasource properties are: jdbc:postgresql://tblimsdb0:5432/postg... -
-
Joey Chen 创建了一个帖子, 已回答Troubles when run configuration within Intellij
Hello, I changed inet address setting in JBoss EAP startup file from 127.0.0.1 to my local hostname, and my ear deployment went out fine. However, when I started the application server within Intel...