Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » How to change to use SUN JAVAC compiler
How to change to use SUN JAVAC compiler [message #112141] Thu, 30 October 2003 15:54 Go to previous message
Eclipse UserFriend
Originally posted by: yong.miao.aspentech.com

I have some code thst uses inner class within a method definition.
The compiler gives a error like:

Must explicitly qualify the allocation with an enclosing instance of type
XXX.YYY(e.g. x.new A() where x is an instance of XXX.YYY).

Why I got this error?
We compiled the code use SUN JAVAC without any problems.

How to change to use SUN JAVAC compiler?

Thanks,
Yong
 
Read Message
Read Message
Read Message
Previous Topic:Eclipse debug problem
Next Topic:eclipse 2.1.1 errors
Goto Forum:
  


Current Time: Tue Jul 22 06:25:15 EDT 2025

Powered by FUDForum. Page generated in 0.10380 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top