Missing Class for WebApplication?
Tryin to write the resin plugin (resin 3.x) and things were going well
in previous builds, but now under 1151, I seem to be missing:
com.intellij.openapi.j2ee.web.WebApplication
Is something changing still in those apis, and hence I should wait?
R
Please sign in to leave a comment.
Robert S. Sfeir wrote:
Just got confirmation from Alexey that this class and other are deleted.
Seems the j2ee api is still in heavy flux, even in rc. I'm holding
development for resin plugin until idea is released, no sense in driving
myself insane with dissapearing classes :)
Hope this discovery helps others writing j2ee plugins.
R