Re: Somes problems with last version.
vbrabant <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Message-ID | <[email protected]> |
Tor Norbye wrote: >On Wed, 2003-01-01 at 05:43, Vincent Brabant wrote: > > >>Tor and cie, >> >>I tried the last version of the tasklist module but I have some problems. >> >>a) I can't see anymore java parser comments in the suggestion panel. >>Due to that, it was impossible to play with last modification done by >>Tor concerning the proposition to correct the name of a method or a >>class if problem of case. >> >> > >Are you building the javaparser module explicitly? > No, I am not building from the source. I just take your zip file and read instructions. >(Not built by >default). Check that it's actually in your modules/eager directory >(tasklist-javaparser.jar) > > Yes, it is present. >Also, I forgot to commit some modifications to the Bundle file >the other day (done yesterday) so that may have been a problem... >But that should have resulted in an exception dialog - did you get >one of those? > No > >If neither of the above are the case, perhaps send me the output >of the console (which lists all the module versions etc.) in case >something else is happening. Also, go to the Setup Wizard, and in >it, the module panel, and make sure that under "bridges" the >java parser module is enabled. > Sorry, but I see a Java compilation Suggestion Provider. Is this module you speak about ? > > > >>b) When I am in the explorer, and click on a node. If i click on the >>lightbulb at this moment, it propose the suggestion for the contents of >>the editor. >>I think it would be more logic that it propose suggestions for the >>package or the class corresponding to the node in the explorer. >> >> > >Hm, okay. This is how it used to work (early on), but I found it >a bit strange to use. Perhaps something to reconsider. > > > >>c) when the suggestion panel is empty, it is impossible to right click >>and select show all. Annoying if we asked to show only a part that is >>empty and want to see other after. >> >> > >This used to work, and was temporarily broken. I see that Tim putback >something today (I haven't seen what's in it) but it's possible that >it's fixed again. If not, let me know and I'll give you a workaround. > > > >>d) when I do a scanned suggestion (from a package node in the explorer) >>and then right click on a suggestion to open the source, I can't see the >>square on the suggestion. >>(square that indicate that it's the suggestion that is linked to the >>cursor line). >>But when I open a source and ask the suggestions View, I can see the >>square when I click on a suggestion. >> >> > >Ok, I'll make a note of it. > > > >>e) when I have more than one proposed suggestions, I can't see all >>suggestions icon in the left margin, like the java parser do it. >>I'd like to see them directly in the source also. Not only when I click >>on the suggestion in the panel. >> >> > >Do you mean that when suggestions have associated line positions, >they should place an icon in the glyph gutter right away (when they're >being suggested, not when they're being "shown" in the editor as the >result of a "Go To Source" ?) > I am not sure to understand the expression "glyph gutter", but I think response is Yes. ;-) > >Thanks for your feedback! > It's a real pleasure. > >-- Tor > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [email protected] >For additional commands, e-mail: [email protected] > > > > >