-
[Protobuf](https://developers.google.com/protocol-buffers/docs/proto) allows to specify the format in an language neutral way, it can the be compiled to java, c++ or even [JavaScript](https://github.c…
-
### Expected behaviour
Added/Changed screenshots
### Steps to reproduce the problem
* Add Image
* Save
### Specs
- _URL:_ https://snapcraft.io/openchrom/listing
- _Operating system:_ @ope…
-
As SWT-Chart is preparing for joining the [Eclipse SimRel](https://wiki.eclipse.org/Simultaneous_Release) ( see https://github.com/eclipse/swtchart/issues/111 and https://github.com/eclipse/swtchart/p…
-
Currently it is possible to choose "Export Chart" to various formats with the context menü. But this is not available for the Batch/Processmethods.
There should be a processor in the "Chromatogram …
-
IMassSpectrumNormalizable is declared by scans and used all over the code in a problematic way:
- IMassSpectrumNormalizable declares methods to normalize a spectrum and returns a scan, but the retu…
-
Currently Messages in a MessageConsumer are flat. This works as long as we take only a single call into account, but if more attempts are made, it is not suitable.
One example is when trying to read …
-
**Describe the bug**
I get
> Access restriction: The type 'HdfFile' is not API (restriction on required library '~/.m2/repository/io/jhdf/jhdf/0.6.5/jhdf-0.6.5.jar')
**To Reproduce**
The …
-
I don't know if this is outside the scope of the project, but it would be great to just have a command-line interface to convert MS files using the chemclipse parsers.
-
```
java.lang.IllegalArgumentException:
at org.eclipse.core.runtime.Assert.isLegal(Assert.java:66)
at org.eclipse.core.runtime.Assert.isLegal(Assert.java:50)
at org.eclipse.e4.ui.internal.work…
-
currently we have lots of "single-bundle"-features, just containing a core and an ui bundle.
This blows up the overall project-count as well as making it very hard to use these features.
We should…