Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Red exclamation in PDE project icon
Red exclamation in PDE project icon [message #890552] Fri, 22 June 2012 10:09 Go to next message
Eclipse UserFriend
Hi all,
from time to time I encounter red exclamation on icon of PDE project
like in attachment but can find out what's (and where) wrong because all
source files, manifests, everything are without any problem.

However, for example when running tests, I'm notified that there are
errors in my projects but didn't tell me what errors....

Thanks for any help!
Libor
Re: Red exclamation in PDE project icon [message #891725 is a reply to message #890552] Mon, 25 June 2012 11:46 Go to previous messageGo to next message
Eclipse UserFriend
Dude, it's probably your projects' build path. Right-click on the project and then go to Java Build Path. Look at each tab (Source, Projects, Libraries, Order and Export), and you will probably find your problem. Here are a few issues it might be:

- Referencing a project that has errors.
- A JRE library being reference is not bound.
- A source folder doesn't exist.

Also, occasionally you might run into issues with the Order and Exports; however, this doesn't usually give you error until runtime.

[Updated on: Mon, 25 June 2012 11:52] by Moderator

Re: Red exclamation in PDE project icon [message #892345 is a reply to message #891725] Wed, 27 June 2012 16:21 Go to previous message
Eclipse UserFriend
Could also be "Cycle" problems.
Previous Topic:Help Option for Dialog
Next Topic:Install/Update
Goto Forum:
  


Current Time: Tue Jul 22 18:10:43 EDT 2025

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

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

Back to the top