I have a main java class named MainFrame in a project with another class named Buttons, which is called from MainFrame. The project is called pol2 but I keep getting this error message when I compile ""Buttons.java" : Error #: 750 : initialization error: com.borland.com piler.symtab.Lo adError: neither class nor source found for java.lang.Objec t" Any suggestions as to what I have done wrong??
Thanks. Annette
Thanks. Annette
Comment