Re: best ide

2021-07-26 Thread Kohsuke Kawaguchi
Thanks. Interesting workflow they developed!

I think I successfully transferred the plugin:
https://plugins.jetbrains.com/organizations/jenkins

Thanks for the tip, and my apologies for whatever frustration this delay
might have caused.

On Mon, Jul 26, 2021 at 9:38 AM Tim Jacomb  wrote:

> These appear to be the docs if you hadn’t seen them
>
> https://plugins.jetbrains.com/docs/marketplace/organizations.html#plugin-transfer
>
>
> On Mon, 26 Jul 2021 at 17:32, Kohsuke Kawaguchi  wrote:
>
>> Hey, thanks for bringing this to my attention.
>>
>> I looked around the JetBrains UI a little but I couldn't find a way to
>> transfer a plugin. Does anyone know how to transfer it?
>>
>> On Sun, Jul 25, 2021 at 11:48 PM Tim Jacomb  wrote:
>>
>>>
>>> Cc kk
>>> On Sun, 25 Jul 2021 at 23:05, Denys Digtiar 
>>> wrote:
>>>
 Only the owner of the plugin can publish it. The plugins can be owned
 by organizations now. The Jenkins org was created
 https://plugins.jetbrains.com/organizations/jenkins. Now Kohsuke needs
 to transfer the plugin to the org. Once done anybody in the org can publish
 the plugin.
 Even better would be to come up with some CD pipeline.

 On Mon, Jul 26, 2021 at 4:39 AM Ullrich Hafner <
 ullrich.haf...@gmail.com> wrote:

> That sounds wonderful! I am using the 2021.2 EAP and always get some
> exceptions with the Stapler plugin now.
>
> What kind of permissions do you need? Is this something we can do? Or
> on the JetBrains side?
>
> Am 23.07.2021 um 01:37 schrieb Denys Digtiar :
>
> For IntelliJ users. I've been doing some facelift of the plugin. It is
> now located at https://github.com/jenkinsci/idea-stapler-plugin There
> are a few new releases but they are not published to the JetBrains
> Marketplace due to lack of permissions. No new features really but should
> have better compatibility with current versions of IDEA.
>
> There is a Pipeline for this plugin now -
> https://ci.jenkins.io/job/Plugins/job/idea-stapler-plugin/job/master/.
> It runs a plugin verifier which says that some deprecated APIs that the
> plugin uses are going to be removed in the IDEA 2021.3. I'll try to find
> time to update those.
> On Wednesday, April 29, 2020 at 9:29:37 AM UTC+10 Jesse Glick wrote:
>
>> On Tue, Apr 28, 2020 at 4:24 AM Miguelangel Fernandez
>>  wrote:
>> > I just looked at the Netbeans plugin and thought it looked nice,
>> but found it's meant for 8.2, which is no longer supported. It would be
>> good to know if this plugin is still fit for purpose.
>>
>> Yes, it should work on any version of NetBeans.
>>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-dev/25647c8b-f60b-4df4-843f-818452af1949n%40googlegroups.com
> 
> .
>
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Jenkins Developers" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/jenkinsci-dev/JRE63X3ZyT0/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-dev/F7BE4385-5ADB-4513-998A-2FF1D2943D2F%40gmail.com
> 
> .
>


 --
 *Denys Digtiar*
 Developer Support Engineer
 CloudBees, Inc.

 
 E: ddigt...@cloudbees.com | AEDT

 --
 You received this message because you are subscribed to the Google
 Groups "Jenkins Developers" group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to jenkinsci-dev+unsubscr...@googlegroups.com.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/jenkinsci-dev/CAHCYw0Q1MM6CNv%2BRK7-ASyUEwcPMF--S7yrzwac2Q1S_yBqC6A%40mail.gmail.com
 
 .

>>>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To 

Re: best ide

2021-07-26 Thread Tim Jacomb
These appear to be the docs if you hadn’t seen them
https://plugins.jetbrains.com/docs/marketplace/organizations.html#plugin-transfer


On Mon, 26 Jul 2021 at 17:32, Kohsuke Kawaguchi  wrote:

