Browser Popup on start

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Browser Popup on start

771 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by tsh on Wed Jul 11 12:25:16 MST 2012
Every time I launch LPC-xpresso, I get a browser window open:
file:///usr/local/lpcxpresso_4.2.3_255/lpcxpresso/pages/registered.htm

(ubuntu 10.11)

Is there any way to prevent this?
4 回复数

531 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by dadalolo on Mon Sep 24 15:04:10 MST 2012
My bad. I was actually looking at Window->Preferences->General ...
(I skipped 'LPCXpresso'). Worked now, thanks.

531 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Mon Jul 30 00:03:43 MST 2012
There is here:

From the Menu bar
Window->Preferences
In the Preferences dialog, in the left column, open the LPCXpresso group and the select General.
On the right-column, you will see the option you are asking about.

531 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by dadalolo on Sun Jul 29 06:42:30 MST 2012
In XPRESSO [SIZE=3]Version: 4.2.0 [Build 264] [24/02/2012]
[/SIZE]there is no such item as:  Window->Preferences->LPCXpresso->General 'Show welcome view'

So what then ?

531 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Thu Jul 12 01:10:37 MST 2012
This is a side effect of Eclipse (which LPCXpresso sits on top of) on Linux spawning an external browser for displaying HTML pages (unlike on Windows, where the Welcome page is displayed within Eclipse itself).

However you can easily disable the Welcome screen - using the menu...

Window->Preferences->LPCXpresso->General 'Show welcome view'

Regards,
CodeRedSupport