Marvin Wolfthal
- 活动总数 54
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 23
-
创建于 Library management
The list of library dependencies under Project structure doesn't appear to be synchronized with the POM.For example, if I replace a dependency with another that has a changed package for some class... -
创建于 delimiter highlighting
How do completely I turn off the highlighting of matching delimiters - {}, <>, etc? -
创建于 License Server question
We are considering installing the License Server and I have a couple of questions.What is the correct way to manage licences so that people can continue to work when they are not on the network?Wha... -
创建于 ClassLoader issue in Debug mode
For no apparent reason, run configurations that were working perfectly are now failing with ClassNotFoundExceptions when run in debug mode. The base version I'm using is 123-94. I've been trying ou... -
创建于 Open project from Project tab
In a Maven multi-module project, is there a way to open a module project from the Project tab? It seems you have to go to the File menu. -
创建于 Junit console
I am catching an exception in a Junit test and printing the stack trace with System.out - but the output disappears from the console window and is replaced by the test result status.How can I preve... -
创建于 Open maven project vs. import
Can someone clarify for me when you would import an existing maven project versus just opening it by clicking on the POM?Thanks. -
创建于 building Maven modules
Is there a way to build modules under a parent from the Project view, that is, without opening the module project in a new window? It would be nice to be able to right click on the pom.Thanks,Marvin -
创建于 Question about debugging Maven projects
If I am debugging a war project, what is the correct way to set a breakpoint in code that is in a dependency? Setting the breakpoint by opening the other project in another window doesn't seem to w... -
创建于 Code Reformatting threading issue
When applying a custom code style to a large project I am seeing some corruption that looks suspiciously like a threading issue. The same files that had problems are fine when the style is applied ...