« Return to Thread: 6.1 PERSISTENCE_NEVER not respected ?

6.1 PERSISTENCE_NEVER not respected ?

by bruehlicke :: Rate this Message:

Reply to Author | View in Thread

Hi,

just wanted to see if other see the same.

I have a couple of TopComponents all using

    @Override
    public int getPersistenceType() {
        return TopComponent.PERSISTENCE_NEVER;
    }



But, after I have upgraded to Nb 6.1 very often the application starts up with some empty leftovers of TopComponents. That did not happen in 6.0 and I have not changed any of that code.

B-)

 « Return to Thread: 6.1 PERSISTENCE_NEVER not respected ?