tomq42

Results 6 issues of tomq42

If you try and rename a bndtools project naively using Refactor->Rename on the context menu of a project, you get some nasty "problems", and things all go red. (it complains...

The launch configuration XML file has additional properties you can't edit from the user interface. Why is this a problem? If you have multiple files in a project and you...

So on a runbnd file, when you add a bundle to the "run bundles" section, it gives you a list of all the bundles in all repositories. You can move...

As I learn more about using OSGi, I learn that the OSGi log output is quite key to debugging. However, there doesn't appear to be a particularly good way to...

If your rest api method throws an exception, it gets swallowed and you get a bunch of other exceptions reported instead. I don't know whose fault this it, whether the...

Attempting to use http://haltalk.herokuapp.com/explorer/browser.html doesn't work. If I just use GET /users, I get an internal server error. Attempting to POST /users to create a new user leads to a...