It's long annoyed me that IntelliJ won't compile Brooklyn. Thanks for
working on this.
Do you have a link to the request to JetBrains that doesn't require a
JetBrains account?
As an aside, running Maven with `-Dmaven.surefire.debug` and connecting
IntelliJ to the process with a remote debugger has been invaluable.
Sam
On 16/09/2014 17:36, Martin Harris wrote:
Hi Folks,
After a bit of faffing around, I've managed to get Brooklyn to launch from
IntelliJ. In order to do it, I needed to make a couple of changes [1]
On the downside, these changes are unnecessary and (slightly) undesirable,
but on the plus side, they are just in test classes, and supporting
IntelliJ could be important in attracting a wider developer community
I've reported the issue to JetBrains here [2], but haven't received a
response yet
Your input on whether or not we should just bite the bullet and accept
these changes in order to support IntelliJ would be more than welcome
[1]: https://github.com/apache/incubator-brooklyn/pull/166
[2]: https://intellij-support.jetbrains.com/requests/38167
Cheers