Marvin Wolfthal

Avatar
  • Total activity 54
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 23
  • Created

    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...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    delimiter highlighting

    How do completely I turn off the highlighting of matching delimiters - {}, <>, etc?
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    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...
    • 3 followers
    • 2 comments
    • 0 votes
  • Created

    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...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    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.
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    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...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    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.
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    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
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    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...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    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 ...
    • 2 followers
    • 1 comment
    • 0 votes