<?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.enterprise-users</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.enterprise-users/maillist.html</link>
		<description>NewsGroup: news.eclipse.enterprise-users</description>
		<language>en-us</language>
		<pubDate>Fri, 31 Jul 2009 18:00:35 GMT</pubDate>
		<lastBuildDate>Fri, 31 Jul 2009 18:00:35 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.enterprise-users</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.enterprise-users/maillist.html</link>
		</image>
 

	<item>
		<title>[news.eclipse.enterprise-users] Re: .project - invisible file name</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.enterprise-users/msg00021.html</link>
		<description> </description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hi Scott,</pre><br>
<tt>Unfortunately it is hard-coded and can't be changed. It needed to have a 
well known name to allow tools to perform special processing on it, and 
so that when a project is imported or checked out of a repository 
Eclipse can find it. It is specified in the API constant 
org.eclipse.core.resources.IProjectDescription.DESCRIPTION_FILE_NAME.</tt><br>
<br>
<pre style="margin: 0em;">John</pre><br>
<tt><br>Scott wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>Hi there.  I have a need to be able to tell eclipse not to use an (UNIX) 
invisible file name for it's project file and settings.  Because 
'.project' is, by definition, invisible, when I try to use tools to 
mount our source code tree on our Unix server, anything starting with a 
'.' is invisible.  This causes odd and inconsistent behaviour within 
Eclipse.  It is able to create the '.project' file, for instance, but is 
unable to read or write to it.</tt><br>
<br>
<tt>I cannot find this resource in any externalized file (so far, at least) 
and I am hoping that it was not hard-coded (GASP!).  While I am 
searching for where this string is located in the Eclipse source, I 
thought I would ask if there is a way I can modify this string easily.</tt><br>
<br>
<tt>I realize that if used completely within an Unix framework or completely 
within a Windows framework that this would not be a problem, but 
unfortunately for a lot of Enterprise implementations, cross-platform 
usability is essential.  Not to mention that hard-coding a resource name 
is REALLY bad programming practice ;-)</tt><br>
<br>
<tt>If anyone knows of a good way to change this string withing Eclipse, I 
would greatly appreciate it.</tt><br>
<br>
<pre style="margin: 0em;">Thank you,
Scott</pre><br>
</blockquote><br>
]]></content:encoded>
		<pubDate>Fri, 31 Jul 2009 17:47:41 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.enterprise-users/msg00021.html</guid>
		<author>eclipseng@xxxxxxx (John Arthorne)</author>
	</item>


	<item>
		<title>[news.eclipse.enterprise-users] .project - invisible file name</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.enterprise-users/msg00020.html</link>
		<description>Hi there. I have a need to be able to tell eclipse not to use an (UNIX) invisible file name for it's project file and settings. Because '.project' is, by definition, invisible, when I try to use tools to mount our source code tree on our Unix server, anyth...</description>
		<content:encoded><![CDATA[<tt>Hi there.  I have a need to be able to tell eclipse not to use an (UNIX) 
invisible file name for it's project file and settings.  Because 
'.project' is, by definition, invisible, when I try to use tools to mount 
our source code tree on our Unix server, anything starting with a '.' is 
invisible.  This causes odd and inconsistent behaviour within Eclipse.  It 
is able to create the '.project' file, for instance, but is unable to read 
or write to it.</tt><br>
<br>
<tt>I cannot find this resource in any externalized file (so far, at least) 
and I am hoping that it was not hard-coded (GASP!).  While I am searching 
for where this string is located in the Eclipse source, I thought I would 
ask if there is a way I can modify this string easily.</tt><br>
<br>
<tt>I realize that if used completely within an Unix framework or completely 
within a Windows framework that this would not be a problem, but 
unfortunately for a lot of Enterprise implementations, cross-platform 
usability is essential.  Not to mention that hard-coding a resource name 
is REALLY bad programming practice ;-)</tt><br>
<br>
<tt>If anyone knows of a good way to change this string withing Eclipse, I 
would greatly appreciate it.</tt><br>
<br>
<pre style="margin: 0em;">Thank you,
Scott</pre><br>
<br>
]]></content:encoded>
		<pubDate>Mon, 27 Jul 2009 16:12:48 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.enterprise-users/msg00020.html</guid>
		<author>armourham777-bugzilla@xxxxxxx (Scott )</author>
	</item>


	<item>
		<title>[news.eclipse.enterprise-users] Update site</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.enterprise-users/msg00019.html</link>
		<description>Hello, I am trying to add an update site to my application, and I'd like to filter the features to update using https protocol to access to the server. ie: if a user is not allowed to use a feature because of a lisence missing, this feature must not appear...</description>
		<content:encoded><![CDATA[<tt>Hello, </tt><br>
<br>
<tt>I am trying to add an update site to my application, and I'd like to 
filter the features to update using https protocol to access to the server.<br>
ie: if a user is not allowed to use a feature because of a lisence 
missing, this feature must not appear in his update site wizard.</tt><br>
<br>
<pre style="margin: 0em;">Thanks for help :)</pre><br>
<pre style="margin: 0em;">Ramzy</pre><br>
<pre style="margin: 0em;"><br></pre><br>
<br>
]]></content:encoded>
		<pubDate>Wed, 22 Jul 2009 07:40:48 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.enterprise-users/msg00019.html</guid>
		<author>ar_ramzy@xxxxxxx (ramzy )</author>
	</item>


	<item>
		<title>[news.eclipse.enterprise-users] Eclipse 3.4.2 hangs -	eclipse-jee-ganymede-SR2</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.enterprise-users/msg00018.html</link>
		<description>Hi, Recently I have downloaded eclipse-jee-ganymede-SR2. After starting eclipse, I open a jsp file in eclipse's jsp editor and on mouseover of some errors in the jsp file, eclipse hangs. CPU usage shoots upto 50% and remains there for eclipse.exe process. ...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hi,</pre><br>
