<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<!-- MHonArc v2.6.10 -->
	<channel>
		<title>news.eclipse.platform.ua</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.ua/maillist.html</link>
		<description>NewsGroup: news.eclipse.platform.ua</description>
		<language>en-us</language>
		<pubDate>Sat, 27 Jun 2009 21:50:09 GMT</pubDate>
		<lastBuildDate>Sat, 27 Jun 2009 21:50:09 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MHonArc RSS 2.0 RCFile</generator>
		<managingEditor>webmaster@eclipse.org (Webmaster)</managingEditor>
		<webMaster>webmaster@eclipse.org (Webmaster)</webMaster>
		<image>
			<title>news.eclipse.platform.ua</title>
			<url>http://www.eclipse.org/eclipse.org-common/themes/Phoenix/images/eclipse_home_header.jpg</url>
			<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.ua/maillist.html</link>
		</image>
 

	<item>
		<title>[news.eclipse.platform.ua] Use HELP_DATA to both hide and set	ordering for books in nav frame</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.ua/msg01008.html</link>
		<description> </description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hi Erlend,</pre><br>
<pre style="margin: 0em;">No worries about newbie questions, that's what this group is for!</pre><br>
<tt>To hide and to set ordering for the books in the nav frame, use the 
HELP_DATA customization preference.</tt><br>
<br>
<tt>Descriptions of the customization preferences available for the help 
system is located here:<br>
<a  href="http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/ua_help_setup_preferences.htm">http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/ua_help_setup_preferences.htm</a></tt><br>
<br>
<pre style="margin: 0em;">And details about the HELP_DATA file format are here:
<a  href="http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/ua_help_setup_help_data.htm">http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/ua_help_setup_help_data.htm</a></pre><br>
<tt>For an infocenter, you'd set the plugin_customization parameter to point 
to a plugin_customization.ini file, and in that file is where you set 
the different customization parameters such as HELP_DATA, banner, etc.</tt><br>
<br>
<tt>Depending on which way you prefer, you can specify the 
plugin_customization parameter on the startup command for the 
infocenter, like:<br>
-plugincustomization plugin_customization.ini</tt><br>
<br>
<pre style="margin: 0em;">or in the plugin.xml file for your &quot;product plug-in&quot;, like:
&lt;plugin&gt;
&lt;extension id=&quot;myIC&quot; point=&quot;org.eclipse.core.runtime.products&quot;&gt;
&lt;product name=&quot;%name&quot; application=&quot;&quot;&gt;
&lt;property name=&quot;preferenceCustomization&quot; value=&quot;plugin_customization.ini&quot; /&gt;
&lt;/product&gt;
&lt;/extension&gt;</pre><br>
<pre style="margin: 0em;">And the plugin_customization.ini file would have a line like:
org.eclipse.help/HELP_DATA=helpdata.xml
to point to your helpdata.xml file.</pre><br>
<tt>On your other questions about the URL format, I'll have to leave that 
for someone else to answer.</tt><br>
<br>
<pre style="margin: 0em;">Hope this helps,
Lee Anne</pre><br>
<tt>Erlend Leganger wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>I apologize for the newbie questions, but I'm trying to get to know 
Eclipse UA with the intent to use it to provide help for a standard 
(non-Eclipse) application. I have searched a bit, but haven't found the 
answers I need.</tt><br>
<br>
<tt>I have come so far that I have created two help books, they are stored 
in eclipse/plugins/mydoc.ops and /mydoc.tech respectively. When I then 
start the InfoCenter and point my web browser at 
localhost:8080/help/index.jsp, I see the books Workbench User Guide, 
Java development user guide, Platform Plug-in Developer Guide, JDT 
Plug-in Developer Guide, Plug-in Development Environment Guide and then 
finally my two books MyDoc - Ops and MyDoc - Tech.</tt><br>
<br>
<tt>And now for the questions:<br>
- How can I control which books are displayed in the navigation pane? I 
want to show my books only and not include the Eclipse specific books.<br>
- How can I control the order of the books in the navigation pane?<br>
- Can I change the initial URL from localhost:8080/help/index.jsp to for 
example localhost:8080/mydoc/index.jsp?<br>
- Is it possible to get an automatic redirect from localhost:8080 to the 
correct URL? If I go to localhost:8080 now, I get an 404 telling me that 
no context is matched.</tt><br>
<br>
<tt>My configuration is Eclipse 3.4.2 on Windows7, slimmed down for Help 
purposes using the procedure in 
<a  href="http://help.eclipse.org/stable/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/ua_help_setup_standalone.htm">http://help.eclipse.org/stable/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/ua_help_setup_standalone.htm</a>. 
I suspect I need to work with the files in the plugins directory, so I 
have included a complete list of the files at 
<a  href="http://pastebin.com/m58290423">http://pastebin.com/m58290423</a> (it's 800+ lines long).</tt><br>
<br>
<pre style="margin: 0em;">Again sorry for the noob questions, hope you can help.</pre><br>
<pre style="margin: 0em;">- Erlend Leganger</pre><br>
</blockquote><br>
]]></content:encoded>
		<pubDate>Sat, 27 Jun 2009 21:39:26 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.ua/msg01008.html</guid>
		<author>nospam_kowalskilee@xxxxxxx (Lee Anne Kowalski)</author>
	</item>


	<item>
		<title>[news.eclipse.platform.ua] Basic Eclipse UA questions</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.ua/msg01007.html</link>
		<description>I apologize for the newbie questions, but I'm trying to get to know Eclipse UA with the intent to use it to provide help for a standard (non-Eclipse) application. I have searched a bit, but haven't found the answers I need. I have come so far that I have c...</description>
		<content:encoded><![CDATA[<tt>I apologize for the newbie questions, but I'm trying to get to know 
Eclipse UA with the intent to use it to provide help for a standard 
(non-Eclipse) application. I have searched a bit, but haven't found the 
answers I need.</tt><br>
<br>
<tt>I have come so far that I have created two help books, they are stored in 
eclipse/plugins/mydoc.ops and /mydoc.tech respectively. When I then start 
the InfoCenter and point my web browser at localhost:8080/help/index.jsp, 
I see the books Workbench User Guide, Java development user guide, 
Platform Plug-in Developer Guide, JDT Plug-in Developer Guide, Plug-in 
Development Environment Guide and then finally my two books MyDoc - Ops 
and MyDoc - Tech.</tt><br>
<br>
<tt>And now for the questions:<br>
- How can I control which books are displayed in the navigation pane? I 
want to show my books only and not include the Eclipse specific books.<br>
- How can I control the order of the books in the navigation pane?<br>
- Can I change the initial URL from localhost:8080/help/index.jsp to for 
example localhost:8080/mydoc/index.jsp?<br>
- Is it possible to get an automatic redirect from localhost:8080 to the 
correct URL? If I go to localhost:8080 now, I get an 404 telling me that 
no context is matched.</tt><br>
<br>
<tt>My configuration is Eclipse 3.4.2 on Windows7, slimmed down for Help 
purposes using the procedure in 
<a  href="http://help.eclipse.org/stable/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/ua_help_setup_standalone.htm">http://help.eclipse.org/stable/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/ua_help_setup_standalone.htm</a>. 
I suspect I need to work with the files in the plugins directory, so I 
have included a complete list of the files at 
<a  href="http://pastebin.com/m58290423">http://pastebin.com/m58290423</a> (it's 800+ lines long).</tt><br>
<br>
<pre style="margin: 0em;">Again sorry for the noob questions, hope you can help.</pre><br>
<pre style="margin: 0em;">- Erlend Leganger</pre><br>
<br>
]]></content:encoded>
		<pubDate>Fri, 26 Jun 2009 21:03:11 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.ua/msg01007.html</guid>
		<author>eleganger@xxxxxxx (Erlend Leganger)</author>
	</item>


	<item>
		<title>[news.eclipse.platform.ua] Re: intro xml - html tags inside text	element</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.ua/msg01006.html</link>
		<description>I implemented it with static html pages instead, like the following: introcontent.xml &amp;lt;page id=&amp;quot;run&amp;quot; url=&amp;quot;how_to_run.html&amp;quot; /&amp;gt; how_to_run.html &amp;lt;html&amp;gt; &amp;lt;head&amp;gt; &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; type=&amp;quot;text/css&amp;quot; href=&amp;quot;style.css&amp;quot; &amp;gt; &amp;lt;/head&amp;gt; &amp;lt;body&amp;gt; t;h1&amp;gt;How to run&amp;lt;/h1t; &amp;lt;olt;...</description>
		<content:encoded><![CDATA[<tt>I implemented it with static html pages instead, like the following:<br>
introcontent.xml<br>
&lt;page id=&quot;run&quot;<br>
    url=&quot;how_to_run.html&quot; /&gt; </tt><br>
<br>
<pre style="margin: 0em;">how_to_run.html
&lt;html&gt;
&lt;head&gt;
&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;style.css&quot; &gt;
&lt;/head&gt;
&lt;body&gt;
&lt;h1&gt;How to run&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;tralala&lt;/li&gt;
&lt;li&gt;trululu&lt;/li&gt;
&lt;/ol&gt;
&lt;/body&gt;</pre><br>
<br>
]]></content:encoded>
		<pubDate>Mon, 22 Jun 2009 12:51:53 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.ua/msg01006.html</guid>
		<author>stella_levin2003@xxxxxxx (Stella )</author>
	</item>
	<item>
		<title>[news.eclipse.platform.ua] intro xml - html tags inside text element</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.ua/msg01005.html</link>
		<description>Hi, thanks a lot for previous answer, it helped. My question is about usage of html tags in text part of intro xml. I find in the manual that it can include li, p, b tags. I tried different combination of the following page, but it didn't work: &amp;lt;page id=uo...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hi, thanks a lot for previous answer, it helped.
