Github user ahgittin commented on the issue:
https://github.com/apache/brooklyn-docs/pull/263
Fabulously thorough job.
I think `guide/ops/troubleshooting/web-console-issues.md` is still
relevant, so we shouldn't delete that page, should we? (Also, if we _do_
delete it, shouldn't there be a reference to that page which is deleted -- I
didn't see that, and note `guide/SUMMARY.md` still refers to it.)
There is also a reference to `BrooklynJavascriptGuiLauncher` on
`./dev/env/ide/index.md`. As per comment
https://github.com/apache/brooklyn-server/pull/974#issuecomment-408083341 this
is no longer supported and we should identify the best way in each IDE to run
with the UI.
However that can be deferred, and the docs at this stage in this section
could simply link to a REST CLI launcher class and note that we would welcome
suggestions on the best way to run with osgi and the UI from within IDEs. Or
if you know how to do OSGi+UI launches, add those notes, but do keep the
instructions that Brooklyn+REST can be launched non-OSGi, maybe noting that
some features around bundle management will be unavailable.
---