joinery icon indicating copy to clipboard operation
joinery copied to clipboard

There seems to be no mode algorithm

Open milan-chen opened this issue 6 years ago • 6 comments

There seems to be no mode algorithm。zt

milan-chen avatar Dec 02 '19 12:12 milan-chen

@cardillo hi, I would like to contribute to this issue, Could u plz assign this to me?

CodyWangYaohui avatar Oct 18 '21 04:10 CodyWangYaohui

All set, thanks! Submit a PR when you are ready.

cardillo avatar Oct 18 '21 13:10 cardillo

@cardillo hi bro, which tool do you suggest for me to build joinery? Cuz you didn't give build guide in md and I've mvn and intellij build but they both are sort of weird I think.

CodyWangYaohui avatar Nov 16 '21 13:11 CodyWangYaohui

mvn should work, that’s what the automated builds use.

cardillo avatar Nov 17 '21 01:11 cardillo

screenshot

when I do "mvn package" under the directory where pom.xml exists, it would report some test imports not existing, but "mvn compile" is okay. I've also checked those dependencies are included in pom file. Am I doing anything wrong here?

CodyWangYaohui avatar Nov 17 '21 03:11 CodyWangYaohui

nvm dude, I'm using a wrong version jdk 16, but it works with jdk 11

CodyWangYaohui avatar Nov 17 '21 06:11 CodyWangYaohui