> Hey, thanks for bringing this to my attention.
>
> I looked around the JetBrains UI a little but I couldn't find a way to
> transfer a plugin. Does anyone know how to transfer it?
>
> On Sun, Jul 25, 2021 at 11:48 PM Tim Jacomb  wrote:
>
>>
>> Cc kk
>> On Sun, 25 Jul 2021 at 23:05, Denys Digtiar 
>> wrote:
>>
>>> Only the owner of the plugin can publish it. The plugins can be owned by
>>> organizations now. The Jenkins org was created
>>> https://plugins.jetbrains.com/organizations/jenkins. Now Kohsuke needs
>>> to transfer the plugin to the org. Once done anybody in the org can publish
>>> the plugin.
>>> Even better would be to come up with some CD pipeline.
>>>
>>> On Mon, Jul 26, 2021 at 4:39 AM Ullrich Hafner 
>>> wrote:
>>>
 That sounds wonderful! I am using the 2021.2 EAP and always get some
 exceptions with the Stapler plugin now.

 What kind of permissions do you need? Is this something we can do? Or
 on the JetBrains side?

 Am 23.07.2021 um 01:37 schrieb Denys Digtiar :

 For IntelliJ users. I've been doing some facelift of the plugin. It is
 now located at https://github.com/jenkinsci/idea-stapler-plugin There
 are a few new releases but they are not published to the JetBrains
 Marketplace due to lack of permissions. No new features really but should
 have better compatibility with current versions of IDEA.

 There is a Pipeline for this plugin now -
 https://ci.jenkins.io/job/Plugins/job/idea-stapler-plugin/job/master/.
 It runs a plugin verifier which says that some deprecated APIs that the
 plugin uses are going to be removed in the IDEA 2021.3. I'll try to find
 time to update those.
 On Wednesday, April 29, 2020 at 9:29:37 AM UTC+10 Jesse Glick wrote:

> On Tue, Apr 28, 2020 at 4:24 AM Miguelangel Fernandez
>  wrote:
> > I just looked at the Netbeans plugin and thought it looked nice, but
> found it's meant for 8.2, which is no longer supported. It would be good 
> to
> know if this plugin is still fit for purpose.
>
> Yes, it should work on any version of NetBeans.
>

 --
 You received this message because you are subscribed to the Google
 Groups "Jenkins Developers" group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to jenkinsci-dev+unsubscr...@googlegroups.com.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/jenkinsci-dev/25647c8b-f60b-4df4-843f-818452af1949n%40googlegroups.com
 
 .


 --
 You received this message because you are subscribed to a topic in the
 Google Groups "Jenkins Developers" group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/jenkinsci-dev/JRE63X3ZyT0/unsubscribe
 .
 To unsubscribe from this group and all its topics, send an email to
 jenkinsci-dev+unsubscr...@googlegroups.com.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/jenkinsci-dev/F7BE4385-5ADB-4513-998A-2FF1D2943D2F%40gmail.com
 
 .

>>>
>>>
>>> --
>>> *Denys Digtiar*
>>> Developer Support Engineer
>>> CloudBees, Inc.
>>>
>>> 
>>> E: ddigt...@cloudbees.com | AEDT
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Jenkins Developers" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to jenkinsci-dev+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/jenkinsci-dev/CAHCYw0Q1MM6CNv%2BRK7-ASyUEwcPMF--S7yrzwac2Q1S_yBqC6A%40mail.gmail.com
>>> 
>>> .
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CAH-3BifLRsn5n1gxG%3Dxs-4TY%2Bigi2K%3DZ_Gj51ssZEWUVYCTm7g%40mail.gmail.com.


Re: best ide

2021-07-26 Thread Kohsuke Kawaguchi
Hey, thanks for bringing this to my attention.

I looked around the JetBrains UI a little but I couldn't find a way to
transfer a plugin. Does anyone know how to transfer it?

On Sun, Jul 25, 2021 at 11:48 PM Tim Jacomb  wrote:

