Project
IntelliJ IDEA
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Fixed
Assignee
Maxim Mossienko
Subsystem
J2EE
Affected versions
No Affected versions
Fixed in build
108.65  
  • Created by   Stephen Friedrich
    4 years ago (08 Oct 2007 13:17)
  • Updated by   root
    2 years ago (17 Jan 2010 20:54)
  • Jira: IDEADEV-22615
    (history, comments)
 
IDEA-41368 All tags red after updating jars
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
In my webapp I replaced my trinidad jars with newer version while Idea is running.
Idea seemed to pick up the changes but all tags that are defined defined in the jars were shown completey in red in the editor.
I checked that the definitions were still available in trinidad-impl-1.0.3-SNAPSHOT/META-INF\tr.tld resp. tr.taglib.xml (I am using facelets).

Tried to restart Idea, but no luck. Finally I closed Idea, deleted "systems" folder, restarted and browsed my favorite web sites while Idea was re-parsing all files.
When finished all my *.xhtmls files looked good again.

I did this often with previous EAP builds (because I implemented patches to trinidad for my app) without any problem.

Issue was resolved
Comments (1)
 
History
 
Linked Issues (?)
 
Stephen Friedrich
  Stephen Friedrich
16 Oct 2007 20:13
4 years ago
Probably I had a second project opened at that time. Maybe that's relevant - I noticed some possibly related talk in the forum about this.