Sometimes it feels that nobody cares... [WAS: Re: IntelliJ IDEA vs Netbeans]

2018-04-22 Thread Emilian Bold
Hello Christian, I believe I might have been the 'reviewer' on your PR. If so, I apologise for making you feel unwelcome. It would be nice if you would explain what your expectation in this case were. (There are some hints in your email, particularly the idea that there should be continuous

Re: Snap Packaging of NetBeans

2018-04-22 Thread Neil C Smith
On Sun, 22 Apr 2018, 09:35 Matthias Bläsing, wrote: > Laszlo comment on this here: > > > https://github.com/apache/incubator-netbeans/pull/404#issuecomment-382096515 Yes, I'd seen that and your comment about bundled OpenJDK (which would equally apply to Oracle JDK).

Re: HTML/Java API goes to Gradle

2018-04-22 Thread Jaroslav Tulach
Hello Emilian, thanks for taking a look. Dne neděle 22. dubna 2018 7:42:08 CEST, Emilian Bold napsal(a): > I can't help with the patch. Just 2 remarks: > > * didn't notice HTML4J is Maven-based. I tried to avoid any dependencies on NetBeans Platform in the HTML4J. Thus I started from scratch.

Re: Netbeans encoding

2018-04-22 Thread Tim Boudreau
Okay, legacy web application - what appserver? Seems like the bug here is that, if NetBeans is starting the application server, that it should detect (from configuration files or wherever) the encoding that application server will use for logging (or know what it is). That would be an actual fix

Re: Snap Packaging of NetBeans

2018-04-22 Thread Laszlo Kishalmi
Yes. It is my own build just being distributed as a file on an S3 bucket. Once we can provide our official signed versions the '--dangerous' flag would not be required. Snap help on dangerous: --dangerous    Install the given snap file even if there are no pre-acknowledged signatures

Re: Snap Packaging of NetBeans

2018-04-22 Thread Matthias Bläsing
Hi Neil, Am Sonntag, den 22.04.2018, 08:27 + schrieb Neil C Smith: > On Sun, 22 Apr 2018, 07:05 Laszlo Kishalmi, > wrote: > > > Once we can provide our official signed versions the '--dangerous' > > flag > > would not be required. > > > > I've been reading this

Re: Snap Packaging of NetBeans

2018-04-22 Thread Neil C Smith
On Sun, 22 Apr 2018, 07:05 Laszlo Kishalmi, wrote: > Once we can provide our official signed versions the '--dangerous' flag > would not be required. > I've been reading this thread, but not looked at the actual snap yet. Does it bundle a JDK or rely on another snap?

Re: Sometimes it feels that nobody cares... [WAS: Re: IntelliJ IDEA vs Netbeans]

2018-04-22 Thread Geertjan Wielenga
Spend some time exploring apache.org to see how Apache projects work. For example, this page: https://community.apache.org/ Thanks, Gj On Mon, Apr 23, 2018 at 12:20 AM, Christian Bourque < christian.bour...@gmail.com> wrote: > Hi Emilian, > > Well, as I'm not yet very familiar with the

Re: Sometimes it feels that nobody cares... [WAS: Re: IntelliJ IDEA vs Netbeans]

2018-04-22 Thread Christian Bourque
Will do. Thanks! On Sun, Apr 22, 2018 at 6:29 PM, Geertjan Wielenga < geertjan.wiele...@googlemail.com> wrote: > Spend some time exploring apache.org to see how Apache projects work. > > For example, this page: https://community.apache.org/ > > Thanks, > > Gj > > > On Mon, Apr 23, 2018 at 12:20

Re: Snap Packaging of NetBeans

2018-04-22 Thread Laszlo Kishalmi
Well then, There are two major kind of snaps: Classic and Sandboxed Classic containers has full access to the OS stuff as of filesystems, networking, devices Sandboxed apps sees their own world. As the IDE has many plugins and many external tools Sandboxed mode is not suitable. That's why

Re: Snap Packaging of NetBeans

2018-04-22 Thread Matthias Bläsing
Hi Neil, Am Sonntag, den 22.04.2018, 12:10 + schrieb Neil C Smith: > On Sun, 22 Apr 2018, 09:35 Matthias Bläsing, > wrote: > This sounds like something I would be interested in - is there > > indication, that Oracle wants to switch away from GPLv2-CP to > >

Re: Tracking Issues, Versions

2018-04-22 Thread Laszlo Kishalmi
Well that one could work for me as well. Anyone else has any other idea or supporting this one? On 04/21/2018 10:04 PM, cowwoc wrote: The way I've seen JIRA used in the past is: Setting a "Fix Version" of 9.0 on an unresolved issue implies a desire to fix it in that release. When that issue

Re: Sometimes it feels that nobody cares... [WAS: Re: IntelliJ IDEA vs Netbeans]

2018-04-22 Thread Christian Bourque
Hi Emilian, Well, as I'm not yet very familiar with the NetBeans development intricacies, I thought you were "the" reviewer because when I received the first automated email regarding my PR it contained comments from you saying that some changes were requested! But if, like you said: you were

Re: dpi on Windows Java 9

2018-04-22 Thread Eirik Bakke
JDK now has a standard way of loading HiDPI icons on both MacOS, Linux, and Windows: An icon named "foo.png" can be paired with an icon named "f...@2x.png" of double resolution. Swing will then pick the best icon to use at any given point, even when a window is dragged from a HiDPI screen to a

Re: IntelliJ IDEA vs Netbeans

2018-04-22 Thread Валера Солдатов
22.04.2018 22:39, William L. Thomson Jr. пишет: On Fri, 20 Apr 2018 22:01:48 +0200 Kai Uwe Pel wrote: Just wondering...  for example, if you need to coding with C++, the only way to get decent C/C++ support within the IntelliJ IDEA is to use/buy JetBrains CLion. Anyway

Re: IntelliJ IDEA vs Netbeans

2018-04-22 Thread William L. Thomson Jr.
On Fri, 20 Apr 2018 22:01:48 +0200 Kai Uwe Pel wrote: > Just wondering...  for example, if you need to coding with C++, the > only way to get decent C/C++ support within the IntelliJ IDEA is to > use/buy JetBrains CLion. > Anyway NetBeans IDE supports everything in one, and