<tt>Recently I have downloaded eclipse-jee-ganymede-SR2. 
After starting eclipse, I open a jsp file in eclipse's jsp editor and on 
mouseover of some errors in the jsp file, eclipse hangs. 
CPU usage shoots upto 50% and remains there for eclipse.exe process.</tt><br>
<br>
<pre style="margin: 0em;">I'm using WindowsXP SP2 (x86, 2GB ram) and java version 1.6.0_13</pre><br>
<pre style="margin: 0em;">the jsp file is:</pre><br>
<tt>......<br>
......<br>
......<br>
&lt;script type=&quot;text/javascript&quot; language=&quot;javascript1.1&quot; 
src=&quot;&lt;%=path%&gt;/js/common.js&quot;&gt;&lt;/script&gt;<br>
&lt;/head&gt;<br>
&lt;body onload=&quot;resizeDoc();&quot; onresize=&quot;resizeDoc();&quot;&gt;<br>
......<br>
......<br>
......</tt><br>
<br>
<tt>Eclipse hangs when I mouseover on &lt;/head&gt; (head tag does not have a 
corresponding start &lt;head&gt; tag)</tt><br>
<br>
<tt>I tried to run/start eclipse using java and memory arguments. But nothing 
seems to be working.</tt><br>
<br>
<pre style="margin: 0em;">What is wrong here? Please advice.</pre><br>
<pre style="margin: 0em;">Thank you.
Regards,
Kishan.G</pre><br>
<pre style="margin: 0em;">Here is the eclipse log:</pre><br>
<tt>!SESSION 2009-05-29 12:04:32.002 
-----------------------------------------------<br>
eclipse.buildId=M20090211-1700<br>
java.version=1.6.0_13<br>
java.vendor=Sun Microsystems Inc.<br>
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US<br>
Command-line arguments:  -os win32 -ws win32 -arch x86</tt><br>
<br>
<tt>!ENTRY org.eclipse.ui.workbench.texteditor 4 0 2009-05-29 12:09:27.279<br>
!MESSAGE The 
'org.eclipse.wst.jsdt.web.ui.internal.hyperlink.script.JSPJavaHyperlinkDetector' 
extension from plug-in 'org.eclipse.wst.jsdt.web.ui' to the 
'org.eclipse.ui.workbench.texteditor.hyperlinkDetectors' extension point 
will be ignored because it contains invalid attributes.</tt><br>
<br>
<tt>!ENTRY org.eclipse.ui.workbench.texteditor 4 0 2009-05-29 12:09:27.279<br>
!MESSAGE The 
'org.eclipse.wst.jsdt.web.ui.internal.hyperlink.script.event.JSPJavaHyperlinkDetector' 
extension from plug-in 'org.eclipse.wst.jsdt.web.ui' to the 
'org.eclipse.ui.workbench.texteditor.hyperlinkDetectors' extension point 
will be ignored because it contains invalid attributes.</tt><br>
<br>
<pre style="margin: 0em;"><br></pre><br>
<br>
]]></content:encoded>
		<pubDate>Fri, 29 May 2009 07:39:39 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.enterprise-users/msg00018.html</guid>
		<author>kishanchellapaandy_g@xxxxxxx (Kishan )</author>
	</item>


	<item>
		<title>[news.eclipse.enterprise-users] partial mirroring Eclipse Update	Site</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.enterprise-users/msg00017.html</link>
		<description>Hello, I posted the same question in the &amp;quot;eclipse.newcomer&amp;quot; newsgroup - but didn't get an answer there - so sorry for this cross-posting. I'm playing around with the Equinox p2 Repository Mirroring [ http://wiki.eclipse.org/Equinox_p2_Repository_Mirroring ...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hello,</pre><br>
<tt>I posted the same question in the &quot;eclipse.newcomer&quot; newsgroup - but 
didn't get an answer there - so sorry for this cross-posting.</tt><br>
<br>
<tt>I'm playing around with the Equinox p2 Repository Mirroring [ 
<a  href="http://wiki.eclipse.org/Equinox_p2_Repository_Mirroring">http://wiki.eclipse.org/Equinox_p2_Repository_Mirroring</a> ] to mirror the 
Eclipse Update site for a intranet.</tt><br>
<br>
<tt>I didn't find a way to mirror only some IU (Installable Units/Plugins) 
from the official Eclipse Update Site. In my case I'm trying to mirror 
only the Subversive svn plugins. Is there a way to do that? I didn't find 
any documentations already.</tt><br>
<br>
<pre style="margin: 0em;">many thanks in advance</pre><br>
<br>
]]></content:encoded>
		<pubDate>Mon, 25 May 2009 10:26:36 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.enterprise-users/msg00017.html</guid>
		<author>xhi2018@xxxxxxx (Simon Linden)</author>
	</item>


	<item>
		<title>[news.eclipse.enterprise-users] Predefined Update Side for Galileo	Eclipse 3.5</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.enterprise-users/msg00016.html</link>
		<description>Hello, first of all - sorry for my English. ;-) I hope everybody can understand the question/problem I have. I have to install Eclipse on serveral computers via NetInstall running on WinXP/WinVista OS in the company with predefinded Update Site. I want to ...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hello,</pre><br>
