And I have a lot of red flags on my files complaining of unknown class references and such.
No clue where to start looking.
Any one got a clue for this clueless one ?
“Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us.”
Bill Waterson (Calvin & Hobbes)
Otherwise, the checklist is:
1. Is puppet nature turned on for your project
2. Are your files on the puppet path ?
3. Are files in projects (direct, or linked), or did you do some kind of
file open?
4. Do you have everything in one project, or different projects in
different modules? (If so, the visibility is controlled by the
dependencies listed in the Modulefiles.
5. Perhaps obvious: Do you actually have the classes you get errors for
in the files you are working with.
6. Close all open editor tabs, do a build clean.
If you can't figure it out... if your puppet logic is available in a
public git repository I could take a look to see what is going on.
Regards
- henrik
- henrik