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

0
Avatar
Permanently deleted user

Robert S. Sfeir wrote:

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?


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

0

请先登录再写评论。