Brice
- 活动总数 40
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 10
-
-
-
Brice 创建了一个帖子, 已回答Delete break points conditions historic
Is it possible to delete the old, outdated, incomprehensible, cumbersome and potentially bugged break point conditions ? -
-
-
Brice 创建了一个帖子, 已回答[RESOLVED] Dependencies of class files
Hello, is it always possible to use a library of class files instead of jar files in the recent releases ? In IntelliJ 2020 i have not problems with that, but since the last year whenever i try a n... -
-
Brice 创建了一个帖子, 已回答Link JavaFX in a jar
Hello, i would like to know how you link a local javafx in a jar. Execute the main class in IntelliJ works, and a global path to a complete javafx library too. I am not sure if i have to separate j... -
-
Brice 创建了一个帖子, 已回答Cannot find a method
Hello, intellij cannot find Point2D::interpolate() (java 13), the project/module SDK is 13. In the 2019.2.3 I can't compile a file with this method, in the 2019.1 an executable test which use the m...