473,394 Members | 1,866 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Java Error Message

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.compiler.symtab.LoadError: neither class nor source found for java.lang.Object" Any suggestions as to what I have done wrong??

Thanks. Annette
Oct 16 '07 #1
8 1518
JosAH
11,448 Expert 8TB
Your system (whatever it is) is complaining that it can't find the Object class, the
mother of all classes. I'm afraid you installed something incorrectly or forgot your
system to tell where your Java runtime environment or Java developement kit is
located. Check your installation manuals.

kind regards,

Jos
Oct 16 '07 #2
Your system (whatever it is) is complaining that it can't find the Object class, the
mother of all classes. I'm afraid you installed something incorrectly or forgot your
system to tell where your Java runtime environment or Java developement kit is
located. Check your installation manuals.

kind regards,

Jos
Thanks Jos - I am at my wits end with trying to get anything working and only have four weeks to complete my project.....

Regards.

Annette
Oct 16 '07 #3
r035198x
13,262 8TB
Thanks Jos - I am at my wits end with trying to get anything working and only have four weeks to complete my project.....

Regards.

Annette
A possible course of action is to throw everything away, go the Sun's downloads page and get the JDK 1.6 and netbeans 6 and install those.
Oct 16 '07 #4
JosAH
11,448 Expert 8TB
A possible course of action is to throw everything away, go the Sun's downloads page and get the JDK 1.6 and netbeans 6 and install those.
Or, just download the JRE and install: <hint/> it starts with an 'E' and ends with 'clipse'.

kind regards,

Jos ;-)
Oct 16 '07 #5
Or, just download the JRE and install: <hint/> it starts with an 'E' and ends with 'clipse'.

kind regards,

Jos ;-)

Thanks for your good advice - off to the Sun website for some downloading!! Wish I could just download a complete project and be done with it!!

All the best - Annette ;-((
Oct 16 '07 #6
r035198x
13,262 8TB
Or, just download the JRE and install: <hint/> it starts with an 'E' and ends with 'clipse'.

kind regards,

Jos ;-)
I noticed that you are quite a fan.
We have to use Eclipse at work for our current project and we have become so bored with it that everyone at work thinks NB is better.

I was impressed by NB6's plugin downloads facility though.
Oct 16 '07 #7
JosAH
11,448 Expert 8TB
Thanks for your good advice - off to the Sun website for some downloading!! Wish I could just download a complete project and be done with it!!

All the best - Annette ;-((
Downloadin the JRE from Sun is a breeze: accept the licence, download the
darn thing and confirm everything it whines about. Downloading Eclipse is even
easier: download the .zip from http://www.eclipse.org and unpack it anywhere
you want. There's an eclipse.exe in the top level directory where you installed it,
simply fire it up and you're in business.

kind regards,

Jos
Oct 16 '07 #8
Downloadin the JRE from Sun is a breeze: accept the licence, download the
darn thing and confirm everything it whines about. Downloading Eclipse is even
easier: download the .zip from http://www.eclipse.org and unpack it anywhere
you want. There's an eclipse.exe in the top level directory where you installed it,
simply fire it up and you're in business.

kind regards,

Jos
Thanks again - have downloaded Netbeans and am going to try again tomorrow..... watch this forum!!!

Regards.

Annette
Oct 17 '07 #9

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: James Hong | last post by:
Help please, I try to sending an email from my html page using the java applet. but it give error on most of the PC only very few work, what is the error i make the java applet show as below ...
3
by: dinesh prasad | last post by:
I'm trying to use a servlet to process a form, then send that data to an SQL server stored procedure. I'm using the WebLogic 8 App. server. I am able to retrieve database information, so I know my...
133
by: Gaurav | last post by:
http://www.sys-con.com/story/print.cfm?storyid=45250 Any comments? Thanks Gaurav
7
by: Alex | last post by:
Hi all, I am trying to install a java stored procedure via the windows development centre. The linux box is running 8.1 FP4 as is the windoze platform. If I am on the linux box i can install...
2
by: Kent Lewandowski | last post by:
hi all, Recently I wrote some stored procedures using java jdbc code (admittedly my first stab) and then tried to implement the same within java packages (for code reuse). I encountered...
4
by: Janick Bernet | last post by:
After updating to FP10, everytime i want to execute a stored procedure it gives me an error "Java or .NET interpreter startup or communication failed". In the db2diag.log there is an info just...
6
by: Rhino | last post by:
I'm trying to debug a simple Java UDF written in the DB2General style within Eclipse. I'm getting a java.lang.UnsatisfiedLinkError when I execute the set() method in the UDF. I know that the...
2
by: ramasubramanian.rahul | last post by:
hi i am trying to call some java APIs from c . i use the standatd JNI calls to load the JVM from a c program and call all java functions by using a pointer to the jvm which was returned by the JNI...
0
by: TraceyAnnison | last post by:
I wonder if you can help me - I'm new to this, and working in a project that has already been configured to work with Axis. We have a Java project built with the Spring framework, in order to...
5
by: r035198x | last post by:
Setting up. Getting started To get started with java, one must download and install a version of Sun's JDK (Java Development Kit). The newest release at the time of writting this article is...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.