|
Attention! Read the forum rules carefully before posting a topic.
Try to find an answer in Wiki before asking a question. Submit programming questions in this forum only. Off topics are strictly forbidden.
Any topics which do not satisfy these rules will be deleted.
what does this message means ? |
yalewang
|
Post subject: what does this message means ? |
Post rating: 0
|
Posted: Sat 24 Mar, 2012, 02:24
|
|
User rating: 0
Joined: Tue 17 Jan, 2012, 01:45 Posts: 7 Location: ChinaChina
|
i download a stratege and compile it,but get a message like this :
01:18:10 The public type MA6_Play must be defined in its own file 01:18:10 ^^^^^^^^ 01:18:10 public class MA6_Play implements IStrategy { 01:18:10 1. ERROR in C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\jfxide\tmp\compile\201007MA6_Play.java (at line 7) 01:18:10 ----------
what does it mean ? and how to resolve it ?
thanks
|
|
|
|
 |
API Support
|
Post subject: Re: what does this message means ? |
Post rating: 0
|
Posted: Mon 26 Mar, 2012, 07:16
|
|
User rating: ∞
Joined: Fri 31 Aug, 2007, 09:17 Posts: 6139
|
java class and file names should match.
|
|
|
|
 |
|
Pages: [
1
]
|
|
|
|
|