Results 1 to 9 of 9
Thread: Eclipse project error
- 08-04-2008, 08:37 AM #1
Member
- Join Date
- Oct 2007
- Posts
- 7
- Rep Power
- 0
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.
- 08-04-2008, 09:02 AM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
What happened when you compile and run the project? Is it working fine?
- 08-04-2008, 09:28 AM #3
Member
- Join Date
- Oct 2007
- Posts
- 7
- Rep Power
- 0
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.
- 08-04-2008, 09:37 AM #4
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
- 08-04-2008, 09:52 AM #5
Member
- Join Date
- Oct 2007
- Posts
- 7
- Rep Power
- 0
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
- 08-04-2008, 10:29 AM #6
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
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).
- 08-04-2008, 10:56 AM #7
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
- 09-07-2011, 12:37 PM #8
Member
- Join Date
- Sep 2011
- Posts
- 1
- Rep Power
- 0
Re: Eclipse project error
Hello
i'm using BlackBerry Plugin for eclipse. and i have error while run as the application with the simulator.
error exists in required project(s): HelloBalckBerry Proceed with launch ?
if i press proceed the simulator appears and begain to simulate, but no continue.
what should i do
please i want the answer very quickly .
thank you
- 09-07-2011, 02:56 PM #9
Moderator
- Join Date
- Apr 2009
- Posts
- 10,481
- Rep Power
- 16
Similar Threads
-
Eclipse configuration for struts project
By uma in forum EclipseReplies: 0Last Post: 07-18-2008, 09:14 AM -
How to import java project to Eclipse?
By techissue2008 in forum EclipseReplies: 1Last Post: 05-30-2008, 10:07 PM -
Creating a JEE project in eclipse with JBoss
By vertho in forum EclipseReplies: 0Last Post: 05-28-2008, 10:36 AM -
Eclipse - Error Delete Project
By giugy in forum EclipseReplies: 1Last Post: 04-24-2008, 02:51 PM -
Building A Java Project In Eclipse
By JavaForums in forum EclipseReplies: 0Last Post: 05-22-2007, 09:34 PM


LinkBack URL
About LinkBacks

Bookmarks