Error calling Superclass (constructor)
Status: Beta
Brought to you by:
mgottschalk
Hi Michael!
Greetings from Oldenburg! ;)
There's a small regression I found using Eclipse 3.2.2 with the latest TPTP for this Eclipse version.
Projekt: archmapper.main
Source: ./src/archmapper.main/conformance/StyleCheckResult.java
Line: ~30 - "super(...,true)" - calls --> CodeReviewResult (which is part of TPTP)
The last parameter ("true") is not accepted, if I remove it, this is fixed but I don't know if this raises another issue.
Kind regards,
Juergen Ulbts