Peter Kriens
Peter Kriens
I've got a project that builds the executable JAR from other projects and from the repository. I use -includeresource and the ${repo} macro to build the overall jar (it is...
The resolution popup shows a long list of included bundles. I think we need to be able to filter this list with a text box like we do for other...
The BndEditModel is used when editing the bnd files. In bndtools, we should pick up any changes in this bnd file AND in its included files. - Include changes –...
The two run configuration files (bndrun) are confusing if you start with enRoute because each one has a Run OSGi and Debug OSGi button on the top right. The sole...
The new workspace template is really nice. It not only allows one to create a new workspace but it is also possible to update an existing. That said, the current...
It would be really nice if we had an indicator in the list of bundles which can be resolved against the current set of repositories and which cannot. Long time...
Working on a feature I noticed that we skip duplicate Require-Capability and Provide-Capability clauses. Looking into the code I could not but observe that we handle the merging purely string...
enRoute jline does not work with using console from CommandProcessor
The current tutorial does not support i18n. Show how this can be added. See as an example: http://codingsmackdown.tv/blog/2012/12/14/localizing-your-angularjs-app/