>
> Cc kk
> On Sun, 25 Jul 2021 at 23:05, Denys Digtiar 
> wrote:
>
>> Only the owner of the plugin can publish it. The plugins can be owned by
>> organizations now. The Jenkins org was created
>> https://plugins.jetbrains.com/organizations/jenkins. Now Kohsuke needs
>> to transfer the plugin to the org. Once done anybody in the org can publish
>> the plugin.
>> Even better would be to come up with some CD pipeline.
>>
>> On Mon, Jul 26, 2021 at 4:39 AM Ullrich Hafner 
>> wrote:
>>
>>> That sounds wonderful! I am using the 2021.2 EAP and always get some
>>> exceptions with the Stapler plugin now.
>>>
>>> What kind of permissions do you need? Is this something we can do? Or on
>>> the JetBrains side?
>>>
>>> Am 23.07.2021 um 01:37 schrieb Denys Digtiar :
>>>
>>> For IntelliJ users. I've been doing some facelift of the plugin. It is
>>> now located at https://github.com/jenkinsci/idea-stapler-plugin There
>>> are a few new releases but they are not published to the JetBrains
>>> Marketplace due to lack of permissions. No new features really but should
>>> have better compatibility with current versions of IDEA.
>>>
>>> There is a Pipeline for this plugin now -
>>> https://ci.jenkins.io/job/Plugins/job/idea-stapler-plugin/job/master/.
>>> It runs a plugin verifier which says that some deprecated APIs that the
>>> plugin uses are going to be removed in the IDEA 2021.3. I'll try to find
>>> time to update those.
>>> On Wednesday, April 29, 2020 at 9:29:37 AM UTC+10 Jesse Glick wrote:
>>>
 On Tue, Apr 28, 2020 at 4:24 AM Miguelangel Fernandez
  wrote:
 > I just looked at the Netbeans plugin and thought it looked nice, but
 found it's meant for 8.2, which is no longer supported. It would be good to
 know if this plugin is still fit for purpose.

 Yes, it should work on any version of NetBeans.

>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Jenkins Developers" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to jenkinsci-dev+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/jenkinsci-dev/25647c8b-f60b-4df4-843f-818452af1949n%40googlegroups.com
>>> 
>>> .
>>>
>>>
>>> --
>>> You received this message because you are subscribed to a topic in the
>>> Google Groups "Jenkins Developers" group.
>>> To unsubscribe from this topic, visit
>>> https://groups.google.com/d/topic/jenkinsci-dev/JRE63X3ZyT0/unsubscribe.
>>> To unsubscribe from this group and all its topics, send an email to
>>> jenkinsci-dev+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/jenkinsci-dev/F7BE4385-5ADB-4513-998A-2FF1D2943D2F%40gmail.com
>>> 
>>> .
>>>
>>
>>
>> --
>> *Denys Digtiar*
>> Developer Support Engineer
>> CloudBees, Inc.
>>
>> 
>> E: ddigt...@cloudbees.com | AEDT
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Developers" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-dev+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/jenkinsci-dev/CAHCYw0Q1MM6CNv%2BRK7-ASyUEwcPMF--S7yrzwac2Q1S_yBqC6A%40mail.gmail.com
>> 
>> .
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CAN4CQ4xCzRibGRxfAQRHkuT5mXsDOdEZ%2B-BpSudJqdwrRwKghA%40mail.gmail.com.


Re: best ide

2021-07-26 Thread Tim Jacomb
Cc kk
On Sun, 25 Jul 2021 at 23:05, Denys Digtiar  wrote:

