[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Re: Plugins Evaluation key
|
here is what I did:
using the java security classes I create a private and public key. I ship
the public key. Then I use a company called share-it to host a key server.
They take a couple of parameters and generate a key with the code I gave
them and the private key. The user then types in those parameters (Name &
Email Address) and the app unlocks.
I hope this helps, if you have any questions just ask.
"Deepu Sundar" <deepu@xxxxxxxxxxxx> wrote in message
news:de3lo1$1a8$1@xxxxxxxxxxxxxxxxxxx
> Hello all,
>
> we have built a set of eclipse plugins for our framework based projects
> and now want to put it for download with an evaluation key. Could anyone
> give an idea or poinnt me to some good documents about implmenting an
> evaluation feature for eclipse plugins.
>
> Any help would be greatlty appreciated.
> Thanks in advance.
>
>
> regards
> Deepu Sundar
>
>