intellij-powershell icon indicating copy to clipboard operation
intellij-powershell copied to clipboard

Clean up the build a bit.

Open SamB opened this issue 4 years ago • 0 comments

Mostly, switching away from overly-powerful constructs like buildscript and apply and removing redundant stuff.

Also drop PsiViewer from the tree as we can simply pull it in from JetBrains' repository.

And apparently javac doesn't default to UTF-8 on all platforms, so set that up explicitly.

SamB avatar Mar 19 '21 03:03 SamB