[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] Plugin class load...

I write plugin class as singleton and one wizard generated view with TreeeViewer. In view method, i call MyPlugin.getDefalt(), but became NullPointer!

Why plugin class is not laded, but view shows?