Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Errors on packages even though there ae no errors
Errors on packages even though there ae no errors [message #557558] Wed, 08 September 2010 05:52 Go to next message
classBoy Missing name is currently offline classBoy Missing nameFriend
Messages: 12
Registered: March 2010
Junior Member
Hello all
I have a small issue with a project in Java, i use Eclipse 3,4,2
The issue i have is that "some" projects are marked as with errors "with the red cross on it" in the main folder icon and then in the packages icon, the problem is that i cannot spot the errors because the classes within the packages contains no errors Confused
Is there a way to "scan" the entire java project in order to spot the error?
I hope the explanation is clear enough.
Thank you in advance
E.
Re: Errors on packages even though there ae no errors [message #557562 is a reply to message #557558] Wed, 08 September 2010 05:57 Go to previous messageGo to next message
Walter Harley is currently offline Walter HarleyFriend
Messages: 847
Registered: July 2009
Senior Member
"classBoy" <writetoenrico@gmail.com> wrote in message
news:i678av$j8g$1@build.eclipse.org...
> Hello all
> I have a small issue with a project in Java, i use Eclipse 3,4,2
> The issue i have is that "some" projects are marked as with errors "with
> the red cross on it" in the main folder icon and then in the packages
> icon, the problem is that i cannot spot the errors because the classes
> within the packages contains no errors :? Is there a way to "scan" the
> entire java project in order to spot the error?
> I hope the explanation is clear enough.

Usually this means there's some sort of problem with the Java Build Path.
You may be able to see an error if you go to the Java Build Path preference
pane, or one of the other project preference panes.

Also, make sure that you don't have a filter applied to your Problems view
that is preventing you from seeing all the errors.
Re: Errors on packages even though there ae no errors [message #557808 is a reply to message #557562] Thu, 09 September 2010 04:34 Go to previous message
classBoy Missing name is currently offline classBoy Missing nameFriend
Messages: 12
Registered: March 2010
Junior Member
Hi and thank you for the reply

I have double checked the build path: project>build path>configure build path
But nothing seems to be wrong, the default JRE System Library is there as always and for this particular project i have no need to add external jars like JUnit or so, so i dont think there is a problem with the link towards a library.

Never set any filter to hide errors.

i really cant spot the error
Previous Topic:JRE 7 not registering with Eclipse
Next Topic:Java API pop up window in Eclipse
Goto Forum:
  


Current Time: Fri Apr 19 23:30:24 GMT 2024

Powered by FUDForum. Page generated in 0.03078 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top