Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
SV: [udig-devel] Plugins

If you are trying to use the SDK quickstart, I didn’t get that to work either.

If you start from the Project quickstart: http://udig.refractions.net/confluence/display/UDIG/Project+Quickstart

You can then build the tool as described in http://udig.refractions.net/docs/BasicToolTutorial.pdf

 

You can go to IRC on the freenode server at the #udig channel. That worked real well for me when I was in trouble J

 

Helge

 


Fra: udig-devel-bounces@xxxxxxxxxxxxxxxxxxxxx [mailto:udig-devel-bounces@xxxxxxxxxxxxxxxxxxxxx] På vegne av Iñigo Telleria Elola
Sendt: 15. november 2005 10:18
Til: udig-devel@xxxxxxxxxxxxxxxxxxxxx
Emne: Re: [udig-devel] Plugins

 

I'm creating the plugin explained in BasisToolTutorial.pdf (Distance Tool). When I have to implement the ModalTool I can't locate this class: net.refractions.udig.project.ui.tool.AbstractModalTool.

I send you the printscreen of my problem. I don't know what I have to do. Import more classes? Configure something in Eclipse to search that class?


From:  Jesse Eichar <jeichar@xxxxxxxxxxxxxxx>
Reply-To:  User-friendly Desktop Internet GIS <udig-devel@xxxxxxxxxxxxxxxxxxxxx>
To:  User-friendly Desktop Internet GIS <udig-devel@xxxxxxxxxxxxxxxxxxxxx>
Subject:  Re: [udig-devel] Plugins
Date:  Mon, 14 Nov 2005 11:16:33 -0800
>What are you developing against?  I have verified that the class
>exists on the 1.0.x branch.
>
>Iñigo Telleria Elola wrote:
>
>>I have read the steps of BasicToolTutorial.pdf but I have a problem
>>to build the plugin. When I have to impleted the modal tool and
>>choose a superclass
>>(net.refractions.udig.project.ui.tool.AbstractModalTool) it doesn't
>>appear any class. So I can't define the superclass for the modal
>>tool. Why?
>>
>>------------------------------------------------------------------------
>>
>>_______________________________________________
>>User-friendly Desktop Internet GIS (uDig)
>>http://udig.refractions.net
>>http://lists.refractions.net/mailman/listinfo/udig-devel
>>
>>
>
>_______________________________________________
>User-friendly Desktop Internet GIS (uDig)
>http://udig.refractions.net
>http://lists.refractions.net/mailman/listinfo/udig-devel


Back to the top