Simon Leischnig

Results 21 issues of Simon Leischnig

`sbt.version=1.7.0-RC2` ## steps add the following line to any sbt project: ```scala libraryDependencies += "org.eclipse.platform" % "org.eclipse.swt" % "3.120.0" ``` (from https://mvnrepository.com/artifact/org.eclipse.platform/org.eclipse.swt.gtk.linux.x86_64/3.120.0) ## problem The maven property ${osgi.platform} is not...

Bug

Hi, the IPFS version seems to not work very well — I can't get search results. Any workarounds to recommend? Will running my own ipfs node help as I would...

Hi, I'm getting this while trying to update to the latest bloop version: As a corollary question, I'd like to know how I'd pass such `-H:` flags as mentioned in...

### Describe the feature Worksheets (`*.worksheet.sc`) provide a good way to test out stuff quickly. However, I have not found a way to stop their evaluation in the case that...

enhancement

Hi, the filter works great - for .pdf or .html output. When using .tex as output, the figure does not get generated, though. I have a pipeline that cannot let...

In my local Eclipse RCP dev environment, java 16.0.1 from formerly AdoptOpenJDK, now Temurin (see https://sdkman.io/jdks), installed via sdkman, I get the following exception from the alphabet store which relies...

This issue tracks improvement ideas and problems, questions the JCT team finds during testing sessions. It is maintained to lessen the burden on the rest of the issue tracker, using...

1) apparently there is a homebrew formula for JCT: - https://github.com/Homebrew/homebrew-cask/blob/HEAD/Casks/jcryptool.rb - https://github.com/Homebrew/homebrew-cask/commits/2f1f82d8cdd2dee19d4975088309a2f723a1a573/Casks/jcryptool.rb 2) It does not work out of the box; most probably because we still can't sign the...

OS/X

I am trying to give the p2.asmaven Plugin a spin. - Gradle `7.2` - Java `1.8` (in env + gradle.properties) - My build.gradle is: ```gradle plugins { id "com.diffplug.p2.asmaven" version...

bug

Hi, I have encountered the problem that I cannot evaluate expressions with ``=``on the search input line as is possible without incsearch, or the usual ex-mode command line (press ``:``...