Re: Opening NetBeans in NetBeans

2020-01-08 Thread Emilian Bold
> You used the term "clusters", I don't know what that means. Can you > explain clusters to me..? Folder which holds multiple modules, like 'platform'. --emi On Thu, Jan 9, 2020 at 9:20 AM John Elliot V | ProgClub wrote: > > On 9/1/20 6:00 pm, John Elliot V | ProgClub wrote: > > On 9/1/20 5:11

Re: Opening NetBeans in NetBeans

2020-01-08 Thread John Elliot V | ProgClub
On 9/1/20 6:00 pm, John Elliot V | ProgClub wrote: > On 9/1/20 5:11 pm, Laszlo Kishalmi wrote: >> You can open the NetBeans modules as projects into the IDE, they are >> located under several subfolders (organized by clusters) in the source >> code, like platform, java, nb, ide, etc... > > Thanks f

Re: Opening NetBeans in NetBeans

2020-01-08 Thread John Elliot V | ProgClub
On 9/1/20 5:11 pm, Laszlo Kishalmi wrote: > You can open the NetBeans modules as projects into the IDE, they are > located under several subfolders (organized by clusters) in the source > code, like platform, java, nb, ide, etc... Thanks for your help, but I haven't been able to complete this step

Re: Opening NetBeans in NetBeans

2020-01-08 Thread Laszlo Kishalmi
Well, it is just 12 simple steps. 1. I'd recommend to create a fork on GitHub from https://github.com/apache/netbeans 2. Once you've got the source compile it by: ant -q 3. Open NetBeans, make sure that the Developing NetBeans feature is enabled in the Tools > Plugins > Installed 4. You can

Opening NetBeans in NetBeans

2020-01-08 Thread John Elliot V | ProgClub
Hi there. I've been using NetBeans for ages, but I'm a PHP programmer, not a Java programmer. In order to fix an issue in NetBeans I recently downloaded, patched, and compiled NetBeans from source. I did my source code editing with Vim and compiling with 'ant' from the command line. I would lik

Re: File Browser macOS 10.15

2020-01-08 Thread Laszlo Kishalmi
What is the status of the Tools > Options >Appearance > Look and Feel > Maximize use of native look and feel ? On 1/8/20 2:51 PM, constantin drabo wrote: Hello all, I'm using NetBeans 11.2 on Mac 10.15 but I do not have such an error. Constantin ?? La Terre est le berceau de l'humanit??, ma

RE: File Browser macOS 10.15

2020-01-08 Thread constantin drabo
Hello all, I'm using NetBeans 11.2 on Mac 10.15 but I do not have such an error. Constantin ?? La Terre est le berceau de l'humanit??, mais on ne passe pas sa vie enti??re dans un berceau. ?? - ConstantinE. Tsiolkovski , p??re de l'astronautique?? et de l'a??rospatiale modernes. _

Re: File Browser macOS 10.15

2020-01-08 Thread Emilian Bold
Still sounds like a bug somewhere... Maybe include this test in NetCAT? --emi On Wed, Jan 8, 2020 at 4:48 PM Luff,Chris wrote: > > Ok, problem solved it was simply that somehow Plugins was not prompting for > access. When I spun up the JFileChooser it prompted for access and now > NetBeans has

Fixup git commits

2020-01-08 Thread Lister Jonathan
When working with Netbeans and git, is it possible to make a fixup commit? i.e. the equivalent of: $git commit -fixup

Re: File Browser macOS 10.15

2020-01-08 Thread Luff,Chris
Ok, problem solved it was simply that somehow Plugins was not prompting for access. When I spun up the JFileChooser it prompted for access and now NetBeans has access too. > On 8 Jan 2020, at 10:01, Emilian Bold wrote: > > Interesting. Can somebody else confirm? (I'm keeping my laptop on > 10.

Re: File Browser macOS 10.15

2020-01-08 Thread Emilian Bold
Interesting. Can somebody else confirm? (I'm keeping my laptop on 10.14 since I haven't seen any reason to move to 10.15 so far, quite the contrary). Can you make a simple Swing app that opens a JFileChooser there? --emi On Wed, Jan 8, 2020 at 11:36 AM Luff,Chris wrote: > > Hi All, > > I have j

File Browser macOS 10.15

2020-01-08 Thread Luff,Chris
Hi All, I have just noticed that the Plugins module with Apache NetBeans 11.2 on macOS 10.15.2 I cannot browse for files in the Documents and Downloads folder. I did a quick search in the mailing list and cannot find anything similar. Is this a known issue possibly related to the way that macOS