My question is about usage of html tags in text part of intro xml.
I find in the manual that it can include li, p, b tags.
I tried different combination of the following page, but it didn't work:</pre><br>
<tt>	&lt;page id=&quot;run&quot; style= &quot;style.css&quot; style-id=&quot;page&quot;&gt;<br>
       &lt;title style-id=&quot;intro-header&quot;&gt;How to run&lt;/title&gt;	<br>
       &lt;text&gt;<br>
       tralala<br>
       &lt;p&gt; trululu &lt;/p&gt;<br>
       &lt;ol&gt;<br>
       &lt;li&gt;Define the test name to work with:<br>
			set u = &quot;unit name&quot;&lt;/li&gt;<br>
		&lt;li&gt;Create working directory and make it to be a current directory<br>
			mkdir test; cd test &lt;/li&gt;<br>
		&lt;li&gt;Invocate test:<br>
			test -name $u -data .&lt;/li&gt;<br>
		&lt;/ol&gt;<br>
       &lt;/text&gt;<br>
   &lt;/page&gt;  
The result is that it display the header &quot;How to run&quot; and the first line 
without tags &quot;tralala&quot;. After that all the rest doesn't appear.<br>
Thanks, Stella</tt><br>
<br>
<br>
]]></content:encoded>
		<pubDate>Mon, 22 Jun 2009 09:39:46 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.ua/msg01005.html</guid>
		<author>stella_levin2003@xxxxxxx (Stella )</author>
	</item>


	<item>
		<title>[news.eclipse.platform.ua] Re: Standalone infocenter home page and	locale</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.ua/msg01004.html</link>
		<description>Chris Goldthorpe escribi&amp;#xF3;: Hi, thanks for the reply, i read the discusion on bug and related ones, and get conclusion to create a servlet and define a extension point for it, this servlet will make the redirection, i try it soon as posible, i'm very sorpri...</description>
		<content:encoded><![CDATA[<tt>Chris Goldthorpe escribi&#xF3;:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>I'll answer the second question first. This is not so easy to implement, 
see <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=268568">https://bugs.eclipse.org/bugs/show_bug.cgi?id=268568</a> for something 
which almost works, you may be able to to tweak the solution so it works 
completely.
</tt></blockquote><tt><br>Hi, thanks for the reply, i read the discusion on bug and related ones, 
and  get conclusion to create a servlet and define a extension point for 
it, this servlet will make the redirection, i try it soon as posible, 
i'm very sorprising that the web.xml descriptor are ignored for welcome 
pages, i will surf a bit more in equinox servlet bridge to figure what 
this happen.</tt><br>
<br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt><br>I did not completely understand the first question - are you talking 
about the parameter which is passed in when you start the infocenter?
</tt></blockquote><tt><br>Excuse my litle description, i mean the ?locale=es parameter that can be 
added to infocenter URL to switch it locale, for example i'm a spanish 
guy my browser locale is es_ES, but documentation not always is 
avaliable or is out of date in spanish, and i fall back to english, so 
let the users to change this easy will be great for centric infocenter, 
so i try to implement it on upper banner with a locale selection based 
on locales configured in eclipse help base.</tt><br>
<br>
<tt>A lot of thanks for your reply, this stupid think tell me more 
headdache, and i can't realy fin it on bug serarch.</tt><br>
<br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt><br>Marcos Lois Berm&#xFA;dez wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Hello,</pre><br>
<tt>After some tests i finally have a standalone infocenter so i created a 
war and it works nicely, but i have some problems with it.</tt><br>
<br>
<tt>- The first problem that i have is with locales, when the infocenter 
is run, i think that the only manner to change the locale is pass the 
locale URL parameter, of course configuring valid locales in 
properties of infocenter, so can i display the list of supported 
locales in the top banner?</tt><br>
<br>
<tt>- The second problem, the most important to me, so i can understand 
how eclipse servlet bridge works is that when i access the 
<a  href="http://infocenter/help">http://infocenter/help</a> i see a blank page, only the help is show when 
i put ../help/index.jsp y try to configure it on web.xml but seems 
that tomcat (i use it for test the war) is ignoring my welcome page. 
Is posible to define the default page to show when no jsp is in URL?</tt><br>
<br>
<pre style="margin: 0em;">Regards.</pre><br>
</blockquote></blockquote><br>
]]></content:encoded>
		<pubDate>Sat, 20 Jun 2009 18:08:15 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.ua/msg01004.html</guid>
		<author>marcos.lois@xxxxxxx (Marcos Lois Berm&#xFA;dez)</author>
	</item>


	<item>
		<title>[news.eclipse.platform.ua] Re: Standalone infocenter home page and	locale</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.ua/msg01003.html</link>
		<description> </description>
		<content:encoded><![CDATA[<tt>I'll answer the second question first. This is not so easy to implement, 
see <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=268568">https://bugs.eclipse.org/bugs/show_bug.cgi?id=268568</a> for something 
which almost works, you may be able to to tweak the solution so it works 
completely.</tt><br>
<br>
<tt>I did not completely understand the first question - are you talking 
about the parameter which is passed in when you start the infocenter?</tt><br>
<br>
<tt>Marcos Lois Berm&#xFA;dez wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Hello,</pre><br>
<tt>After some tests i finally have a standalone infocenter so i created a 
war and it works nicely, but i have some problems with it.</tt><br>
<br>
<tt>- The first problem that i have is with locales, when the infocenter is 
run, i think that the only manner to change the locale is pass the 
locale URL parameter, of course configuring valid locales in properties 
of infocenter, so can i display the list of supported locales in the top 
banner?</tt><br>
<br>
<tt>- The second problem, the most important to me, so i can understand how 
eclipse servlet bridge works is that when i access the 
<a  href="http://infocenter/help">http://infocenter/help</a> i see a blank page, only the help is show when i 
put ../help/index.jsp y try to configure it on web.xml but seems that 
tomcat (i use it for test the war) is ignoring my welcome page. Is 
posible to define the default page to show when no jsp is in URL?</tt><br>
<br>
<pre style="margin: 0em;">Regards.</pre><br>
</blockquote><br>
]]></content:encoded>
		<pubDate>Fri, 19 Jun 2009 18:00:22 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.ua/msg01003.html</guid>
		<author>cgold@xxxxxxx (Chris Goldthorpe)</author>
	</item>
	<item>
		<title>[news.eclipse.platform.ua] Re: cannot find intro page of exported	product; image in intro.xml</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.ua/msg01002.html</link>
		<description> </description>
		<content:encoded><![CDATA[<tt>1. Unfortunately we do not have an editor for intro content. This has 
been requested before.</tt><br>
<br>
<tt>2. I'm not sure why intro is not finding introcontent.xml but the 
first 	place I would look is build.properties to see if it is included 
in the list of files that get exported in a binary build. Also plug-ins 
with intro content should be exported unjarred.</tt><br>
<br>
<tt>3. The &lt;img&gt; tag is not the usual way of adding images, usually it is 
done in the CSS. If you take a look at the intro contributions in 
org.eclipse.platform you can see how images are created in the platform 
contributions.</tt><br>
<br>
<tt>Stella wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>Hi,<br>
I try to define my own intro content. I have several questions:<br>
1) Is there a convenient editor to create intro content, like for 
plugin.xml or for cheat-sheet page? When I create it manually - it looks 
ugly.<br>
2) I define my intro page in plugin.xml as the following. When I export 
the ploduct - it cannot find the introcontent.xml file. When I change 
content to &quot;$nl$/introcontent.xml - it still cannot find it.<br>
&lt;extension<br>
      point=&quot;org.eclipse.ui.intro.config&quot;&gt;<br>
   &lt;config<br>
         content=&quot;introcontent.xml&quot;<br>
         id=&quot;org.xxx.yyy.configid&quot;<br>
         introId=&quot;org.xxx.yyy.intro&quot;&gt;<br>
      &lt;presentation<br>
            home-page-id=&quot;root&quot;&gt;<br>
         &lt;implementation<br>
               kind=&quot;html&quot;<br>
               os=&quot;linux&quot;&gt;<br>
         &lt;/implementation&gt;<br>
      &lt;/presentation&gt;<br>
   &lt;/config&gt;<br>
&lt;/extension&gt;<br>
3) I try to add image to my intro like below. It cannot find an image.<br>
   &lt;!-- Root page --&gt;<br>
   &lt;page id=&quot;root&quot; style=&quot;html/style.css&quot;  style-id=&quot;page&quot;&gt;        
       &lt;!--title style-id=&quot;intro-header&quot;&gt;Welcome&lt;/title--&gt;<br>
       &lt;group id=&quot;branding&quot;&gt;<br>
    &lt;img src=&quot;$plugin:plugin_id$/icons/my_image.gif&quot; alt=&quot;my_image.gif&quot;/&gt;<br>
    &lt;/group&gt;    &lt;/page&gt;<br>
