Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-04-2008, 10:37 AM
Member
 
Join Date: Oct 2007
Posts: 6
bhanu is on a distinguished road
Eclipse project error
Hi,

I am new to java and EclipseIDE. I imported the project to eclipse.
After importing I did refresh,clean,build everything. Still project shows as error.
But actually it does not contain any error. But an error symbol is existing.
But in problem's console it is missing some jar file. But I checked the jar file
everything is there. Not only that I am able to run the application without asking any error. Could you please help me why it is showing the error symbol in project?

Thanks
Bhanu lakshmi.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 08-04-2008, 11:02 AM
Eranga's Avatar
Moderator
 
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 5,075
Eranga has a spectacular aura aboutEranga has a spectacular aura about
Send a message via Yahoo to Eranga
What happened when you compile and run the project? Is it working fine?
__________________
Use an appropriate Subject. "Help, urgent!" isn't one.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Someone helped you?
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
their helpful post.
Help:
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Resources:
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Web:
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Tips:
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 08-04-2008, 11:28 AM
Member
 
Join Date: Oct 2007
Posts: 6
bhanu is on a distinguished road
Yes,it is compiling and running fine. But the problem is just showing the symbol of the error. But there are no errors in the the project.
Bookmark Post in Technorati
Reply With Quote
  #4 (permalink)  
Old 08-04-2008, 11:37 AM
Niveditha's Avatar
Senior Member
 
Join Date: May 2008
Posts: 299
Niveditha is on a distinguished road
Send a message via Skype™ to Niveditha
Hello Bhanu,
I think the error is not in the java file which gave you got the output. May be the compilation error is in some other java file in the same project or package.

Check in Navigator view or problems view that will help you out....
__________________
To finish sooner, take your own time....
Nivedithaaaa
Bookmark Post in Technorati
Reply With Quote
  #5 (permalink)  
Old 08-04-2008, 11:52 AM
Member
 
Join Date: Oct 2007
Posts: 6
bhanu is on a distinguished road
Hi Niveditha,
there are no errors in the java file. but in problems view it is saying some jar file is missing. But those jar files are already there. Not only that I can run the application without any error. That is what I surprised why it is showing like that? The errors are showing in the package explorer view, but in navigator view it is not showing any error. I am using eclipse3.3 europa version.

Thanks
Bhanu
Bookmark Post in Technorati
Reply With Quote
  #6 (permalink)  
Old 08-04-2008, 12:29 PM
Eranga's Avatar
Moderator
 
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 5,075
Eranga has a spectacular aura aboutEranga has a spectacular aura about
Send a message via Yahoo to Eranga
Quite similar thing happened in NetBeans if I used an inner class with same name in two classes in a same package. Search there is such a thing can be found. Actually it not caused any issue with the application in NetBeans(I'm not a Eclipse user).
__________________
Use an appropriate Subject. "Help, urgent!" isn't one.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Someone helped you?
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
their helpful post.
Help:
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Resources:
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Web:
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Tips:
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Bookmark Post in Technorati
Reply With Quote
  #7 (permalink)  
Old 08-04-2008, 12:56 PM
Niveditha's Avatar
Senior Member
 
Join Date: May 2008
Posts: 299
Niveditha is on a distinguished road
Send a message via Skype™ to Niveditha
Eclipse Europa is same as other eclipse versions atleast for compilations errors...

Its good if the error is shown in Package Explorer trace back to which package, which java file, which method and then which line...
Then solve the error...

The probable reason why you are not getting any error while launching is because you may not be calling that class during application launch, Do a proper testing of your whole application it will definitely fail at some point.
__________________
To finish sooner, take your own time....
Nivedithaaaa
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Eclipse configuration for struts project uma Eclipse 0 07-18-2008 11:14 AM
How to import java project to Eclipse? techissue2008 Eclipse 1 05-31-2008 12:07 AM
Creating a JEE project in eclipse with JBoss vertho Eclipse 0 05-28-2008 12:36 PM
Eclipse - Error Delete Project giugy Eclipse 1 04-24-2008 04:51 PM
Building A Java Project In Eclipse JavaForums Eclipse 0 05-22-2007 11:34 PM


All times are GMT +3. The time now is 01:22 PM.


VBulletin, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org