Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Indigo site not pre-configured in packages ?

Ok, I see.

In my case, I had manually specified a config area:

   eclipse.exe -configuration config.php\configuration

BTW I also noticed that some featues still specify a helios update site in their feature.xml, e.g. the JSDT feature
   <url>
      <update label="%updateSiteName" url="http://download.eclipse.org/webtools/repository/helios"/>
   </url>
My understanding is that this isn't relevant since this setting isn't used any more with p2 ?

Thanks,
Martin
--
Martin Oberhuber, SMTS / Product Architect - Development Tools, Wind River
direct +43.662.457915.85  fax +43.662.457915.6


-----Original Message-----
From: cross-project-issues-dev-bounces@xxxxxxxxxxx [mailto:cross-project-issues-dev-bounces@xxxxxxxxxxx] On Behalf Of Andrew Overholt
Sent: Monday, June 27, 2011 2:41 PM
To: Cross project issues
Subject: Re: [cross-project-issues-dev] Indigo site not pre-configured in packages ?

* Markus Knauer <mknauer@xxxxxxxxxxxxxxxxx> [2011-06-27 08:37]:
> It should be there... are you using a shared install and has the user 
> who started Eclipse full filesystem rights (write?) - I know that 
> there is a bug somewhere that prevents the list of repositories to be shown in the UI.

Yes, shared installations do not show the default repo by default:

  249133: [shared] Default update site list blank in shared install
  https://bugs.eclipse.org/bugs/show_bug.cgi?id=249133

Andrew
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Back to the top