Tom Williamson
- Total activity 120
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 9
- Subscriptions 35
-
Created Problem building an "exploded war" artifact - order of facets from modules?
AnsweredI 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... -
Created IDEA can't access update site
AnsweredWhen 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... -
Created Intellij + JRebel + Ant Project build
AnsweredWe 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... -
Created Set up a project completely outside existing source folders?
AnsweredA 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... -
Created 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... -
Created 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... -
Created 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 ... -
Created 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... -
Created 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... -
Created 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 ...