Re: Netbeans and Gradle is not comfortable anymore

2020-07-20 Thread Laszlo Kishalmi
You can draft a feature request in JIRA if you like. On 7/20/20 2:04 PM, Winter Silence wrote: I tried to install Atilla's plugin on NB 12. Unfortunately it did not work. I have no errors in the console and I can see a new Gradle tab in Options->Miscellaneous settings but that's it. There is

RE: Re: Netbeans and Gradle is not comfortable anymore

2020-07-20 Thread Winter Silence
Sent from the Naver Mail app. -Original Message- From: "Laszlo Kishalmi" To: Sent: 2020.07.20 PM 11:24:41 (GMT+03:00) Subject: Re: Netbeans and Gradle is not comfortable anymore NetBeans 10 has only Atilla's plugin. It is NetBeans 11.0 since Gradle is supported out of the box. Atilla'

Re: Netbeans and Gradle is not comfortable anymore

2020-07-20 Thread Laszlo Kishalmi
NetBeans 10 has only Atilla's plugin. It is NetBeans 11.0 since Gradle is supported out of the box. Atilla's plugin however still can be installed, probably even in 12.0 by uninstalling the default Gradle modules. On 7/20/20 12:51 PM, Emilian Bold wrote: I'm not entirely certain but the Gradle

Re: Netbeans and Gradle is not comfortable anymore

2020-07-20 Thread Emilian Bold
I'm not entirely certain but the Gradle support is NetBeans 10 is the official one or the other plugin made by Atilla? --emi On Mon, Jul 20, 2020 at 1:29 AM Winter Silence wrote: > I am a happy Netbeans user for about 3 years now. For a long time I've > been working for a single Gradle-managed

Re: Networking module? Netbeans platform

2020-07-20 Thread Emilian Bold
Hm, I never tested this but I wonder if opening a plain URL connection goes through the proxy or not. Perhaps it does? We have the Core Network module but it's not public API https://bits.netbeans.org/dev/javadoc/org-netbeans-core-network/overview-summary.html And, of course, the autoupdate infra

Re: Networking module? Netbeans platform

2020-07-20 Thread Marco Rossi
Hello Jon, in case of Update Center, Netbeans offers a complete API to manage updates for your RCP application and it is totally transparent to the programmer (you donโ€™t have to setup the connection manually), you can take a look to NB framework programming guide where there is a complete exampl

Re: Networking module? Netbeans platform

2020-07-20 Thread Valerie:Jeffrey Timothy
Hi Jon Thank you for your reply. Am so sorry, I can't help you with this issue, but am sure someone will ๐Ÿ‘๐Ÿฟ Yours sincerely JT Valerie From: Jonathan Bergh Sent: Monday, July 20, 2020 9:59:35 AM To: Valerie:Jeffrey Timothy <429...@student.cnwl.ac.uk>; users@net

Re: Ribbonbar, Netbeans platform

2020-07-20 Thread Jonathan Bergh
Great, thanks very much Neil, Kind regards Jon On Mon, Jul 20, 2020 at 12:36 PM Neil C Smith wrote: > On Mon, 20 Jul 2020 at 11:21, Jonathan Bergh > wrote: > > Does anyone know where to download the Ribbonbar dependencies at all? > All the sources I can find point to java.net which is dead now

Re: Ribbonbar, Netbeans platform

2020-07-20 Thread Neil C Smith
On Mon, 20 Jul 2020 at 11:21, Jonathan Bergh wrote: > Does anyone know where to download the Ribbonbar dependencies at all? All the > sources I can find point to java.net which is dead now. I can't see anything > on the pinkmatters.com website either. Well, I know Flamingo is now being develope

'Entity Classes from Database' documentation

2020-07-20 Thread Charles Johnson
If you reverse engineer a DB with 'Entity Classes from Database' and 'JSF Pages from Entity Classes' you end up with DataItems. I'm finding it tricky to extend the results in my Faces app. There's stuff like 'pages' (PaginationHelper) and 'current' entity pointers to negotiate. I'm finding it d

Re: Compile on Save in web applications no longer works for NB > 11.0

2020-07-20 Thread Neil C Smith
On Mon, 20 Jul 2020 at 11:25, Brett Ryan wrote: > Anyone have a solution to this? Yes, nb-javac, as mentioned previously. > I just switched back to 11.1 (last version it works in) and it appears NB12 > has deleted my 11.1 profile. It will if you tell it to, but shouldn't automatically without

Re: Compile on Save in web applications no longer works for NB > 11.0

2020-07-20 Thread Brett Ryan
Anyone have a solution to this? I've been trying NB12 and liking it, apart from it crashing randomly once a day but I haven't found the cause yet. CoS still grayed out for war maven project using JDK 8. Any idea? I just switched back to 11.1 (last version it works in) and it appears NB12 has dele

Ribbonbar, Netbeans platform

2020-07-20 Thread Jonathan Bergh
hi all, Does anyone know where to download the Ribbonbar dependencies at all? All the sources I can find point to java.net which is dead now. I can't see anything on the pinkmatters.com website either. Thanks in advance, Regards Jon

Re: Networking module? Netbeans platform

2020-07-20 Thread Jonathan Bergh
hi, Thanks for your response - no, I meant a networking library / module which can be leveraged to make connections in / out of an app you are building - but where the connections are managed by the framework. For instance, when the update centre checks for updates, i'm not sure whether the framew