Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 14:09 Go to next message
Libor Jelinek is currently offline Libor JelinekFriend
Messages: 143
Registered: January 2012
Location: Prague, Czech Rep.
Senior Member

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 15:46 Go to previous messageGo to next message
John Steele is currently offline John SteeleFriend
Messages: 50
Registered: January 2010
Member
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 15:52]

Report message to a moderator

Re: Red exclamation in PDE project icon [message #892345 is a reply to message #891725] Wed, 27 June 2012 20:21 Go to previous message
Timur Achmetow is currently offline Timur AchmetowFriend
Messages: 38
Registered: April 2012
Member
Could also be "Cycle" problems.
Previous Topic:Help Option for Dialog
Next Topic:Install/Update
Goto Forum:
  


Current Time: Thu Apr 25 02:20:38 GMT 2024

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

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

Back to the top