Code Warrior & the scanner class

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Code Warrior & the scanner class

1,901件の閲覧回数
shrefflerd
Contributor I
I'm teaching a HS class in JAVA and we used the keyboard class that is provided with the AP materials.  Our new text uses the scanner class for keyboard input.  Our version of Codewarrior won't let us use the scanner class.  It just says that the class cannot be found in java.util.*
 
Any help would be appreciated,
David Shreffler
Pryor, OK
ラベル(1)
0 件の賞賛
返信
1 返信

647件の閲覧回数
J2MEJediMaster
Specialist I
The new material probably uses a Java implementation that is a later version than the Java implementation supported by CodeWarrior. That is, CodeWarrior Java doesn't implement the scanner class.

---Tom
0 件の賞賛
返信