Board index » jbuilder » Moving licences
|
Mike
JBuilder Developer |
|
Mike
JBuilder Developer |
Moving licences2003-08-01 09:55:41 PM jbuilder0 I have a licence for JBuilder 8 and want to install JB9 and give my old JB8 to someone else in my company. Both copies are licensed full copies, not upgrades. What is the best way to do this while maintaining my current IDE settings? thanks Mike |
| Gillmer J. Derge [TeamB]
Java Developer |
2003-08-01 11:22:10 PM
Re:Moving licences
"Mike" < XXXX@XXXXX.COM >wrote in message
QuoteI have a licence for JBuilder 8 and want to install JB9 and give my Quote
perfectly legal, but you need them to reset the license. The number should be on the registration dialog after you install JB8 on the new computer, but if it's not, I think 1 (888) 588-2230 will work. Quotewhile maintaining my current IDE settings? of do it yourself by copying the .jbuilder8/user.properties file to .jbuilder9/user.properties (and similarly you can copy *.library and other files), but then you're relying on certain things staying the same between versions. It will probably work, but you should make backups first. If you want to do a really good, careful job you could edit the user.properties file instead of copying it and try to merge in the settings yourself. -- Gillmer J. Derge [TeamB] |