> Only the owner of the plugin can publish it. The plugins can be owned by
> organizations now. The Jenkins org was created
> https://plugins.jetbrains.com/organizations/jenkins. Now Kohsuke needs to
> transfer the plugin to the org. Once done anybody in the org can publish
> the plugin.
> Even better would be to come up with some CD pipeline.
>
> On Mon, Jul 26, 2021 at 4:39 AM Ullrich Hafner 
> wrote:
>
>> That sounds wonderful! I am using the 2021.2 EAP and always get some
>> exceptions with the Stapler plugin now.
>>
>> What kind of permissions do you need? Is this something we can do? Or on
>> the JetBrains side?
>>
>> Am 23.07.2021 um 01:37 schrieb Denys Digtiar :
>>
>> For IntelliJ users. I've been doing some facelift of the plugin. It is
>> now located at https://github.com/jenkinsci/idea-stapler-plugin There
>> are a few new releases but they are not published to the JetBrains
>> Marketplace due to lack of permissions. No new features really but should
>> have better compatibility with current versions of IDEA.
>>
>> There is a Pipeline for this plugin now -
>> https://ci.jenkins.io/job/Plugins/job/idea-stapler-plugin/job/master/.
>> It runs a plugin verifier which says that some deprecated APIs that the
>> plugin uses are going to be removed in the IDEA 2021.3. I'll try to find
>> time to update those.
>> On Wednesday, April 29, 2020 at 9:29:37 AM UTC+10 Jesse Glick wrote:
>>
>>> On Tue, Apr 28, 2020 at 4:24 AM Miguelangel Fernandez
>>>  wrote:
>>> > I just looked at the Netbeans plugin and thought it looked nice, but
>>> found it's meant for 8.2, which is no longer supported. It would be good to
>>> know if this plugin is still fit for purpose.
>>>
>>> Yes, it should work on any version of NetBeans.
>>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Developers" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-dev+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/jenkinsci-dev/25647c8b-f60b-4df4-843f-818452af1949n%40googlegroups.com
>> 
>> .
>>
>>
>> --
>> You received this message because you are subscribed to a topic in the
>> Google Groups "Jenkins Developers" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/jenkinsci-dev/JRE63X3ZyT0/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> jenkinsci-dev+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/jenkinsci-dev/F7BE4385-5ADB-4513-998A-2FF1D2943D2F%40gmail.com
>> 
>> .
>>
>
>
> --
> *Denys Digtiar*
> Developer Support Engineer
> CloudBees, Inc.
>
> 
> E: ddigt...@cloudbees.com | AEDT
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-dev/CAHCYw0Q1MM6CNv%2BRK7-ASyUEwcPMF--S7yrzwac2Q1S_yBqC6A%40mail.gmail.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CAH-3BidhnzR6nrn9FS5hDy%2BmuA5kna0PU%2Ba%2Bi%3DVztMirTrbVqg%40mail.gmail.com.


Re: best ide

2021-07-25 Thread Denys Digtiar
Only the owner of the plugin can publish it. The plugins can be owned by
organizations now. The Jenkins org was created
https://plugins.jetbrains.com/organizations/jenkins. Now Kohsuke needs to
transfer the plugin to the org. Once done anybody in the org can publish
the plugin.
Even better would be to come up with some CD pipeline.

On Mon, Jul 26, 2021 at 4:39 AM Ullrich Hafner 
wrote:

> That sounds wonderful! I am using the 2021.2 EAP and always get some
> exceptions with the Stapler plugin now.
>
> What kind of permissions do you need? Is this something we can do? Or on
> the JetBrains side?
>
> Am 23.07.2021 um 01:37 schrieb Denys Digtiar :
>
> For IntelliJ users. I've been doing some facelift of the plugin. It is now
> located at https://github.com/jenkinsci/idea-stapler-plugin There are a
> few new releases but they are not published to the JetBrains Marketplace
> due to lack of permissions. No new features really but should have better
> compatibility with current versions of IDEA.
>
> There is a Pipeline for this plugin now -
> https://ci.jenkins.io/job/Plugins/job/idea-stapler-plugin/job/master/. It
> runs a plugin verifier which says that some deprecated APIs that the plugin
> uses are going to be removed in the IDEA 2021.3. I'll try to find time to
> update those.
> On Wednesday, April 29, 2020 at 9:29:37 AM UTC+10 Jesse Glick wrote:
>
>> On Tue, Apr 28, 2020 at 4:24 AM Miguelangel Fernandez
>>  wrote:
>> > I just looked at the Netbeans plugin and thought it looked nice, but
>> found it's meant for 8.2, which is no longer supported. It would be good to
>> know if this plugin is still fit for purpose.
>>
>> Yes, it should work on any version of NetBeans.
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-dev/25647c8b-f60b-4df4-843f-818452af1949n%40googlegroups.com
> 
> .
>
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Jenkins Developers" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/jenkinsci-dev/JRE63X3ZyT0/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-dev/F7BE4385-5ADB-4513-998A-2FF1D2943D2F%40gmail.com
> 
> .
>


-- 
*Denys Digtiar*
Developer Support Engineer
CloudBees, Inc.


E: ddigt...@cloudbees.com | AEDT

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CAHCYw0Q1MM6CNv%2BRK7-ASyUEwcPMF--S7yrzwac2Q1S_yBqC6A%40mail.gmail.com.


