Red exclamation in PDE project icon [message #890552] |
Fri, 22 June 2012 14:09 |
|
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 |
John Steele 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
|
|
|
|
Powered by
FUDForum. Page generated in 0.04397 seconds