couple of help related prolems - urgent [message #473753] |
Mon, 19 May 2008 10:24  |
Eclipse User |
|
|
|
Originally posted by: hiteshn.mail.gmail.com
Hi All,
I'm using Eclipse 3.3.2 and developing a RCP application. I have couple of
problems.
1) Is it possible to store the html pages content else where outside my
workspace loaction?
<topic label="Sub Topic"
href="C:/example/abc/1.0/doc/html/manager/index.htm"/> does not work for me
but if I copy manager/index.htm in my workspace then it works. (<topic
label="Sub Topic" href="manager/index.htm"/> )
2) I want to hide the left most column which usually displays the contents
tree, how do I do this?
Please help me. Thanks in advance.
Hitesh
|
|
|
|
Re: couple of help related prolems - urgent [message #473798 is a reply to message #473755] |
Wed, 21 May 2008 11:30  |
Eclipse User |
|
|
|
Originally posted by: hiteshn.mail.gmail.com
Thanks Chris for the prompt response .
Hitesh
"Chris Goldthorpe" <cgold@us.ibm.com> wrote in message
news:g0sbu3$aqj$1@build.eclipse.org...
> Hitesh Nembhwani wrote:
>> Hi All,
>>
>> I'm using Eclipse 3.3.2 and developing a RCP application. I have couple
>> of problems.
>>
>> 1) Is it possible to store the html pages content else where outside my
>> workspace loaction?
>>
>> <topic label="Sub Topic"
>> href="C:/example/abc/1.0/doc/html/manager/index.htm"/> does not work for
>> me but if I copy manager/index.htm in my workspace then it works. (<topic
>> label="Sub Topic" href="manager/index.htm"/> )
>>
>> 2) I want to hide the left most column which usually displays the
>> contents tree, how do I do this?
>>
>> Please help me. Thanks in advance.
>>
>> Hitesh
>>
>>
>>
>
> The help system does not allow references to fully qualified paths on your
> file system in hrefs because that would create a security risk which a
> client could use to reference any file on your system. You could write a
> help content provider as one possible solution.
>
> The table of contents tree will normally show on the left of the contents.
> There is a maximize button next to the content which will hide the table
> of contents pane but there is not any customization that allows you to
> make that the default setting. Also if you use an href such as
> http://help.eclipse.org/help33/topic/org.eclipse.platform.do c.user/tasks/running_eclipse.htm?noframes=true
> only the help topic will be shown without frames.
>
> I'm not sure if either of those is exactly what you are looking for.
|
|
|
Re: couple of help related prolems - urgent [message #614251 is a reply to message #473753] |
Mon, 19 May 2008 13:04  |
Eclipse User |
|
|
|
Hitesh Nembhwani wrote:
> Hi All,
>
> I'm using Eclipse 3.3.2 and developing a RCP application. I have couple of
> problems.
>
> 1) Is it possible to store the html pages content else where outside my
> workspace loaction?
>
> <topic label="Sub Topic"
> href="C:/example/abc/1.0/doc/html/manager/index.htm"/> does not work for me
> but if I copy manager/index.htm in my workspace then it works. (<topic
> label="Sub Topic" href="manager/index.htm"/> )
>
> 2) I want to hide the left most column which usually displays the contents
> tree, how do I do this?
>
> Please help me. Thanks in advance.
>
> Hitesh
>
>
>
>
The help system does not allow references to fully qualified paths on
your file system in hrefs because that would create a security risk
which a client could use to reference any file on your system. You could
write a help content provider as one possible solution.
The table of contents tree will normally show on the left of the
contents. There is a maximize button next to the content which will hide
the table of contents pane but there is not any customization that
allows you to make that the default setting. Also if you use an href
such as
http://help.eclipse.org/help33/topic/org.eclipse.platform.do c.user/tasks/running_eclipse.htm?noframes=true
only the help topic will be shown without frames.
I'm not sure if either of those is exactly what you are looking for.
|
|
|
Re: couple of help related prolems - urgent [message #614383 is a reply to message #473755] |
Wed, 21 May 2008 11:30  |
Eclipse User |
|
|
|
Originally posted by: hiteshn.mail.gmail.com
Thanks Chris for the prompt response .
Hitesh
"Chris Goldthorpe" <cgold@us.ibm.com> wrote in message
news:g0sbu3$aqj$1@build.eclipse.org...
> Hitesh Nembhwani wrote:
>> Hi All,
>>
>> I'm using Eclipse 3.3.2 and developing a RCP application. I have couple
>> of problems.
>>
>> 1) Is it possible to store the html pages content else where outside my
>> workspace loaction?
>>
>> <topic label="Sub Topic"
>> href="C:/example/abc/1.0/doc/html/manager/index.htm"/> does not work for
>> me but if I copy manager/index.htm in my workspace then it works. (<topic
>> label="Sub Topic" href="manager/index.htm"/> )
>>
>> 2) I want to hide the left most column which usually displays the
>> contents tree, how do I do this?
>>
>> Please help me. Thanks in advance.
>>
>> Hitesh
>>
>>
>>
>
> The help system does not allow references to fully qualified paths on your
> file system in hrefs because that would create a security risk which a
> client could use to reference any file on your system. You could write a
> help content provider as one possible solution.
>
> The table of contents tree will normally show on the left of the contents.
> There is a maximize button next to the content which will hide the table
> of contents pane but there is not any customization that allows you to
> make that the default setting. Also if you use an href such as
> http://help.eclipse.org/help33/topic/org.eclipse.platform.do c.user/tasks/running_eclipse.htm?noframes=true
> only the help topic will be shown without frames.
>
> I'm not sure if either of those is exactly what you are looking for.
|
|
|
Powered by
FUDForum. Page generated in 0.03469 seconds