Nope.  That made no difference.

So if you follow the instructions you gave me, it works?

Larry

On 10/15/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote:
> Yup. The tool was tested with OpenJUMP.
>
> I think I made a mistake in my earlier instructions. The path to the
> JAR file for the Super Select Tool should look like this:
>
> /lib/ext/surveyos/super_select/surveyos_super_select-1000.jar
>
> I think I forgot to mention the super_select folder in my previous e-mail.
>
> Sorry about that.
>
> The Sunburned Surveyor
>
> On 10/15/07, Larry Becker <[EMAIL PROTECTED]> wrote:
> > What I meant was that your tool is not installed, otherwise it would
> > appear automatically in the Extensions box.  Did you test this tool
> > with OpenJump?
> >
> > Larry
> >
> > On 10/15/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote:
> > > Larry,
> > >
> > > I didn't add any code to put something in the About > Extensions box.
> > > I'll have to look at my code to see where this needs to be done.
> > >
> > > I apologize about the confusion over that.
> > >
> > > You activate the toolbar for the Super Select tool by clicking on the
> > > "Super Select Tool" menu item under the "Super Select" sub-menu of the
> > > top-level "Edit" menu. In other words: "Edit/Super Select/Super Select
> > > Tool"
> > >
> > > I hope that helps.
> > >
> > > Landon
> > >
> > > On 10/15/07, Larry Becker <[EMAIL PROTECTED]> wrote:
> > > > Hi SS,
> > > >
> > > > I followed your instructions, but nothing shows up in the About >
> > > > Extensions box.
> > > >
> > > > I downloaded super_select_1000.zip
> > > >
> > > > I created a folder named surveyos in lib/ext
> > > >
> > > > I placed surveyos_super_select-1000.jar in surveyos along with
> > > > configuration.yaml.
> > > >
> > > > Larry
> > > >
> > > > On 10/15/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote:
> > > > > Will someone please get Stefan a chair? (He is going to pass out when
> > > > > he reads the next sentence.) :]
> > > > >
> > > > > I have finally finished some functional code for OpenJUMP. You can now
> > > > > download the alpha release of the Super Select Tool from the SurveyOS
> > > > > SourceForge site. This tool allows the user to control the behavior of
> > > > > feature selection, and to send selected features to a designated layer
> > > > > with a single button click. The behavior of the tool can be configured
> > > > > by the user, and the configuration settings can be saved.
> > > > >
> > > > > I've spent the last two (2) weeks squishing bugs, but this is an alpha
> > > > > release because I'm sure there are still some bugs lurking around in
> > > > > my code. Please report any problems with the tool to me so I can get
> > > > > them corrected.
> > > > >
> > > > > Over the course of the next two or three weeks I will be making the
> > > > > following improvements to the Super Select Tool:
> > > > >
> > > > > - Add a checkbox to the configure dialog box that allows the user to
> > > > > turn off the warning when features being copied to the destination
> > > > > layer will be erased from the source layer.
> > > > >
> > > > > - Replace the "save configuration settings" and "help" button icons.
> > > > >
> > > > > - Add context sensitive help documentation in PDF format that can be
> > > > > called up with a button on all Super Select dialog boxes.
> > > > >
> > > > > - Implement the Super Select tool as a plug-in that uses my Plug-In
> > > > > Dependency System.
> > > > >
> > > > > - Internationalize the Super Select Plug-In.
> > > > >
> > > > > - Add or improve Javadoc and source code comments for the following 
> > > > > classes:
> > > > >    ToolboxPlugIn
> > > > >    ToolboxDialog
> > > > >    AbstractSelection
> > > > >    FeatureSelection
> > > > >    SelectionManager
> > > > >    SelectTool
> > > > >
> > > > > - Add programmer documentation on OpenJUMP's selection system and
> > > > > implementing a toolbox for cursor tools.
> > > > >
> > > > > I hope you guys enjoy the tool. I'll make an effort to complete more
> > > > > of my projects so Stefan won't feel dizzy when I actually finish
> > > > > something. :]
> > > > >
> > > > > Note: The tool requires a method that I added to the DialogUtil class,
> > > > > so you can't try it out unless you build the code from the SVN today
> > > > > or wait for tomorrow's nightly build.
> > > > >
> > > > > You can download the source code and JAR file for the Super Select 
> > > > > Plug-In here:
> > > > >
> > > > > http://sourceforge.net/project/showfiles.php?group_id=122820
> > > > >
> > > > > Note: The source code still needs some reorganizing and comments.
> > > > >
> > > > > The Sunburned Surveyor
> > > > >
> > > > > P.S. - To install the tool create a folder named "surveyos" in
> > > > > OpenJUMP's /lib/ext directory. In this folder place the JAR file
> > > > > downloaded from sourceforge and the attached configuration file. I
> > > > > will include this file and installation instructions in the next
> > > > > release of the tool. :]
> > > > >
> > > > > -------------------------------------------------------------------------
> > > > > This SF.net email is sponsored by: Splunk Inc.
> > > > > Still grepping through log files to find problems?  Stop.
> > > > > Now Search log events and configuration files using AJAX and a 
> > > > > browser.
> > > > > Download your FREE copy of Splunk now >> http://get.splunk.com/
> > > > > _______________________________________________
> > > > > Jump-pilot-devel mailing list
> > > > > Jump-pilot-devel@lists.sourceforge.net
> > > > > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> > > > >
> > > > >
> > > > >
> > > >
> > > >
> > > > --
> > > > http://amusingprogrammer.blogspot.com/
> > > >
> > > > -------------------------------------------------------------------------
> > > > This SF.net email is sponsored by: Splunk Inc.
> > > > Still grepping through log files to find problems?  Stop.
> > > > Now Search log events and configuration files using AJAX and a browser.
> > > > Download your FREE copy of Splunk now >> http://get.splunk.com/
> > > > _______________________________________________
> > > > Jump-pilot-devel mailing list
> > > > Jump-pilot-devel@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> > > >
> > >
> > > -------------------------------------------------------------------------
> > > This SF.net email is sponsored by: Splunk Inc.
> > > Still grepping through log files to find problems?  Stop.
> > > Now Search log events and configuration files using AJAX and a browser.
> > > Download your FREE copy of Splunk now >> http://get.splunk.com/
> > > _______________________________________________
> > > Jump-pilot-devel mailing list
> > > Jump-pilot-devel@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> > >
> >
> >
> > --
> > http://amusingprogrammer.blogspot.com/
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by: Splunk Inc.
> > Still grepping through log files to find problems?  Stop.
> > Now Search log events and configuration files using AJAX and a browser.
> > Download your FREE copy of Splunk now >> http://get.splunk.com/
> > _______________________________________________
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>


-- 
http://amusingprogrammer.blogspot.com/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to