Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / November 2007

Tip: Looking for answers? Try searching our database.

Jcreator + java = mess

Thread view: 
Thomas - 16 Nov 2007 13:44 GMT
I'm using Jcreator with java 1.4_2. I noticed that whenever I try to use any
interface I got: class not found. Under Eclipse everything is working fine.
What could be wrong ? For example the program :

************************
public class My_iterator implements Iterator<Student> {

public My_iterator(){};

public boolean hasNext(){return true;};

public Student next(){return new Student();};

public void remove(){};

*********************************

would return no such class iterable (or something I dont have JCreator and
hand now)
Seamus - 16 Nov 2007 17:24 GMT
> I'm using Jcreator with java 1.4_2. I noticed that whenever I try to use any
> interface I got: class not found. Under Eclipse everything is working fine.
[quoted text clipped - 15 lines]
> would return no such class iterable (or something I dont have JCreator and
> hand now)

Just a guess - but 1.4.2 does not support generics.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.