Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [udig-devel] Source Code

Sure, here's an example.  In the package net.refractions.udig.catalog.wfs and
file WFSRegistryWizardPage.java , the top line is 
package net.refractions.udig.catalog.internal.wfs.ui;
Eclipse is complaining about it, "The declared package does not match the
expected package ...."

There are a lot of files like this.  Also, when I use the Eclipse SVN
perspective to browse the code, it looks different than what we see in the
directions.  I'll try using the PDE tools and see if that helps.

-----Original Message-----
From: udig-devel-bounces@xxxxxxxxxxxxxxxxxxxxx
[mailto:udig-devel-bounces@xxxxxxxxxxxxxxxxxxxxx] On Behalf Of Jesse Eichar
Sent: Wednesday, April 06, 2005 5:46 PM
To: User-friendly Desktop Internet GIS
Subject: Re: [udig-devel] Source Code

On Wed, 2005-04-06 at 16:54 -0500, Edwards, Wendy A ERDC-CERL-IL
Contractor wrote:
> Hi, we're having a little difficulty with the source code checked out
> via SVN - lots of errors related to package names.  Would anyone know
> what was up with that?
> 
>  
> 
> Thanks,
> 
> Wendy
> 
>  

This is new problem for me.  Could you provide some of the errors?

Jesse

_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel


Back to the top