Re: best ide

2021-07-25 Thread Ullrich Hafner
That sounds wonderful! I am using the 2021.2 EAP and always get some exceptions 
with the Stapler plugin now. 

What kind of permissions do you need? Is this something we can do? Or on the 
JetBrains side?

> Am 23.07.2021 um 01:37 schrieb Denys Digtiar :
> 
> For IntelliJ users. I've been doing some facelift of the plugin. It is now 
> located at https://github.com/jenkinsci/idea-stapler-plugin There are a few 
> new releases but they are not published to the JetBrains Marketplace due to 
> lack of permissions. No new features really but should have better 
> compatibility with current versions of IDEA. 
> 
> There is a Pipeline for this plugin now - 
> https://ci.jenkins.io/job/Plugins/job/idea-stapler-plugin/job/master/. It 
> runs a plugin verifier which says that some deprecated APIs that the plugin 
> uses are going to be removed in the IDEA 2021.3. I'll try to find time to 
> update those.
> On Wednesday, April 29, 2020 at 9:29:37 AM UTC+10 Jesse Glick wrote:
> On Tue, Apr 28, 2020 at 4:24 AM Miguelangel Fernandez 
> > 
> wrote: 
> > I just looked at the Netbeans plugin and thought it looked nice, but found 
> > it's meant for 8.2, which is no longer supported. It would be good to know 
> > if this plugin is still fit for purpose. 
> 
> Yes, it should work on any version of NetBeans. 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to jenkinsci-dev+unsubscr...@googlegroups.com 
> .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-dev/25647c8b-f60b-4df4-843f-818452af1949n%40googlegroups.com
>  
> .

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/F7BE4385-5ADB-4513-998A-2FF1D2943D2F%40gmail.com.


Re: best ide

2021-07-22 Thread Denys Digtiar
For IntelliJ users. I've been doing some facelift of the plugin. It is now 
located at https://github.com/jenkinsci/idea-stapler-plugin There are a few 
new releases but they are not published to the JetBrains Marketplace due to 
lack of permissions. No new features really but should have better 
compatibility with current versions of IDEA. 

There is a Pipeline for this plugin now - 
https://ci.jenkins.io/job/Plugins/job/idea-stapler-plugin/job/master/. It 
runs a plugin verifier which says that some deprecated APIs that the plugin 
uses are going to be removed in the IDEA 2021.3. I'll try to find time to 
update those.
On Wednesday, April 29, 2020 at 9:29:37 AM UTC+10 Jesse Glick wrote:

> On Tue, Apr 28, 2020 at 4:24 AM Miguelangel Fernandez
>  wrote:
> > I just looked at the Netbeans plugin and thought it looked nice, but 
> found it's meant for 8.2, which is no longer supported. It would be good to 
> know if this plugin is still fit for purpose.
>
> Yes, it should work on any version of NetBeans.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/25647c8b-f60b-4df4-843f-818452af1949n%40googlegroups.com.


Re: best ide

2020-04-28 Thread Jesse Glick
On Tue, Apr 28, 2020 at 4:24 AM Miguelangel Fernandez
 wrote:
> I just looked at the Netbeans plugin and thought it looked nice, but found 
> it's meant for 8.2, which is no longer supported. It would be good to know if 
> this plugin is still fit for purpose.

Yes, it should work on any version of NetBeans.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr3v6qGU1ByJ6u%3D7vSKQ-0mWb7ctj1YG3AQmLsbaQ%2Bz%3DLA%40mail.gmail.com.


Re: best ide

2020-04-28 Thread 'Gavin Mogan' via Jenkins Developers
I love vscode (mostly for remote ssh support) until you need to do the
imports. Then its really random if it'll work or not

But i use that and vim for everything but java, and ideaj still a lot for
java

On Tue, Apr 28, 2020 at 1:46 PM Vlad Silverman  wrote:

