Re: Plugin/Code donation

2022-09-12 Thread Christian Pervoelz
pdate+Center > > Eric Bresie > ebre...@gmail.com > > > On Wed, Sep 7, 2022 at 2:33 AM Christian Pervoelz > wrote: > > > Hello everybody, > > > > while cleaning up my repos on GitHub I found a plugin I wrote a couple of > > years ago: > > http

Plugin/Code donation

2022-09-07 Thread Christian Pervoelz
Hello everybody, while cleaning up my repos on GitHub I found a plugin I wrote a couple of years ago: https://github.com/ChristianPervoelz/netbeans-java-hints (See details below or in the repo itself) *Function:* Checking some aspects of code quality. - Cognitive Complexity - Statement

Re: nbribbonbar

2022-04-19 Thread Christian Pervoelz
Hi, may this https://github.com/huynguyen2015/Java-nbribbonbar/tree/master/PinkMatterRibbonPlatform helps. Hadn't had a closer look to it, but looks like the original code. --C. Am Di., 19. Apr. 2022 um 16:31 Uhr schrieb Oliver Rettig < oliver.ret...@orat.de>: > Hi, > > I am working on an

Refactoring Issue when renaming annotation types

2021-06-08 Thread Christian Pervoelz
Hi, sorry for dropping this issue here, but I really don't want to create a JIRA account just for that bug. Attached is a simple maven project, consisting of an annotation (RefacAnnotation) and a simple class with a couple of annotated variables. *Steps:* *Rename the annotation!* It does not

Re: Eclipse plugin port???

2021-03-19 Thread Christian Pervoelz
u, Mar 18, 2021 at 12:57 PM Christian Pervoelz > wrote: > > > Hi again, > > > > > A better solution would be to have inline scanning that would alert you > > to > > > issues as your completing source code, IMO. > > > > As I already wrote: SonarQ

Re: Eclipse plugin port???

2021-03-18 Thread Christian Pervoelz
Hi again, > A better solution would be to have inline scanning that would alert you to > issues as your completing source code, IMO. As I already wrote: SonarQube is open source, so you might be able to pick the security rules from their repo and implement you own for inline scanning. I did

Re: Eclipse plugin port???

2021-03-18 Thread Christian Pervoelz
Hi, > Are there open source security code scanners? I think SonarQube would be good try: https://www.sonarqube.org/ You can install the server locally and configure it to your needs. Afaik everything is open source (https://github.com/SonarSource/sonarqube). Security issues are just a portion

Re: Switch plugin portal in NetBeans 11.2 to new one?

2019-10-16 Thread Christian Pervoelz
/irritated about that phrase, as I didn't suppose 'forcing' a part of the Apache way. Am Mi., 16. Okt. 2019 um 08:50 Uhr schrieb Jiří Kovalský < jiri.koval...@oracle.com>: > Dne 15. 10. 19 v 18:14 Christian Pervoelz napsal(a): > > [snip] > > > So, there is a couple of quest

Re: Switch plugin portal in NetBeans 11.2 to new one?

2019-10-15 Thread Christian Pervoelz
> > > ... shall we replace that with the new one, > +1 for that. And -1 for that.;) I really appreciate NB is moving forward and away from old approaches, but I have some small concerns here (that's the -1 for) > forcing those plugin authors from the previous one to move theirs there, > Imho

Re: NetBeans language bundle

2019-09-18 Thread Christian Pervoelz
Hi, just for interest, as I was one of the community translators bringing German to NetBeans. What happened to these community translations? Did Oracle donate them too and if yes, where can I find them? Already looked through the sources and hadn't found anything. I think a lot of these