Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Troubleshoot User Assistance (Intro)
Troubleshoot User Assistance (Intro) [message #307879] Tue, 05 September 2006 11:41 Go to next message
Eclipse UserFriend
Originally posted by: hiran.chaudhuri.softwareag.com

In my eclipse based application I want to add an intro page.
Therefore I defined an intro as described in
http://www.eclipse.org/eclipse/platform-ua/proposals/welcome /intro_xhtml/index.htm,
and I also tried to proceed as mentioned in the Platform Plug-in Developer
Guide/Programmer's Guide/User assistance support/Welcome.

My problem is that the application starts as if nothing were defined. So I
am searching for a method to troubleshoot the intro thingy. Are there
logfiles? Is there something that can be debugged? Any validation wizards
available?

All ideas welcome.

Hiran Chaudhuri
Re: Troubleshoot User Assistance (Intro) [message #307894 is a reply to message #307879] Wed, 06 September 2006 02:47 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: peter.maas.spam-nirvana.de

Hiran Chaudhuri schrieb:
> My problem is that the application starts as if nothing were defined. So I
> am searching for a method to troubleshoot the intro thingy. Are there
> logfiles?

..log file for a eclipse project

<runtime-path>/.metadata/.log

e.g. <runtime-path> = <workspace-path>/runtime-<your app>.product

..log file for an exported application:

<application-path>/configuration/*.log

If you add -consolelog as a command line parameter to your launch
configuration, log output is redirected to the eclipse console.

Details:

http://help.eclipse.org/help21/index.jsp?topic=/org.eclipse. platform.doc.user/tasks/running_eclipse.htm

--
Gruesse/Regards,

Peter Maas, Aachen
E-mail "cC5tYWFzQG1hZ21hc29mdC5kZQ==\n".decode("base64")
Re: Troubleshoot User Assistance (Intro) [message #307977 is a reply to message #307894] Thu, 07 September 2006 05:37 Go to previous message
Eclipse UserFriend
Originally posted by: hiran.chaudhuri.softwareag.com

"Peter Maas" <peter.maas@spam-nirvana.de> wrote in message
news:edlquq$fat$1@utils.eclipse.org...
> Hiran Chaudhuri schrieb:
>> My problem is that the application starts as if nothing were defined. So
>> I am searching for a method to troubleshoot the intro thingy. Are there
>> logfiles?
>
> .log file for a eclipse project
>
> <runtime-path>/.metadata/.log
[...]
> If you add -consolelog as a command line parameter to your launch
> configuration, log output is redirected to the eclipse console.

I tried both looking at the log and meanwhile I added the -consolelog switch
to my IDE launch configuration, yet there does not show up any message
regarding intros. Is there something else I can do?

Hiran Chaudhuri
Previous Topic:Help creating update site
Next Topic:How to add plugin in the Software updates
Goto Forum:
  


Current Time: Wed May 07 21:08:28 EDT 2025

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

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

Back to the top