> Had anybody tried using Visual Code?  Although some say it’s not complete
> IDE - it would be interesting to know if Visual Code has any advantages
> over Eclipse or IntelliJ for Jenkins developers.
>
> Thx, Vlad
>
> On Apr 28, 2020, at 11:56 AM, James Nord  wrote:
>
> eclipse is generally ok - but sometimes it doesn't run the annotation
> processor so Extensions don't get the correct information generated and
> then they don't show up when debugging...
>
> dropping to the command line to run mvn clean package -DskipTests  works
> for me.
>
> I've had issues with IntelliJ - there is no great IDE only ones that suck
> less than others in some areas..  sometimes I just use the cli and vim
> because it sucks less.  pick your poison
>
> /James
>
> On Tuesday, April 28, 2020 at 9:23:59 AM UTC+1, Miguelangel Fernandez
> wrote:
>>
>> Hi, I've been using this to relative success:
>>
>>- IntelliJ Community 2017.3.5
>>- IntelliJ Stapler plugin 1.8
>>- Maven 3.3.9
>>- JDK 1.8.0_112
>>
>> There's no option in IntelliJ to create a new Jenkins plugin project. And
>> I can't navigate from the Jelly resources to the linked Java code. So it's
>> limited.
>> I just looked at the Netbeans plugin and thought it looked nice, but
>> found it's meant for 8.2, which is no longer supported. It would be good to
>> know if this plugin is still fit for purpose.
>> I only get into Jenkins plugin development every now and then. It would
>> be great to get an updated recommendation of dev environment config from
>> people who do Jenkins development more frequently.
>>
>>
>> On Friday, 20 November 2015 08:44:47 UTC+1, tahoma tahrir wrote:
>>>
>>> What is the best IDE for developing and debuging jenkins plugin?
>>>
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-dev/5cb31279-b0e2-4687-a404-3576b99210be%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-dev/5cb31279-b0e2-4687-a404-3576b99210be%40googlegroups.com?utm_medium=email_source=footer>
> .
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-dev/BF08A169-82CE-42B9-A359-E3EE60252387%40gmail.com
> <https://groups.google.com/d/msgid/jenkinsci-dev/BF08A169-82CE-42B9-A359-E3EE60252387%40gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CAG%3D_DuskJAJzWX2ALK3Arf0%2BUS4eHt_0s2ifg8smM%3DWyrCyLAw%40mail.gmail.com.


Re: best ide

2020-04-28 Thread Vlad Silverman
Had anybody tried using Visual Code?  Although some say it’s not complete IDE - 
it would be interesting to know if Visual Code has any advantages over Eclipse 
or IntelliJ for Jenkins developers.

Thx, Vlad

> On Apr 28, 2020, at 11:56 AM, James Nord  wrote:
> 
> eclipse is generally ok - but sometimes it doesn't run the annotation 
> processor so Extensions don't get the correct information generated and then 
> they don't show up when debugging...
> 
> dropping to the command line to run mvn clean package -DskipTests  works for 
> me.
> 
> I've had issues with IntelliJ - there is no great IDE only ones that suck 
> less than others in some areas..  sometimes I just use the cli and vim 
> because it sucks less.  pick your poison
> 
> /James
> 
> On Tuesday, April 28, 2020 at 9:23:59 AM UTC+1, Miguelangel Fernandez wrote:
> Hi, I've been using this to relative success:
> IntelliJ Community 2017.3.5
> IntelliJ Stapler plugin 1.8 
> Maven 3.3.9
> JDK 1.8.0_112 
> There's no option in IntelliJ to create a new Jenkins plugin project. And I 
> can't navigate from the Jelly resources to the linked Java code. So it's 
> limited.
> I just looked at the Netbeans plugin and thought it looked nice, but found 
> it's meant for 8.2, which is no longer supported. It would be good to know if 
> this plugin is still fit for purpose.
> I only get into Jenkins plugin development every now and then. It would be 
> great to get an updated recommendation of dev environment config from people 
> who do Jenkins development more frequently.
> 
> 
> On Friday, 20 November 2015 08:44:47 UTC+1, tahoma tahrir wrote:
> What is the best IDE for developing and debuging jenkins plugin?
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to jenkinsci-dev+unsubscr...@googlegroups.com 
> <mailto:jenkinsci-dev+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-dev/5cb31279-b0e2-4687-a404-3576b99210be%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/jenkinsci-dev/5cb31279-b0e2-4687-a404-3576b99210be%40googlegroups.com?utm_medium=email_source=footer>.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/BF08A169-82CE-42B9-A359-E3EE60252387%40gmail.com.


Re: best ide

