Marvin Wolfthal
- 活动总数 54
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 23
-
创建于 Surefire / Junit
已回答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... -
创建于 Problem with JDK modules (JDK 12)
已回答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 (... -
已编辑于 Value type error for spring injection
已回答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... -
已编辑于 H2 Trigger classes
已回答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... -
创建于 Window Title problem
已回答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... -
创建于 Missing Junit run menu item
已回答I don't see Junit Run/Debug items in the editor context menu in 2017.2. -
创建于 Loading Maven projects twice
已回答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? -
创建于 Window title question
已回答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 - ... -
创建于 Multiple instances
With the new licensing scheme is it possible to run multiple copies on the same subnet with the same license? -
创建于 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 ...