"Ary Manzana" <ary@esperanto.org.ar> wrote on 10/17/2006 02:28:46 PM:
> I think I found a bug in the Subclipse plugin. Steps to reproduce it:
> 
> 1. Start Eclipse *without* the CVS plugin (remove all 
org.eclipse.team.cvs.*
> plugins). Also make sure no other repository providers are configured in 
> Eclipse, besides Subclipse. 
> 2. Create a new project of any kind.
> 3. Right click on the proejct folder, and select "Team -> Share 
Project..."
> 
> You'll get an "Internal error ocurred: 
org.eclipse.team.internal.ui.wizards.
> ConfigureProjectWizard ".
> 
> Further, you get the following stack trace in the error log:
> 
> ---
> java.lang.ClassCastException: org.eclipse.team.internal.ui.wizards.
> ConfigureProjectWizard
> at org.tigris.subversion.subclipse.ui.wizards.sharing.
> DirectorySelectionPage.setUrlText (DirectorySelectionPage.java:159)
> at org.tigris.subversion.subclipse.ui.wizards.sharing.
> DirectorySelectionPage.createControl(DirectorySelectionPage.java:134)
> ...
> ---
> 
> Line 159 of DirectorySelectionPage is: SharingWizard wizard = 
> (SharingWizard)getWizard(); 
> 
> Maybe this happens because when there is just one repository provider, 
the 
> wizards is kind of differente (you don't get the "select repository 
provider" page).
> 
> Is this a bug?
It sounds like one.  Please file an issue in the issue tracker.
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Oct 17 20:38:32 2006