Änderungen

Summary

  1. run findbugs on save in Eclipse project (commit: b35a585) (details)
  2. fixed #372: 'private' was not checked on constructors (commit: 29348fe) (details)
Commit b35a58520691e9f23843dde6a6bf7d55e2db1e4e by peter.peq
run findbugs on save in Eclipse project
(commit: b35a585)
The file was modifiedde.peeeq.wurstscript/.project (diff)
Commit 29348feefeb75036136f06e2d7c9fccc0123285c by peter.peq
fixed #372: 'private' was not checked on constructors
(commit: 29348fe)
The file was modifiedde.peeeq.wurstscript/src/de/peeeq/wurstscript/attributes/AttrConstructorDef.java (diff)
The file was modifiedde.peeeq.wurstscript/src-test/tests/wurstscript/tests/ClassesTests.java (diff)