RE: Does Netbeans cause changes so that Git/Source tree thinks the file has been modified?

2019-09-03 Thread Lister Jonathan
It's great that Netbeans editor adapts to the line-ending style of existing files, but slightly annoying that it creates new files using the platform's line-endings (would be a nice editor configuration setting) - however there is a plugin to fix this: http://plugins.netbeans.org/plugin/46829/c

Re: Does Netbeans cause changes so that Git/Source tree thinks the file has been modified?

2019-09-03 Thread Lars Bruun-Hansen
Hi Tommy, I work mostly on Windows too. As others have said, Netbeans editor doesn't change the line endings. On Windows, if you create a file from scratch, then Netbeans will use the platform's line-endings, but if you edit an existing file the line endings style will be preserved. Side note: The

Re: Best Netbeans book

2019-09-03 Thread Geertjan Wielenga
On the IDE, on the NetBeans Platform, on the community, or what exactly and why? Gj On Tue, Sep 3, 2019 at 9:24 PM Ko Turk wrote: > Hi community, > > are there any books I can read to learn everything about Netbeans (and is > up to date)? > Or maybe a video? > > Thanks. > > Regards, > Ko > > >

Best Netbeans book

2019-09-03 Thread Ko Turk
Hi community, are there any books I can read to learn everything about Netbeans (and is up to date)? Or maybe a video? Thanks. Regards, Ko - To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional comman

git remote push using SSH

2019-09-03 Thread Glenn Holmer
Trying to do a "Git / Remote / Push to Upstream" in NetBeans 11.1, but can't get it to work. My remote is on GitLab: [remote "origin"] url = g...@gitlab.com:Cenbe/geckos.git fetch = +refs/heads/*:refs/remotes/origin/* In NetBeans, using user "git" and the correct location of my SS

Re: Nested SVN repositories in a project

2019-09-03 Thread Markus Klein
Blimey it works!! Seems like my previous install of SilkSVN was incomplete. MANY thanks!! - Markus Anyone know where to obtain a *current 64 bit JavaHL?* I had no luck googling, and the listed windows clients on subversion.apache.org didn't help:   * SilkSVN: doesn't provide JavaHL I think

Re: Nested SVN repositories in a project

2019-09-03 Thread Christoph Theis
Am 03.09.2019 um 12:58 schrieb Markus Klein: Anyone know where to obtain a *current 64 bit JavaHL?* I had no luck googling, and the listed windows clients on subversion.apache.org didn't help: * SilkSVN: doesn't provide JavaHL I think SilkSVN does, I have a libsvnjavahl-1.dll, version 1.9.7

Re: Nested SVN repositories in a project

2019-09-03 Thread Emilian Bold
Apache doesn't accept the license of SVNKit afaik. As for the other lib, there is no Apache-wide push for any integration so Apache's lib works as good or bad on Apache's IDE like any other lib: based on how much an unpaid volunteer actually worked on it... --emi mar., 3 sept. 2019, 14:58 Markus

Re: Nested SVN repositories in a project

2019-09-03 Thread Markus Klein
Thanks for your reply, indeed that might be the case. Do you know why they ditched it? I've tried getting JavaHL to work instead of CLI, but I can't get it working on Win64 Netbeans 11. Checked out various 64bit SVN clients, none seem to have a compatible JavaHL DLL: INFO [org.netbeans.libs

error compiling project netbeans with proguard

2019-09-03 Thread Luis tuti
0 I'm trying to add proguard to obfuscate my java code with nebeans. I've followed a blog where it says that I must add some code in build.xml. I've modified build.xml but it gives me an error: jar doesn't support the nested "property" element. I added proguard location and all blog code but alw

RE: Does Netbeans cause changes so that Git/Source tree thinks the file has been modified?

2019-09-03 Thread Lister Jonathan
Actually I noticed that your git setting of autocrlf=true Is different to mine and this might be the main culprit. Maybe try the git settings that I shared and see if that helps? From: Tommy Peterson Sent: Monday, 02 September, 2019 20:43 To: Lister Jonathan ; users@netbeans.apache.org Subject: R

Free NetBeans stickers

2019-09-03 Thread Emilian Bold
Hello, There are some nice interviews about NetBeans on http://www.codeswith.com You can even request free stickers to be mailed to you via http://www.codeswith.com/sticker.html If you want to write your own testimonial about NetBeans, let's get in touch. --emi