Marco Descher
Marco Descher
@laeubi Can I integrate this somehow for myself into my pom.xml? E.g. By directly using https://download.eclipse.org/releases/2022-09/202207151001/plugins/org.eclipse.jdt.core_3.30.100.v20220705-0752.jar somehow?
Just updated to Tycho 3.0.0 as released, I get this message now even if i DO NOT build in parallel, but it refers to classes within the aggregator. My sample...
I have to > Have you tried > > > consider define a suitable JDK in the toolchains.xml > > already? I have to wrap my head around this. There...
> Have you tried > > > consider define a suitable JDK in the toolchains.xml > > already? yes. The problem persists. Running `mvn clean verify` with a proper toolchains.xml...
I tried, the error message does not really change ``` [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:3.0.0:compile (default-compile) on project ch.elexis.core.model: Compilation failure: Compilation failure: [ERROR] /Users/marco/git/elexis-3-core/bundles/ch.elexis.core.model/src/ch/elexis/core/model/TypedArticle.java:[193] [ERROR] ArticleTyp articleType =...
So it seems that by means of the default Meteor Http Client it is not possible to send binary data. E.g. https://stackoverflow.com/questions/30161716/how-to-make-post-request-with-a-binary-body-in-meteor-js What would be the right way to include...
Is it possible to bundle a library like https://github.com/request/request with an App? Can I do something like `npm i -s request/request' and deploy it with the app for usage?
Fortunately the REST api provided a means to transport type `application/json` so I could go for a resp. call. But it seems that both, not being able to transmit binary...
I updated the tags and added some JavaDoc. I am unsure about the tests though. Could you give me some advice on integrating a test?
same here - would be great to see native for arm :)