<tt>first of all - sorry for my English.  ;-)<br>
I hope everybody can understand the question/problem I have. I have to 
install Eclipse on serveral computers via NetInstall running on 
WinXP/WinVista OS in the company with predefinded Update Site.</tt><br>
<br>
<pre style="margin: 0em;">I want to delete/remove the default Update Sites:
<a  href="http://download.eclipse.org/eclipse/updates/3.5">http://download.eclipse.org/eclipse/updates/3.5</a>
<a  href="http://download.eclipse.org/releases/galileo">http://download.eclipse.org/releases/galileo</a></pre><br>
<tt>And add one company owned update Site with all the Eclipse Updates and 
Plugins/Features to use. So every user/developer in the company have to 
update the Eclipse Installation against the update site of the company and 
not against any update sites in the internet.</tt><br>
<br>
<pre style="margin: 0em;">Does anybody know how I can solve this problem?</pre><br>
<pre style="margin: 0em;">Thanks in advance :-)
Simon</pre><br>
<pre style="margin: 0em;"><br></pre><br>
<br>
]]></content:encoded>
		<pubDate>Tue, 05 May 2009 16:05:22 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.enterprise-users/msg00016.html</guid>
		<author>xhi2018@xxxxxxx (Simon Linden)</author>
	</item>


	<item>
		<title>[news.eclipse.enterprise-users] Re: Update site on a local disk	without Internet connection</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.enterprise-users/msg00015.html</link>
		<description>Blazej, I recommend creating a local mirror of the update site. You then need to implement a automated process to synchronize your mirrors from external sites. You may want to consider checking digital signatures etc when you bring external archives into y...</description>
		<content:encoded><![CDATA[<tt>Blazej, I recommend creating a local mirror of the update site.<br>
You then need to implement a automated process to synchronize your mirrors 
from external sites.<br>
You may want to consider checking digital signatures etc when you bring 
external archives into your intranet.<br>
Fyi: I covered some additional use cases along these lines at my EclipseCon 
presentation this year:<br>
   <a  href="https://www.eclipsecon.org/submissions/2009/view_talk.php?id=612">https://www.eclipsecon.org/submissions/2009/view_talk.php?id=612</a></tt><br>
<br>
<pre style="margin: 0em;">Kagan</pre><br>
<tt>&quot;Blazej Kroll&quot; &lt;blazej.kroll@xxxxxxxxxx&gt; wrote in message 
<a  href="news:go66eu$j3e$1@xxxxxxxxxxxxxxxxxxxx">news:go66eu$j3e$1@xxxxxxxxxxxxxxxxxxxx</a>
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Hello enterprise users!</pre><br>
<tt> I would like to ask if any one could advice me how to make Update Manager 
from 3.2.2 update Eclipse feature from a local update site.</tt><br>
<br>
<tt>The situation looks like this:<br>
  When I make a local directory on a machine inside a company's network 
(no Internet connection) with a downloaded unziped update site and try to 
update a feature in a headless mode. I got an error:<br>
Connection error.<br>
Command failed.</tt><br>
<br>
<tt>I have an extension location with the feature I want to update. Is there 
something I am missing?</tt><br>
<br>
<tt>Regards,<br>
Blazej Kroll 
</tt></blockquote><pre style="margin: 0em;"><br></pre><br>
]]></content:encoded>
		<pubDate>Thu, 26 Mar 2009 17:39:56 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.enterprise-users/msg00015.html</guid>
		<author>kagan.turgut.REMOVE.THIS.@xxxxxxx (Kagan Turgut)</author>
	</item>


	<item>
		<title>[news.eclipse.enterprise-users] Visual Editor for Eclipse Version	43.4</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.enterprise-users/msg00014.html</link>
		<description>I'm posting this here (as well), because it appears that everyone in VE land has expired. (and to try to ask anyone ~at this level of Eclipse~ whether you all have anything in place whatsoever to handle situations such as this one, where, apparently, all w...</description>
		<content:encoded><![CDATA[<tt>I'm posting this here (as well), because it appears that everyone in VE 
land has expired.<br>
(and to try to ask anyone ~at this level of Eclipse~ whether you all have 
anything in place whatsoever to handle situations such as this one, where, 
apparently, all work on a ~feature~ just ground to a halt, leaving all the 
Web Pages ancient and useless - and therefore, time wasting)</tt><br>
<br>
<pre style="margin: 0em;">:</pre><br>
<tt>I just spent a while looking around to try to see whether VE(*) is even 
alleged to work with Eclipse Version 3.4(.1)..<br>
(*: or anything like it (ieg: I saw some mumbling about a ~replacement~ 
for it))</tt><br>
<br>
<tt>.and mostly discovered that nothing related to VE has been updated since 
Callisto was the newest thing out of the pipe.</tt><br>
<br>
<pre style="margin: 0em;">Have all the VE people expired?</pre><br>
<tt>I also saw a note: 
&quot;For Eclipse 3.4, please use Visual Editor 1.4.<br>
Updatesite : <a  href="http://update.soyatec.org/Ganymede/ve/1.4&quot">http://update.soyatec.org/Ganymede/ve/1.4&quot</a>;</tt><br>
<br>
<tt>..but when I added the site to my Software Updates and Add-one  / 
Available Software, all I got was: 
&quot;No repository found at <a  href="http://update.soyatec.org/Ganymede/ve/1.4">http://update.soyatec.org/Ganymede/ve/1.4</a><br>
             Error reading update site 
<a  href="http://update.soyatec.org/Ganymede/ve/1.4">http://update.soyatec.org/Ganymede/ve/1.4</a>.<br>
             Connection timed out: connect&quot;</tt><br>
<br>
<pre style="margin: 0em;">PLEASE, Is there something out there that works, or not?
(&amp; if so, how do I get it, &amp; then get it to work?)</pre><br>
<pre style="margin: 0em;"><br>Thanks,</pre><br>
<pre style="margin: 0em;"> -- M.</pre><br>
<pre style="margin: 0em;"><br></pre><br>
<pre style="margin: 0em;"><br></pre><br>
]]></content:encoded>
		<pubDate>Wed, 18 Mar 2009 21:56:12 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.enterprise-users/msg00014.html</guid>
		<author>pmh@xxxxxxx (P. Michael Hutchins)</author>
	</item>


	<item>
		<title>[news.eclipse.enterprise-users] Update site on a local disk without	Internet connection</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.enterprise-users/msg00013.html</link>
		<description>Hello enterprise users! I would like to ask if any one could advice me how to make Update Manager from 3.2.2 update Eclipse feature from a local update site. The situation looks like this: When I make a local directory on a machine inside a company's netwo...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hello enterprise users!</pre><br>
