Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Uninitialise plugin
Uninitialise plugin [message #460408] Thu, 25 August 2005 01:00 Go to next message
Eclipse UserFriend
Originally posted by: deepu.sandblue.com

Hello all,

I am implementing a license module which checks for an existing valid
licence key first . If there is none or Trial period expired i want disable
teh plugin till its registrered again. How cn we do thta.

Any suggestions would be greatly appreacitaed.
Thansk in advance.

regards
deepu
Re: Uninitialise plugin [message #460409 is a reply to message #460408] Thu, 25 August 2005 04:15 Go to previous message
Eclipse UserFriend
Check it in the 'start(Bundle)' method of the Plugin class, and throw an exception if startup fails. The plugin will automatcially be deactivated during that run of Eclipse. When eclipse restarts, it should be called again.
Previous Topic:capture the mouse
Next Topic:Add icon in a TableTree
Goto Forum:
  


Current Time: Mon Jul 07 10:29:05 EDT 2025

Powered by FUDForum. Page generated in 0.46089 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top