History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-22615
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Maxim Mossienko
Reporter: Stephen Friedrich
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

All tags red after updating jars

Created: 08 Oct 07 12:17   Updated: 06 Dec 07 18:51
Component/s: J2EE
Fix Version/s: Selena 7.0.2

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 7,330
Fixed in build: 7,506
Severity: High


 Description  « Hide
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.



 All   Comments   Work Log   Change History      Sort Order:
Stephen Friedrich - 16 Oct 07 19:13
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.