Skip to content
#

mono

Here are 525 public repositories matching this topic...

simonbasle
simonbasle commented Apr 24, 2020

Motivation

Some IDEs like IntelliJ don't display the javadoc custom tags at all in their javadoc popup.

As a consequence, discovering information about the discard and continue support might be difficult.

Searching the HTML version or the source to look for information about support might still be acceptable, but the tags should not be the only places where eg. a caveat or structuring im

uno
ebonat
ebonat commented Feb 8, 2019

The MatchTemplate() function results is given different max matching score in Windows 10.

OpenCV => 3.4.1
Operating System / Platform => Windows 10 (64 Bit)
Compiler => Visual Studio 2017

Using the same original and template images in Windows 10 the max matching score is different from Windows 7. Is there library that needs to be updated in Windows 10?

Thank you for your help,

-Ernes

ericjohannsen
ericjohannsen commented Apr 6, 2020

Environment

N/A

Details

This code:

Environment.SetEnvironmentVariable("PYTHONPATH", $"{pathToVirtualEnv}\\Lib\\site-packages;{pythonPath}\\Lib", EnvironmentVariableTarget.Process);

from the wiki references a variable pythonPath that isn't defined. Is that supposed to be `pathToV

JustArchi
JustArchi commented Nov 2, 2017

It's kind of popular by now that I'm using my ASF project as an example of something that uses SK2 in practice, mainly for new developers and otherwise inexperienced coders that would like to see how things are working on the bigger scale. I thought that maybe we could create an extra wiki page named, I don't know, maybe "Example projects" or somethi

vshapenko
vshapenko commented Apr 20, 2020

Description

Paket lacks support of props and targets files in build folder of nuget package. According to nuspec documentation here , .props and .targets file with names similar to package name should be included into target project. However, paket does not support suc

michaelr524
michaelr524 commented Apr 6, 2020

Please check the reproducible example here: https://github.com/michaelr524/reactor-netty-ssl-leak

mvn clean package
java -jar target/reactor-netty-ssl-leak-1.0-SNAPSHOT.jar 
  • Reactor version(s) used: 0.9.4.RELEASE
  • Other relevant libraries versions (eg. netty, ...):
  • JVM version (javar -version):
    openjdk version "12.0.2" 2019-07-16
    OpenJDK Runtime Environment (build 12.0
SwiTool
SwiTool commented Sep 19, 2019

Hello,
First of all, thanks @pauldotknopf (and all contributors) to make the dream – to have a C# crossplatform UI library – come true.
This fits perfectly my needs.

But there's a lack of documentation, and I can understand because the project is pretty new.

I could contribute on writing it, oh god if only I could.
I have not a lot experimentation with C# nor with Qt (although for the las

csla

Improve this page

Add a description, image, and links to the mono topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mono topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.