Thanks, Stella<br>
    </tt><br>
<br>
</blockquote><br>
]]></content:encoded>
		<pubDate>Fri, 19 Jun 2009 17:49:43 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.ua/msg01002.html</guid>
		<author>cgold@xxxxxxx (Chris Goldthorpe)</author>
	</item>
	<item>
		<title>[news.eclipse.platform.ua] Standalone infocenter home page and	locale</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.ua/msg01001.html</link>
		<description>Hello, After some tests i finally have a standalone infocenter so i created a war and it works nicely, but i have some problems with it. - The first problem that i have is with locales, when the infocenter is run, i think that the only manner to change the...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hello,</pre><br>
<tt>After some tests i finally have a standalone infocenter so i created a war 
and it works nicely, but i have some problems with it.</tt><br>
<br>
<tt>- The first problem that i have is with locales, when the infocenter is 
run, i think that the only manner to change the locale is pass the locale 
URL parameter, of course configuring valid locales in properties of 
infocenter, so can i display the list of supported locales in the top 
banner?</tt><br>
<br>
<tt>- The second problem, the most important to me, so i can understand how 
eclipse servlet bridge works is that when i access the 
<a  href="http://infocenter/help">http://infocenter/help</a> i see a blank page, only the help is show when i 
put ../help/index.jsp y try to configure it on web.xml but seems that 
tomcat (i use it for test the war) is ignoring my welcome page. Is posible 
to define the default page to show when no jsp is in URL?</tt><br>
<br>
<pre style="margin: 0em;">Regards.</pre><br>
<br>
]]></content:encoded>
		<pubDate>Fri, 19 Jun 2009 09:30:42 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.ua/msg01001.html</guid>
		<author>marcos.lois@xxxxxxx (Marcos Lois Berm&#xFA;dez)</author>
	</item>


	<item>
		<title>[news.eclipse.platform.ua] Re: Eclipse Help System WAR file does	not pick up plugin_customization</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.ua/msg01000.html</link>
		<description>Nevermind, i found the answer to this in an older thread. You have to include the plugin ID and extension ID for the eclipse.product property. The docs only mention that you need plugin ID I believe... </description>
		<content:encoded><![CDATA[<tt>Nevermind, i found the answer to this in an older thread. You have to 
include the plugin ID and extension ID for the eclipse.product property. 
The docs only mention that you need plugin ID I believe...</tt><br>
<br>
<br>
]]></content:encoded>
		<pubDate>Thu, 18 Jun 2009 20:51:31 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.ua/msg01000.html</guid>
		<author>ly_robert@xxxxxxx (robert ly)</author>
	</item>
	<item>
		<title>[news.eclipse.platform.ua] Eclipse Help System WAR file does not	pick up plugin_customization</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.ua/msg00999.html</link>
		<description>I am migrating some plugins that were previously hosted in the IEHS standalone Eclipse help system to a Eclipse 3.4 Help system WAR deployment. I set the eclipse.product property in config.ini to the plugin that contains my plugin_customization.ini (eclips...</description>
		<content:encoded><![CDATA[<tt>I am migrating some plugins that were previously hosted in the IEHS 
standalone Eclipse help system to a Eclipse 3.4 Help system WAR 
deployment. I set the eclipse.product property in config.ini to the plugin 
that contains my plugin_customization.ini 
(eclipse.product=com.emc.ic.help), but the customizations are not picked 
up. They worked fine in the IEHS deployment. Here is the 
plugin_customization file:</tt><br>
<br>
<pre style="margin: 0em;">org.eclipse.help.base/banner=/com.emc.ic.help/banner.htm
org.eclipse.help.base/banner_height=110
org.eclipse.help.base/windowTitlePrefix=false
org.eclipse.help.base/linksView=false
org.eclipse.help.base/help_home=/com.emc.ic.help/using_system/about_the_system.html
org.eclipse.help/baseTOCS=/com.emc.ic.help/toc.xml</pre><br>
<tt>So, I went ahead and modified preferences.ini in org.eclipse.help.base to 
get the banner to show up. That worked fine, but I assume this isn't 
ideal. So I went to go do the same thing in the org.eclipse.help plugin to 
get my plugins to be ordered, and even when modifying the preferences.ini 
inside that plugin, I can't get my books to be ordered correctly.</tt><br>
<br>
<tt>Also, I clear my Tomcat cache every time I make a change. Any ideas? The 
documentation on the WAR deployment is very sparse.</tt><br>
<br>
<br>
]]></content:encoded>
		<pubDate>Thu, 18 Jun 2009 20:38:06 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.ua/msg00999.html</guid>
		<author>ly_robert@xxxxxxx (robert ly)</author>
	</item>

 
	</channel>
	</rss>
<!-- MHonArc v2.6.10 -->
