Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » where to add license check
where to add license check [message #642616] Thu, 02 December 2010 01:27 Go to next message
ash is currently offline ashFriend
Messages: 142
Registered: July 2010
Senior Member
Hi,

I writing the RCP application where in i need perform some license check on the user id .... license service will invoke appropriate server and return the true or false..

i want implementation in this fashion

--- main application shld come up
--- once window is displayed now it shld perform the license check if user doesnot have license apllication shld display the appropriate msg and exit the application

Now really question is ???

which is the idle place to add the license check code ----

can any once please guide me.


Thanks
Re: where to add license check [message #643023 is a reply to message #642616] Fri, 03 December 2010 16:52 Go to previous message
Wim Jongman is currently offline Wim JongmanFriend
Messages: 423
Registered: July 2009
Senior Member
Hi,

The Application would be a nice place for this. Check your product
configuration file for alternative splash screens with login dialog.

Also this article looks useful:
http://www.eclipsezone.com/eclipse/forums/t53291.html

--

Best Regards,
Wim Jongman

-- Too much coding lately, I find myself ending sentences with a semicolon
Ian Bull

> Hi,
>
> I writing the RCP application where in i need perform some license check on
the user id .... license service will invoke appropriate server and return
the true or false..
>
> i want implementation in this fashion
>
> --- main application shld come up
> --- once window is displayed now it shld perform the license check if user
doesnot have license apllication shld display the appropriate msg and exit
the application
>
> Now really question is ???
>
> which is the idle place to add the license check code ----
>
> can any once please guide me.
>
>
> Thanks
Previous Topic:Problem updating 2 views in parallel
Next Topic:Processing inclusion from feature
Goto Forum:
  


Current Time: Fri Mar 29 12:44:21 GMT 2024

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

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

Back to the top