Dynamically linked stylesheets/images
Don't know if this is the appropriate forum for this question, but we link our stylesheets to our JSPs by calling a method:
">
Is it possible to tweak something in 5.0 to get CSS support in the JSP editor for this method of linking stylesheets?
In a related question, we also make the same type of method call to get image references as well:
]]>"...
Can I do anything to link these to the editor as well?
I'm trying hard to sell my team on the idea of migrating from Eclipse, so any suggestions for workarounds would be greatly appreciated.
- Dave
Please sign in to leave a comment.
How is eclipse related? Does eclipse resolve images and stylesheets?
Not Eclipse related at all. I'm just looking for a way to get the new 5.0 CSS features working in the IDEA JSP editor given our unique way of doing the linking. It would be great help in my push for IDEA 5.0.