Phil Beauvoir
Phil Beauvoir
More of a heads up than bug report. I hit "Refresh" (Pull) and the dialog was stuck for a long time. A debug trace showed that JGit was garbage collecting....
Opening this issue so we can have a think about it. - When Archi saves a model, the current metamodel version number is written to the *.archimate file as a...
The test "letstest" repo has an orphan branch called "web" and the "Archisurance" repo has a "gh-pages" branch (not an orphan). These branches contain content not related to the model....
GraficoModelExporter#export() can create files that have no difference between those in the index and the working tree. - Do a RevertCommits Action - Do a Commit Action CommitModelAction will call...
(I'm tracking this now for information, not for immediate change as it requires API changes to Archi itself.) In order for some functionality to work (export to Grafico files, attaching...
There may be problems running Archi (and probably Eclipse itself) on some Linux distros, notably Debian. Here is a workaround. Add the following to the `Archi-Ubuntu.sh` file that ships with...
See https://forum.archimatetool.com/index.php?topic=1206.0 I've tested this with [Inkscape ](https://inkscape.org/)and can confirm this. - Seems to be Windows only - The problem is only with Draw2d figures, and then only with some...
When setting the following argument on Windows you can simulate different scalings on Archi for 200% or 150% scaling to get an idea of what it looks like on hi-res...
If we use images in canvases we have an `ArchiveManager` that takes care of saving the images as binary files and then zipping the `model.archimate` file and the image files...
Archi is currently targeted toward Java 11 (LTS) and ships with a bundled version of JRE 11. It seems that some Eclipse projects are now moving toward a minimum of...