Step backword with 1126. Here are bugs that were fixed and are now back
Both are extremely annoying and basically make the build unusable for me at
all.
1) Editing a JSP crashses IntelliJ:
http://www.intellij.net/tracker/idea/viewSCR?publicId=28133
2) Compiling any class crashes IntelliJ:
http://www.intellij.net/tracker/idea/viewSCR?publicId=28109
--Grant
Please sign in to leave a comment.
Grant Gochnauer wrote:
This one looks like a taglib error (something in
com.pfizer.gmi.taglib.mgmt.ChooseSectionTagExtraInfo complains about a
missing class com/bc/util/BcUtil).
Right, the thing is about that is that the class does indeed exist but its
in a jar which is included in my classpath for the project. I use that class
all throughout my project but this is the single case where it is used in my
taglib. The taglib works fine and compiles just fine but when editing a JSP
that uses it, it dies. I can't even edit the JSP because the debug window
pops up every time I close it again. I can barely get the JSP file closed
because of the popups.
--Grant
"Jonas Kvarnström" <jonkv@ida.liu.se> wrote in message
news:bva8eu$3bd$1@is.intellij.net...
>
>