Tom Williamson
- 活动总数 120
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 9
- 订阅数 35
-
创建于 Problem building an "exploded war" artifact - order of facets from modules?
已回答I am stuck trying to build an "exploded war" artifact from a multi-module Ant/Ivy project. The project is old, stable and works if built from Ant/Ivy at command line or using Ant inside Intellij... -
创建于 IDEA can't access update site
已回答When I click the "Help/Check for updates" link in IDEA 15.0.1, I get this error in a popup. I have to go through a corporate firewall, but I have verified that I can get to HTTPS: sites in a brow... -
创建于 Intellij + JRebel + Ant Project build
已回答We are using JRebel with Intellij and working on an Ant-based project with a complicated build structure. The Ant task that builds the WAR file does a <filter> command to replace configuration f... -
创建于 Set up a project completely outside existing source folders?
已回答A coworker has set up his intellij project so that his source is in a completely separate subtree from all his Intellij files. He did it by using "import modules from Eclipse project" in the impo... -
创建于 Debugging an Easyb .story script file?
I am working on a large project which I need to add additional web tests to. Our testing framework is Easyb, which I gather is somewhat dated (around 2010): https://code.google.com/p/easyb/ My... -
创建于 Set BigDecimal value in Debug/Variables window?
I'm looking for the syntax to set a BigDecimal value from "null" to a BigDecimal value for testing. If I use "new BigDecimal("1.1")" I get "Cannot find constructor" from Intellij. If I use "Big... -
创建于 Intellij JUnit test configuration won't load Spring-instrument load time weaver?
I moved to a different machine recently and lost all my test configuration information for my Intellij projects. Now, I can't re-create the settings for my JUnit tests to run - they require the ... -
创建于 Go to matching tag in Intellij?
I know that it's possible to go to the enclosing brace or beginning/end of a code block in Intellij, as detailed here: https://www.jetbrains.com/idea/help/navigating-to-braces.htmlI wonder if the... -
创建于 Breakpoints don't work when debugging maven project?
I am trying to debug a unit test in a Maven project. Normally I would just set up a JUnit test configuration in Intellj and set a breakpoint on the line I'm interested in. Unfortunately this pa... -
创建于 IDEA 14.0.2 hangs?
Anyone else having this problem? Since I upgraded to 14.0.2 Ultimate, it randomly hangs and becomes completely unresponsive. Usually it's after I click the Windows "X" to close the app or after ...