2020-04-28 Thread James Nord
eclipse is generally ok - but sometimes it doesn't run the annotation 
processor so Extensions don't get the correct information generated and 
then they don't show up when debugging...

dropping to the command line to run mvn clean package -DskipTests  works 
for me.

I've had issues with IntelliJ - there is no great IDE only ones that suck 
less than others in some areas..  sometimes I just use the cli and vim 
because it sucks less.  pick your poison

/James

On Tuesday, April 28, 2020 at 9:23:59 AM UTC+1, Miguelangel Fernandez wrote:
>
> Hi, I've been using this to relative success:
>
>- IntelliJ Community 2017.3.5
>- IntelliJ Stapler plugin 1.8 
>- Maven 3.3.9
>- JDK 1.8.0_112 
>
> There's no option in IntelliJ to create a new Jenkins plugin project. And 
> I can't navigate from the Jelly resources to the linked Java code. So it's 
> limited.
> I just looked at the Netbeans plugin and thought it looked nice, but found 
> it's meant for 8.2, which is no longer supported. It would be good to know 
> if this plugin is still fit for purpose.
> I only get into Jenkins plugin development every now and then. It would be 
> great to get an updated recommendation of dev environment config from 
> people who do Jenkins development more frequently.
>
>
> On Friday, 20 November 2015 08:44:47 UTC+1, tahoma tahrir wrote:
>>
>> What is the best IDE for developing and debuging jenkins plugin?
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/5cb31279-b0e2-4687-a404-3576b99210be%40googlegroups.com.


Re: best ide

2020-04-28 Thread Miguelangel Fernandez
Hi, I've been using this to relative success:

   - IntelliJ Community 2017.3.5
   - IntelliJ Stapler plugin 1.8 
   - Maven 3.3.9
   - JDK 1.8.0_112 

There's no option in IntelliJ to create a new Jenkins plugin project. And I 
can't navigate from the Jelly resources to the linked Java code. So it's 
limited.
I just looked at the Netbeans plugin and thought it looked nice, but found 
it's meant for 8.2, which is no longer supported. It would be good to know 
if this plugin is still fit for purpose.
I only get into Jenkins plugin development every now and then. It would be 
great to get an updated recommendation of dev environment config from 
people who do Jenkins development more frequently.


On Friday, 20 November 2015 08:44:47 UTC+1, tahoma tahrir wrote:
>
> What is the best IDE for developing and debuging jenkins plugin?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/635b5367-0710-41f5-b160-1058243155aa%40googlegroups.com.


Re: best ide

2015-11-20 Thread Stephen Connolly
There are really only three IDEs for Java: Eclipse, IntelliJ and NetBeans

For developing and debugging Jenkins, in my experience, keep as far away
from Eclipse as possible... but that is just my experience.

On 20 November 2015 at 07:44, tahoma tahrir <ahad.n...@gmail.com> wrote:

> What is the best IDE for developing and debuging jenkins plugin?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-dev/cb3e1e4a-2814-4bed-9a00-74dd56189ea3%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-dev/cb3e1e4a-2814-4bed-9a00-74dd56189ea3%40googlegroups.com?utm_medium=email_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CA%2BnPnMzXqjbpz8gt6e2gJdM%3DXwnyU9ER7Cs6obbK7nM8gx41cA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: best ide

2015-11-20 Thread 'Jesse Glick' via Jenkins Developers
On Fri, Nov 20, 2015 at 5:15 AM, Stephen Connolly
 wrote:
> For developing and debugging Jenkins, in my experience, keep as far away
> from Eclipse as possible

I have also heard of a lot of problems, but some people do it anyway.

Dedicated plugins exist for Jenkins plugin development in both IDEA
and NetBeans. I maintain the NetBeans integration. File » New Project
offers a new Jenkins plugin as an option, or File » Open Project and
navigate to the root directory of an existing one; when open, Debug »
Debug Project to launch `hpi:run` with the JPDA debugger connected,
etc.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr2O4MQUo7RuoDwJ4iRTiTOd%2BJBTcg8L69VY30nwR9E1tQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


best ide

2015-11-19 Thread tahoma tahrir
What is the best IDE for developing and debuging jenkins plugin?

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/cb3e1e4a-2814-4bed-9a00-74dd56189ea3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.