<tt> I would like to ask if any one could advice me how to make Update 
Manager from 3.2.2 update Eclipse feature from a local update site.</tt><br>
<br>
<tt>The situation looks like this:<br>
  When I make a local directory on a machine inside a company's network 
(no Internet connection) with a downloaded unziped update site and try 
to update a feature in a headless mode. I got an error:<br>
Connection error.<br>
Command failed.</tt><br>
<br>
<tt>I have an extension location with the feature I want to update. Is there 
 something I am missing?</tt><br>
<br>
<pre style="margin: 0em;">Regards,
Blazej Kroll</pre><br>
]]></content:encoded>
		<pubDate>Thu, 26 Feb 2009 13:46:03 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.enterprise-users/msg00013.html</guid>
		<author>blazej.kroll@xxxxxxx (Blazej Kroll)</author>
	</item>


	<item>
		<title>[news.eclipse.enterprise-users] Re: Enterprise Eclipse requirements</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.enterprise-users/msg00012.html</link>
		<description>Todd, Pule 'Private Label' had escaped my notice. I will certainly contact your company to find out more. There are other solutions out there (for instance Yoxos Enterprise) but in my experience the ones that &amp;quot;do the job&amp;quot; cost more per annum than I do (and...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Todd,</pre><br>
<tt>Pule 'Private Label' had escaped my notice. I will certainly contact your 
company to find out more. </tt><br>
<br>
<tt>There are other solutions out there (for instance Yoxos Enterprise) but in 
my experience the ones that &quot;do the job&quot; cost more per annum than I do 
(and I only work part time at providing Eclipse). Justifying such 
expenditure in the current economic climate is not easy.</tt><br>
<br>
<pre style="margin: 0em;">Cheers,</pre><br>
<pre style="margin: 0em;">Miles</pre><br>
<br>
]]></content:encoded>
		<pubDate>Thu, 05 Feb 2009 12:30:15 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.enterprise-users/msg00012.html</guid>
		<author>miles.daffin@xxxxxxx (Miles Daffin)</author>
	</item>

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