-
#
Hi!
Our analysis and the design of Scout, for historical reasons, heavily rely on CADD. However, there are now several new in silico prediction tools available. The advantage of CADD is that …
-
### Jenkins and plugins versions report
Environment
```text
Jenkins: 2.426.3
OS: Linux - 4.18.0-513.5.1.el8_9.x86_64
Java: 17.0.9 - Eclipse Adoptium (OpenJDK 64-Bit Server VM)
---
Office-3…
-
Hi,
Thanks for taking the time to get this plugin working in recent versions of moodle!
Would it be possible to allow the use of both GA and Piwik at the same time?
We currently use a similar set…
-
* [X] I've read and understood the [contribution guidelines](https://github.com/Yoast/yoast-acf-analysis/blob/develop/.github/CONTRIBUTING.md).
* [x] I've searched for any related issues and avoi…
-
Use some maven plugin that does code quality analysis and get it to spit out useful reports.
-
The following screenshot shows that this plugin takes significant time to start up, compared to other plugins:
(The startup analysis is available under *Help* > *Diagnostic Tools* > *Analyze Pl…
-
[From grant proposal]
Napari provides a standardised framework for image analysis, as plugins operate upon “layers”,
representations of data such as images and segmentation masks. We will develop to…
-
As there have been some updates lately by Microsoft acquisitions and open source policies, I created a SonarCloud organization for TrinityCore (particularly, WPP since it is mostly useful for Java and…
-
Hello!
I now want to dynamically load and unload plugins so that the main project can access the beans and APIs in the plugins.
My loading code is as follows:
```
public void registerPlugin(Path p…
-
## Steps to Reproduce
1. Install the Flutter IntelliJ plugin
2. Create a new Flutter project
3. Introduce a thrown exception (e.g. put `throw "test";` anywhere inside the `_incrementCounter()` …