AlloyTools / org.alloytools.alloy

Alloy is a language for describing structures and a tool for exploring them. It has been used in a wide range of applications from finding holes in security mechanisms to designing telephone switching networks. This repository contains the code for the tool.
Other
696 stars 124 forks source link

Doesn't work on Mac OS #95

Closed stereobooster closed 4 years ago

stereobooster commented 4 years ago

Mac OS version: 10.14.5 (18F132) Alloy version: alloy4.2_2015-02-22.jar

I can't copy text from the box, because it fails with other error

Screenshot 2019-10-04 at 11 35 11

Steps to reproduce: start jar file, focus text box.

Happy to provide more details. It may happen I'm doing something wrong, but not sure what.

pkriens commented 4 years ago

You're running a very old Alloy. Please download the latest from https://github.com/AlloyTools/org.alloytools.alloy/releases

stereobooster commented 4 years ago

I searched the internet, I got to the official website and downloaded it there. I found this repo after I got the error.

I will try latest version from releases