GitHub user nakomis opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/166

    Refactors tests to work around IntelliJ IDEA build issues

    Strictly speaking, this refactoring is unnecessary and undesirable, however 
it is required in order to work around an IntelliJ IDEA issue that prevents 
IntelliJ from launching Brooklyn (i.e. by launching 
`BrooklynJavascriptGuiLauncher`)
    
    With these changes, you can create an IntelliJ Run/Debug configuration that 
launches `BrooklynJavascriptGuiLauncher`. (In order for the GUI to be 
available, you need to manually set the working directory of the configuration 
to e.g. `/Users/martin/Documents/brooklyn/usage/jsgui`)
    
    The issues have been raised with JetBrains here: 
https://intellij-support.jetbrains.com/requests/38167

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nakomis/incubator-brooklyn fix/intellij-launch

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-brooklyn/pull/166.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #166
    
----
commit 3c68339ba914511bfbc128823006dcaabdcd2270
Author: Martin Harris <[email protected]>
Date:   2014-09-16T16:27:27Z

    Refactors tests to work around IntelliJ IDEA build issues

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to