T
Thomas
Sorry I incorrectly presented the problem in my previous post : The
structure of the files is [an ought to be ] like that :
-Function.java
-RPN.java
-operand.java
-Symbol.java
--my_package:
-Stack.java
.................
========================================================
The Stack use the Sybmol class. I got unrecognized symbol Symbol in Stack.
What should i do ?
structure of the files is [an ought to be ] like that :
-Function.java
-RPN.java
-operand.java
-Symbol.java
--my_package:
-Stack.java
.................
========================================================
The Stack use the Sybmol class. I got unrecognized symbol Symbol in Stack.
What should i do ?