naty
Hallo ihr alle,
ich hoffe mal wieder, dass mir jemand helfen kann.
Also mein Java Compiler (Forte) gibt mir folgendes Fehler aus:
lab1.java [38:1] cannot resolve symbol
symbol : constructor linie (int,int,int,int)
location: class linie
kontur = new linie(1,1,100,100);
^
1 error
Errors compiling init.
kann mir jemand sagen, wo das Problem liegt?
Naty
ich hoffe mal wieder, dass mir jemand helfen kann.
Also mein Java Compiler (Forte) gibt mir folgendes Fehler aus:
lab1.java [38:1] cannot resolve symbol
symbol : constructor linie (int,int,int,int)
location: class linie
kontur = new linie(1,1,100,100);
^
1 error
Errors compiling init.
kann mir jemand sagen, wo das Problem liegt?
Naty