主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Richard Osbaldeston
活动总数
571
最后的活动
2019年08月01日 09:29
成员加入日期
2003年06月03日 11:41
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
167
活动概览
帖子(138)
评论(265)
按最近的活动排序
最近的活动
投票数
已编辑于
2019年07月15日 13:12
Ok I think I might know whats going on, because all the mime type db files are 'missing' (so far as xdg is concerned) it delegates to looking through all the .desktop files and both /usr/share/appl...
社区
IntelliJ IDEA Users
Show in ... menu item
0 票
已编辑于
2019年07月15日 12:56
hmm, if I turn debug on for that query I get this: $ XDG_UTILS_DEBUG_LEVEL=3 xdg-mime query default "inode/directory"Checking /home/navplus/.local/share/flatpak/exports/share/applications/defaults....
社区
IntelliJ IDEA Users
Show in ... menu item
0 票
创建于
2019年07月12日 09:00
Right now I'm wrestling with errors from the webapp, not IDEA related except for the knock on impact from excluding that setenv.sh configuration. Getting it to deploy to an embedded tomcat from IDE...
社区
IntelliJ IDEA Users
Error: Password file not found: jmxremote.password
0 票
已编辑于
2019年07月11日 14:20
Ah I thought it was just an unpacked apache tomcat distro but I've just found a setenv.sh file in the bin/ directory that isn't in the original distro. This does set more CATALINA_OPTS, might help ...
社区
IntelliJ IDEA Users
Error: Password file not found: jmxremote.password
0 票
创建于
2019年07月11日 13:47
It didn't really help, only moved and changed the error message slightly: /opt/mango/apache-tomcat-7.0.39/bin/catalina.sh runUsing CATALINA_OPTS:>> -Xms512m>> -Xmx1g>> -Xmn400m>> -Xss128m>> -XX:+Us...
社区
IntelliJ IDEA Users
Error: Password file not found: jmxremote.password
0 票
已编辑于
2019年06月26日 14:28
Ah yes that is whats occuring, not using gradle but is a maven multi module project and there is a maven build step configured that runs on deployments (force update the deployments deps). Hitting ...
社区
IntelliJ IDEA Users
IDEA 2019 deployment requires build and update
0 票
已编辑于
2019年06月26日 11:14
Can I set it up to update classes and resources on build project though? that's what I'm asking and how IDEA used to work. I normally have it setup to update resources on frame deactivation (not cl...
社区
IntelliJ IDEA Users
IDEA 2019 deployment requires build and update
0 票
创建于
2019年06月26日 08:32
So go buy jrebel? This isn't what I asked. I wanted to work the same way I have been to on all versions up until IDEA 2019. When I compile while debugging it immediately updates the deployment. Whe...
社区
IntelliJ IDEA Users
IDEA 2019 deployment requires build and update
0 票
已编辑于
2018年10月30日 09:15
Ah yes the pom contains this plugin I hadn't noticed before: <plugin> <artifactId>maven-surefire-plugin</artifactId> <version>2.10</version> <configuration> <argLine>-Xms800m -Xmx800m -X...
社区
IntelliJ IDEA Users
Set memory profile for unit tests
0 票
创建于
2018年10月29日 15:03
Yes added to the run configuration for the test, after selecting the method to run/test which created the temporary configuration. It is a maven project and did think about using surefire, but that...
社区
IntelliJ IDEA Users
Set memory profile for unit tests
0 票
«
第一页
‹
上一页
下一页
›
最后
»