blackears

Results 162 comments of blackears

I believe it is. Please open a new issue if you run into any problems with the new implementation.

There is a conflict in this file, so it cannot be merged. Also, StyleAttributes are used throughout the library, including animation. I'm concerned taking this out may affect other functionality.

I'm using Oracle's Java. $ java -version java version "1.8.0_171" Java(TM) SE Runtime Environment (build 1.8.0_171-b11) Java HotSpot(TM) 64-Bit Server VM (build 25.171-b11, mixed mode) $ mvn -version Apache Maven...

Maven has a classpath? I don't see anything in the docs about that (aside from classes included within a pom file). I've not set the general classpath for my computer...

I'm not that familiar with maven and am not sure what you're talking about here. I checked the .m2 directory in my home directory, and there was no tools.jar there...

I deleted my .m2\repository and tried again. Still getting the same error. tools.jar is not downloaded for some reason (ie, it's not appearing in the .m2/repository/com/sun/tools/8 directory). I'm attaching a...

I had my JAVA_HOME pointing to my jre. After changing that and checking out a new version of jsweet-quickstart, I was able to compile. Jsweet doesn't seem to work with...

I added an issue at https://github.com/cincheo/jsweet/issues/443. What do you mean by PR?

This replaces https://github.com/musescore/MuseScore/pull/9033 which has gotten unmanageable.

Looks like Github just upgraded its security. I need to change all my keys first.