Marvin Wolfthal

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

    Surefire / Junit

    Answered
    Can someone explain how the runtime environment differs when running "test" from the Maven lifecycle menu and when running a test by selecting it (or a test method) from the source file or the proj...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Problem with JDK modules (JDK 12)

    Answered
    I have a large maven project in which all the maven modules except for one have module-info.java. For that one I have provided an Automatic-Module-Name in MANIFEST.MF, call it 'x', The subproject (...
    • 2 followers
    • 1 comment
    • 0 votes
  • Edited

    Value type error for spring injection

    Answered
    I create a DataSource using the Spring MethodInvokingFactoryBean, When i reference the bean by its id IDEA complains that the ref is of the wrong type, namely the FactoryBean. Shouldn't it referenc...
    • 2 followers
    • 1 comment
    • 0 votes
  • Edited

    H2 Trigger classes

    Answered
    While building a testing db using an embedded H2 database I have run into a problem executing DDL against the configured datasource. Namely, the Trigger classes under src/test declared in the DDL a...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Window Title problem

    Answered
    Occasionally Intellij creates a window title for a Maven module from the artifact name and a <property> rather than the GAV version, for example tools ${apache.version} Reimporting the project does...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Missing Junit run menu item

    Answered
    I don't see Junit Run/Debug items in the editor context menu in 2017.2.
    • 1 follower
    • 2 comments
    • 0 votes
  • Created

    Loading Maven projects twice

    Answered
    For a long time now, every time I open a Maven project for the first time, nothing shows up on the Project tab and I have to close it and reopen the project. What is the issue?
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Window title question

    Answered
    This is kind of trivial but really annoying - one of my projects (on Windows) shows an incorrect maven version in the window title - it should say "acdb-web - 1.0-SNAPSHOT ..." but has "acdb-web - ...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Multiple instances

    With the new licensing scheme is it possible to run multiple copies on the same subnet with the same license?
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    navigation question

    Is there a way to naviigate from a file in the editor or in the Search Everywhere window to its location in the Project window?That is, I would like the Project window to scroll to the location of ...
    • 1 follower
    • 1 comment
    • 0 votes