makiam

Results 56 issues of makiam

Steps to reproduce: Product Version: Apache NetBeans IDE Dev (Build 20180616-462079a28a6f) Java: 1.8.0_144; Java HotSpot(TM) 64-Bit Server VM 25.144-b01 Gradle: 5 I try to open spring-boot-web-application project from https://github.com/pkainulainen/gradle-examples.git and...

Jacoco Code coverage report integration seems now work. Steps to reproduce: Run NB IDE with plugin Open some gradle project (Ex, I use samples/testing/jacoco/quickstart/groovy from gradle samples) From project context...

Refactor class to split huge and complex actionPerformed() into smaller parts. This is replacement PR for old #99

Style Change

To run just type `gradle run` To create Intellij Idea project files type `gradle idea` Known issue. Build script takes SPManager plugins from GH releases and this build fails on...

Plugin registry now not depends of UI at startup. All plugin errors collected and passed to ArtOfIllusion and show error list only one time

Made getTypeName method non static for Materials and Textures Made getName method non static for Material and Texture mapping classes Create base legalMapping implementation and needed overrides for Mappings classes...