You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@netbeans.apache.org by Adam Korynta <ad...@rmanet.com> on 2021/03/17 03:52:15 UTC

NetBeans Platform modules with Gradle

Hello,

I am happy to see the progress being made with Apache NetBeans and excited to see the NetBeans Platform tutorials getting some love recently. I have used NetBeans Platform ant modules and maven modules to great success in the past. Our client is looking to take a more active role in the development process of applications, but is more familiar with Gradle. I am very new to Gradle myself, but am wondering if there is support for Gradle NetBeans modules? I see an article from a couple years back (https://blogs.oracle.com/geertjan/how-to-build-netbeans-modules-with-gradle) but am wondering if there has been support and success building full applications this way. I see the gradle-nbm-plugin from radimk here: https://github.com/radimk/gradle-nbm-plugin but wanted to get a little more information before diving in.

Thank you,

Adam Korynta
Resource Management Associates - Software Developer
1756 Picasso Avenue, Suite G, Davis, CA 95618
Phone 530-564-7043 ext. 217
Fax 530-231-5323
adam@rmanet.com<ma...@rmanet.com>
https://www.rmanet.com

[cid:image001.png@01D71AA5.B1C1E7C0]<https://www.rmanet.com/>


Re: NetBeans Platform modules with Gradle

Posted by "Mark A. Flacy" <mf...@verizon.net.INVALID>.
I do not think so.

I believe the OP is asking about using Gradle to build NetBeans modules and 
applications versus either Ant or Maven.

-- 
Mark A. Flacy
mflacy@verizon.net

On Saturday, March 20, 2021 1:35:36 PM CDT Eric Bresie wrote:
> Are you asking for "Java with Gradle" as is available in current releases
> like the following?
> 
> [image: image.png]
> 
> Or tutorial materials?
> 
> Eric Bresie
> ebresie@gmail.com
> 
> On Tue, Mar 16, 2021 at 10:52 PM Adam Korynta <ad...@rmanet.com> wrote:
> > Hello,
> > 
> > 
> > 
> > I am happy to see the progress being made with Apache NetBeans and excited
> > to see the NetBeans Platform tutorials getting some love recently. I have
> > used NetBeans Platform ant modules and maven modules to great success in
> > the past. Our client is looking to take a more active role in the
> > development process of applications, but is more familiar with Gradle. I
> > am
> > very new to Gradle myself, but am wondering if there is support for Gradle
> > NetBeans modules? I see an article from a couple years back (
> > https://blogs.oracle.com/geertjan/how-to-build-netbeans-modules-with-gradl
> > e) but am wondering if there has been support and success building full
> > applications this way. I see the gradle-nbm-plugin from radimk here:
> > https://github.com/radimk/gradle-nbm-plugin but wanted to get a little
> > more information before diving in.
> > 
> > 
> > 
> > Thank you,
> > 
> > 
> > 
> > Adam Korynta
> > 
> > *Resource Management Associates - Software Developer*
> > 
> > *1756 Picasso Avenue, Suite G, Davis, CA 95618*
> > 
> > *Phone 530-564-7043 ext. 217*
> > 
> > *Fax 530-231-5323*
> > 
> > *adam@rmanet.com <ad...@rmanet.com>*
> > 
> > *https://www.rmanet.com <https://www.rmanet.com>*
> > 
> > 
> > 
> > <https://www.rmanet.com/>





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
For additional commands, e-mail: users-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


Re: NetBeans Platform modules with Gradle

Posted by Laszlo Kishalmi <la...@gmail.com>.
You might take a chance with:

https://github.com/radimk/gradle-nbm-plugin

Though it has not been updated for a while.

I'm sorry but the Gradle Tooling for NBMs are pretty down on my list at 
the moment. I'd rather see NetBeans itself (at least the platform) being 
build with Gradle first. However our Maven tooling has updates every now 
and then, so it might be not that hard to fork the old plugin and get it 
updated with based on the current Maven work we have.

On 3/29/21 11:40 AM, Adam Korynta wrote:
> I’m asking about NetBeans modules (.nbm packages) being built with 
> Gradle for building NetBeans RCP applications. Tutorial materials 
> would be great as well, but I suspect they don’t yet exist.
>
> Thank you,
>
> Adam
>
>> On Mar 20, 2021, at 11:35 AM, Eric Bresie <ebresie@gmail.com 
>> <ma...@gmail.com>> wrote:
>>
>> Are you asking for "Java with Gradle" as is available in current 
>> releases like the following?
>>
>> <image.png>
>>
>> Or tutorial materials?
>>
>> Eric Bresie
>> ebresie@gmail.com <ma...@gmail.com>
>>
>>
>> On Tue, Mar 16, 2021 at 10:52 PM Adam Korynta <adam@rmanet.com 
>> <ma...@rmanet.com>> wrote:
>>
>>     Hello,
>>
>>     I am happy to see the progress being made with Apache NetBeans
>>     and excited to see the NetBeans Platform tutorials getting some
>>     love recently. I have used NetBeans Platform ant modules and
>>     maven modules to great success in the past. Our client is looking
>>     to take a more active role in the development process of
>>     applications, but is more familiar with Gradle. I am very new to
>>     Gradle myself, but am wondering if there is support for Gradle
>>     NetBeans modules? I see an article from a couple years back
>>     (https://blogs.oracle.com/geertjan/how-to-build-netbeans-modules-with-gradle
>>     <https://blogs.oracle.com/geertjan/how-to-build-netbeans-modules-with-gradle>)
>>     but am wondering if there has been support and success building
>>     full applications this way. I see the gradle-nbm-plugin from
>>     radimk here: https://github.com/radimk/gradle-nbm-plugin
>>     <https://github.com/radimk/gradle-nbm-plugin> but wanted to get a
>>     little more information before diving in.
>>
>>     Thank you,
>>
>>     Adam Korynta
>>
>>     /Resource Management Associates - Software Developer/
>>
>>     /1756 Picasso Avenue, Suite G, Davis, CA 95618/
>>
>>     /Phone 530-564-7043 ext. 217/
>>
>>     /Fax 530-231-5323/
>>
>>     /adam@rmanet.com <ma...@rmanet.com>/
>>
>>     /https://www.rmanet.com <https://www.rmanet.com/>/
>>
>>     <image001.png> <https://www.rmanet.com/>
>>
>

Re: NetBeans Platform modules with Gradle

Posted by Adam Korynta <ad...@rmanet.com>.
I’m asking about NetBeans modules (.nbm packages) being built with Gradle for building NetBeans RCP applications. Tutorial materials would be great as well, but I suspect they don’t yet exist.

Thank you,

Adam

On Mar 20, 2021, at 11:35 AM, Eric Bresie <eb...@gmail.com>> wrote:

Are you asking for "Java with Gradle" as is available in current releases like the following?

<image.png>

Or tutorial materials?

Eric Bresie
ebresie@gmail.com<ma...@gmail.com>


On Tue, Mar 16, 2021 at 10:52 PM Adam Korynta <ad...@rmanet.com>> wrote:
Hello,

I am happy to see the progress being made with Apache NetBeans and excited to see the NetBeans Platform tutorials getting some love recently. I have used NetBeans Platform ant modules and maven modules to great success in the past. Our client is looking to take a more active role in the development process of applications, but is more familiar with Gradle. I am very new to Gradle myself, but am wondering if there is support for Gradle NetBeans modules? I see an article from a couple years back (https://blogs.oracle.com/geertjan/how-to-build-netbeans-modules-with-gradle) but am wondering if there has been support and success building full applications this way. I see the gradle-nbm-plugin from radimk here: https://github.com/radimk/gradle-nbm-plugin but wanted to get a little more information before diving in.

Thank you,

Adam Korynta
Resource Management Associates - Software Developer
1756 Picasso Avenue, Suite G, Davis, CA 95618
Phone 530-564-7043 ext. 217
Fax 530-231-5323
adam@rmanet.com<ma...@rmanet.com>
https://www.rmanet.com<https://www.rmanet.com/>

<image001.png><https://www.rmanet.com/>



Re: NetBeans Platform modules with Gradle

Posted by Eric Bresie <eb...@gmail.com>.
Are you asking for "Java with Gradle" as is available in current releases
like the following?

[image: image.png]

Or tutorial materials?

Eric Bresie
ebresie@gmail.com


On Tue, Mar 16, 2021 at 10:52 PM Adam Korynta <ad...@rmanet.com> wrote:

> Hello,
>
>
>
> I am happy to see the progress being made with Apache NetBeans and excited
> to see the NetBeans Platform tutorials getting some love recently. I have
> used NetBeans Platform ant modules and maven modules to great success in
> the past. Our client is looking to take a more active role in the
> development process of applications, but is more familiar with Gradle. I am
> very new to Gradle myself, but am wondering if there is support for Gradle
> NetBeans modules? I see an article from a couple years back (
> https://blogs.oracle.com/geertjan/how-to-build-netbeans-modules-with-gradle)
> but am wondering if there has been support and success building full
> applications this way. I see the gradle-nbm-plugin from radimk here:
> https://github.com/radimk/gradle-nbm-plugin but wanted to get a little
> more information before diving in.
>
>
>
> Thank you,
>
>
>
> Adam Korynta
>
> *Resource Management Associates - Software Developer*
>
> *1756 Picasso Avenue, Suite G, Davis, CA 95618*
>
> *Phone 530-564-7043 ext. 217*
>
> *Fax 530-231-5323*
>
> *adam@rmanet.com <ad...@rmanet.com>*
>
> *https://www.rmanet.com <https://www.rmanet.com>*
>
>
>
> <https://www.rmanet.com/>
>
>
>