Re: GenAI for Netbeans

2023-12-21 Thread Malcolm Fitzgerald
I've seen it in action in PHPStorm. It watches your typing and makes 
suggestions. It makes good suggestions and goes as far as building out 
supporting functions. What's more, it's functional.

Malcolm


On 21 Dec 2023, at 20:19, Oliver Rettig wrote:

> Hi,
> Is there any concrete idea how the functionality should looks like? UI? To
> realise the ability to put  in an text line and to get result answer and  if
> it is code put it into an text editor automatically is not a big deal for a
> netbeans-plugin. But also the benefit is not very big. I use such tools with a
> browser and copy and paste works fine for me.
> best regards
> Oliver
>> Are there any attempts to add GenAi, Github Copilot or ChatGPT to Netbeans?
>> Our company is pushing developers to switch to IntelliJ with Github Copilot,
>> but I do not want to leave Netbeans that I am using for almost quarter of a
>> century.
>>
>>
>> Gary Greenberg
>>
>> Staff Software Engineer
>
>
>
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: users-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

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

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



Re: Slack?

2023-12-02 Thread Malcolm Fitzgerald

Sorry,

No idea about that particular service.

Malcolm



On 3 Dec 2023, at 12:27, ohmb...@gmail.com wrote:


Malcom,



Thanks for the reply.  I do use PHP with SQL coding and have used 
XAMPP with my older version Netbeans 8.2.


I have seen on my netbeans 8.2 the XAMPP listed under Servers.



I just never seen this before when I downloaded Netbeans 19.0 on my 
newer computer.


You see on the bottom of the services?  I don’t have webserver 
installed yet.  Still kinda browsing a bit.


I noticed the “internal webserver” and that I can start and stop 
it.  I’m wondering what is going on here, when I don’t have a 
webserver yet.


What is this “internal webserver” doing? I’ll analyze my windows 
11 services when I start and stop this, but this is a strange new 
thing.


Haven’t found documentation in it yet.



Thanks,











Edward Sadzewicz
TI-19045 - MTFBWY
 <mailto:ohmb...@gmail.com> ohmb...@gmail.com



From: Malcolm Fitzgerald 
Sent: 2 December, 2023 14:14
To: ohmb...@gmail.com
Cc: users@netbeans.apache.org
Subject: Re: Slack?



The web server is not built into netbeans.

Netbeans expects you to use a web server running locally, ie, your own 
apache or nginx. Otherwise you can use PHP's built-in webserver, the 
one you get by passing the -S option to php via the command line?


If you are you have been using WAMP then you have apache running 
somewhere, and that's what you'd point to.


I use Netbeans for PHP webdev stuff. I find that it's easiest to use 
PHP's web server.




Malcolm



On 3 Dec 2023, at 4:44, ohmb...@gmail.com <mailto:ohmb...@gmail.com>  
wrote:


Thank you.



I’m looking for any information on the “internal webserver” in 
the services section of netbeans 19.




Thanks,



Edward Sadzewicz

 <mailto:ohmb...@gmail.com> ohmb...@gmail.com



From: Michael Andrews <mailto:michael.andr...@me.com.INVALID> >

Sent: 1 December, 2023 08:32
To: users@netbeans.apache.org <mailto:users@netbeans.apache.org>
Subject: Slack?





The Slack link at the bottom of this page is invalid.



https://netbeans.apache.org/front/main/community/mailing-lists/



"Meet other users in the unofficial NetBeans Slack channel 
<https://tinyurl.com/netbeans-slack-signup> "




Is there a public Slack workspace/channel?


Re: Slack?

2023-12-02 Thread Malcolm Fitzgerald

The web server is not built into netbeans.

Netbeans expects you to use a web server running locally, ie, your own 
apache or nginx. Otherwise you can use PHP's built-in webserver, the one 
you get by passing the -S option to php via the command line?


If you are you have been using WAMP then you have apache running 
somewhere, and that's what you'd point to.


I use Netbeans for PHP webdev stuff. I find that it's easiest to use 
PHP's web server.



Malcolm


On 3 Dec 2023, at 4:44, ohmb...@gmail.com wrote:


Thank you.



I'm looking for any information on the "internal webserver" in the 
services

section of netbeans 19.



Thanks,



Edward Sadzewicz

  ohmb...@gmail.com



From: Michael Andrews 
Sent: 1 December, 2023 08:32
To: users@netbeans.apache.org
Subject: Slack?





The Slack link at the bottom of this page is invalid.



https://netbeans.apache.org/front/main/community/mailing-lists/



"Meet other users in the unofficial NetBeans Slack channel
 "



Is there a public Slack workspace/channel?


Re: Highlighting color in debug session

2023-09-07 Thread Malcolm Fitzgerald
Preferences -> Fonts & Colours -> Annotations



On 7 Sep 2023, at 22:15, Alexander Kronenwett wrote:

> Hi,
> I am using NB18 on MacOS. When I set a breakpoint the respective line is
> highlighted with a very dark red (or brown). When the line is hit, it is
> highlighted with a very dark green. I find it hard to read the code of the
> highlighted lines so I wanted to change the color. I looked through the
> options of the Highlighting section of Fonts & Colors but did not find a
> suitable option.
>
> My questions: is it possible to change the line highlighting color for
> breakpoints and if so, which option is it?
>
> Alex

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

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



Re: Presentation and question about Local history

2023-06-28 Thread Malcolm Fitzgerald
If you ever want to turn that menu bar off again use View->Show Editor 
Toolbar. It will toggle the display of the menu.



Malcolm



On 29 Jun 2023, at 0:14, David Baldo wrote:


Hi again Michel,
I tried to have a fresh install of nb17, and the toolbar magically 
appeared

again.
I never see exception logs.

Thanks for your help.
David.


Il giorno mer 28 giu 2023 alle ore 13:46 Michael Bien 


ha scritto:


Hi David,

the bar should be still at the exact same place just rendered with 
the

FlatLaf theme.

are there any exceptions in the log?
what file type are we talking about?
did you import settings from the old NB installation or is this a 
fresh

config?

best regards,

-mbien

On 28.06.23 13:35, David Baldo wrote:

Hi Michael,
thanks for your answer.
Until version 12 there was a toolbar under filename in code windows. 
The

bar is attached as an image.
[image: immagine.png]

I use this bar principally to access History and comment and 
uncomment

code.
After version 12 disappears and I cannot find a way to show it again.
I'm not sure if the Source/History buttons were part of a plugin.

Thanks again,
David.

Il giorno ven 23 giu 2023 alle ore 13:38 Michael Bien 


ha scritto:


Hi David,

what local history buttons are we talking about? File history should 
be

available from within the editor tab where you can switch between
source/history - some file types have more views. Right click 
context menu

history -> show history should have it too.

If it is still not there, please provide more info, e.g what 
file/project

type that is and if you see any exceptions in the log.

-mbien


On 23.06.23 12:03, David Baldo wrote:

David here,
a NetBeans user since version 6.7. Now an Apache NetBeans user.
I'm at version 18 but since my change from 12 to 15 I've lost local
history buttons in IDE to manage code. I'm unable to find the way to 
have

them back.

Do you know if that feature is still available?
Any idea about turning it on?

Thanks in advance,
David.





--
--
Ing. David Baldo

Mob. +393668741752

Email: baldod...@gmail.com
Skype: baldodavi

--





--
--
Ing. David Baldo

Mob. +393668741752

Email: baldod...@gmail.com
Skype: baldodavi

--


Re: Blank Terminal window on M1 Mac with Netbeans 12.5

2022-01-13 Thread Malcolm Fitzgerald
Has anyone picked up on Emilian's idea and checked the settings for Full 
Disk Access and for Files and Folders in System Preferences -> Security 
and Privacy -> Privacy? There may be a terminal icon labelled "java" 
that is waiting to be checked.



Malcolm





Tim Mullé wrote on 14/01/22 8:44 AM:


I too am running an M1 Pro Mac with Monterey

I’m using 17.0.1-tem java install from SDKMAN and I’ve tried 
11.0.13-zulu and same issue.


I don’t see java in my Files and Folders privacy


On Jan 13, 2022, at 2:41 PM, Tim Mullé > wrote:


Sadly, that didn’t fix it for me. I do have Xcode and the command 
line tools installed as well.


I just deleted my /Library/Application Support/NetBeans folder and 
restarted Netbeans and I still get the same error posted below.


Oddly, the REMOTE terminal works and I connected to another machine 
via the ssh and the terminal works


It’s just the local terminal that is crashing with the error



On Jan 13, 2022, at 12:16 PM, David Green > wrote:


Works for me on M1 Pro with JDK 17 (and NB 12.4/12.5/12.6)

Looking at System Preferences | Privacy > Files and Folders

I note that java has access to Download Folders, Document Folders, 
and Desktop Folders but this is it (Java and NetBeans not listed 
elsewhere) and I don’t think these settings would only impact the 
terminal.


I do have XCode and its command line support code loaded.

I installed JDK 17 with JavaFX from Azul that was built for the M1.

Installed NB 12.6.  I am running the zsh shell.

Not a direct answer but a bit of info that might be helpful.

Dave

On Jan 13, 2022 at 10:44:50 AM, Tim Mullé > wrote:

Any ideas on how to fix or troubleshoot this?

This happens on both 12.5 and 12.6 with JDK11 and JDK17 on my M1 Mac




On Dec 14, 2021, at 2:50 PM, Tim Mullé > wrote:


Still having this issue with 12.5 and 12.6 on M1 Mac.

The error that briefly flashes in the terminal window is:

Cannot invoke “java.util.List.toArray(Object[])” because 
org.netbeans.modules.nativeexecution.NativeProcessInfo.getCommand 
is null


I had to keep clicking on the “New Terminal” button and try to 
read the message since the screen goes black then clears and stays 
empty grey.


Nothing shows up on the command line terminal or the IDE Log 
showing this error.




> On Nov 12, 2021, at 3:34 PM, Tim Mullé > wrote:

>
> Hi,
>
> Just found something interesting when running Netbeans on my new 
M1 Mac (Silicon) Monterey 12.0.1 with JDK 11 or JDK17 where
> the “Open in Terminal” option under the Tools menu opens a blank 
terminal.

>
> This didn’t happen on Big Sur x86_64 with either JDK..
>
> Plus, I don’t seem to get any errors in the IDE LOG.
>
> 




-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org 

For additional commands, e-mail: users-h...@netbeans.apache.org 



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









Vote for AI powered code-completions

2021-10-26 Thread Malcolm Fitzgerald
Kite adds AI powered code completions to your code editor, but it 
doesn't support Netbeans yet.


You can express your interest in having support for 
your-favourite-language in Netbeans at https://www.kite.com/letmeknow/


Malcolm

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

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



Re: [ANNOUNCE] Apache NetBeans 12.4 released

2021-05-30 Thread Malcolm Fitzgerald
Congratulations to all the people who have worked to make this release. 
I want to let you know how much I appreciate the work that you are doing.


thanks for producing great software,

Malcolm


On 29/05/21 9:32 pm, Geertjan Wielenga wrote:

Hi all,

The Apache NetBeans team is pleased to announce that Apache NetBeans 
12.4 was released on May 19th 2021*.  Apache NetBeans is a full IDE 
for Java SE, Java EE, PHP, JavaScript, HTML5 and more, including some 
support for Groovy and C/C++.


Apache NetBeans 12.4 is a quarterly feature update. The LTS release of 
the current cycle is Apache NetBeans 12.0. The 12.4 release has not 
been as heavily tested as the LTS release. Our schedule is publicly 
available here:


https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule

New & noteworthy features of the 12.4 release:
https://netbeans.apache.org/download/nb124/index.html

Downloads:
https://netbeans.apache.org/download/nb124/nb124.html

Feel free to share the good news!

* We're a little late in announcing this because we were creating 
convenience binaries, e.g., installers, since announcing the result of 
the vote thread.


Thanks everyone, and best wishes,

Geertjan and Neil
Release Manager for Apache NetBeans 12.4
on behalf of Apache NetBeans PMC


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

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



Advanced settings for Run config of PHP Projects

2021-05-01 Thread Malcolm Fitzgerald
I have my PHP debug port set to 9001 in NetBeans and that works well. 
However, I have some projects that are managed by Local.app, which is a 
tool that sets up a run environment for WordPress web sites. By default, 
Local.app configures xdebug to run on port 9000. To debug these projects 
I have to remember to change the debug port to 9000. And to change it 
back again later. Sooner or later I see the "waiting for xdebug to 
connect" progress bar and I start swearing.


I had hoped that I would be able to use the "advanced" settings on these 
projects to tell NetBeans to look for xdebug on port 9000. I haven't had 
any luck getting it to work.  I'm curious. Should I be able to use the 
advanced run configuration settings to set a different port for xdebug? 
If so, what do I need to do for it to work?



Malcolm


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

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



Shell Syntax Highlighting

2021-04-29 Thread Malcolm Fitzgerald
I'm editing a shell script and I'd like to get a bit of syntax colour. I 
can't see anything in preferences so I went online.



The first hit looked good. That article pointed to a plugin that was 
listed in official NetBeans plugins: 
http://plugins.netbeans.org/plugin/68049/nbshell. Unfortunately that 
plugin doesn't appear when I select the old sources in the plugins dialog.



The second hit said "simply install the C/C++ plugin by going to 
Tools->Plugins->Available Plugins and ticking the C/C++ box." I tried 
doing that At the validation step I get errors.



The validation of downloaded plugins cannot be completed, cause: NBM 
/Applications/NetBeans/Apache NetBeans 
12.3.app/Contents/Resources/NetBeans/netbeans/cnd/update/download/org-netbeans-modules-cnd-kit.nbm 
needs unpack200 to process following entries:

netbeans/modules/locale/org-netbeans-modules-cnd-kit_ja.jar.pack.gz
netbeans/modules/locale/org-netbeans-modules-cnd-kit_pt_BR.jar.pack.gz
netbeans/modules/locale/org-netbeans-modules-cnd-kit_ru.jar.pack.gz
netbeans/modules/locale/org-netbeans-modules-cnd-kit_zh_CN.jar.pack.gz
netbeans/modules/org-netbeans-modules-cnd-kit.jar.pack.gz



Is there a way to have shell syntax highlighting without having to 
install the entire C++ plugin?




I've copied my setup info, in case it was of any help with the error 
message above.



*Product Version:* Apache NetBeans IDE 12.3

*Updates:* NetBeans IDE is updated to version NetBeans 8.2 Patch 2 



*Java:* 14.0.1; Java HotSpot(TM) 64-Bit Server VM 14.0.1+7

*Runtime:* Java(TM) SE Runtime Environment 14.0.1+7

*System:* Mac OS X version 10.15.7 running on x86_64; UTF-8; en_NZ (nb)

*User directory:* /Users/malcolm/Library/Application Support/NetBeans/12.3

*Cache directory:* /Users/malcolm/Library/Caches/NetBeans/12.3



Malcolm


Re: opening a file with netbeans via command-line in macOS?

2021-04-29 Thread Malcolm Fitzgerald
It would be great to be able to double-click a file in the finder and 
have it open in NetBeans too.



Malcolm

On 30/04/21 2:32 pm, Thomas Wolf wrote:
I’m running 12.3 on Java 14 and I want to open a file in NB from the 
commandline and have it highlight a given line.  If NB is not 
currently running, this works:


open -a /Applications/NetBeans/Apache\ NetBeans\ 12.3.app --args 
/Users/twolf/spectare/sat_projects/zlib-1.2.11/compress.c:15


But if NB is already open, nothing happens -i.e. the file doesn’t 
appear in the editor.


I vaguely remember this (or something like this) working in Linux.  
Can someone point me to any reference that shows what the correct 
methods are for macOS, Windows, and Linux?


Thanks in advance,
Tom


Pop-up Selectors Do not disappear

2021-04-14 Thread Malcolm Fitzgerald
Occasionally a pop-up selector will appear and decide to stay. In the 
current case, it was the Go to Declaration popup that is sticking 
around. It took me to the declaration but did not close and now it sits 
above every other application window and generally gets in the way.


Is there any way to close this window, apart from closing and re-opening 
NetBeans?



Malcolm



Re: PHP Debugger in v12.3 does not stop at first line

2021-03-11 Thread Malcolm Fitzgerald

Sorry to waste everybody's time.

The error was that I didn't specify the correct version of PHP. Out of 
the box PHP on MacOS does not include XDebug so the errors were coming 
from that.


Once the correct version of PHP is entered, everything works.

thanks,

Malcolm


On 12/03/21 4:11 pm, Malcolm Fitzgerald wrote:


In my first attempt to do some PHP debugging in v12.3 and I've struck 
a problem. Are there changes to our settings required for this version?


The project was written using v12.2 and I have been running that with 
Xdebug v2.7.0. In the earlier version everything works as expected.


Running v12.3 and running "Debug file" I'm seeing a few problems. The 
symptoms are:


 1. The debugger does not stop at the first line. The preference
settings are set to Stop at First Line.
 2. The debugger does not stop at breakpoints.
 3. There is a notification and progress bar in the footer with the
dreaded "Waiting for Connection (netbeans-xdebug).

When I cancel the call to the debugger it displays an information 
dialog. I've checked all the settings in my php.ini are set to 
recommended values.


Malcolm







PHP Debugger in v12.3 does not stop at first line

2021-03-11 Thread Malcolm Fitzgerald
In my first attempt to do some PHP debugging in v12.3 and I've struck a 
problem. Are there changes to our settings required for this version?


The project was written using v12.2 and I have been running that with 
Xdebug v2.7.0. In the earlier version everything works as expected.


Running v12.3 and running "Debug file" I'm seeing a few problems. The 
symptoms are:


1. The debugger does not stop at the first line. The preference
   settings are set to Stop at First Line.
2. The debugger does not stop at breakpoints.
3. There is a notification and progress bar in the footer with the
   dreaded "Waiting for Connection (netbeans-xdebug).

When I cancel the call to the debugger it displays an information 
dialog. I've checked all the settings in my php.ini are set to 
recommended values.


Malcolm







Thanks for v12.3

2021-03-11 Thread Malcolm Fitzgerald

Thanks to everyone who has worked so hard to bring version 12.3 to life.

I'm running on Mac and it looks great.

Editing actions are quick and responsive. In earlier versions the GUI 
was slower, now it feels like the response to actions are immediate.


I look forward to using it a lot more,

Malcolm






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

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



Re: Installing PHP Plugins on v12.2 and higher

2021-03-09 Thread Malcolm Fitzgerald

People who want to use 12.x can't download new versions via NetBeans
itself yet. (Maybe, 13.0 will be released in February next year.)


Aha, that's a trick for young players. I've downloaded and installed. Thanks 
again Junichi.

I've just read NETBEANS-5064. I hope we are able to stay current with dot point 
releases more easily in the future.

Malcolm



On 10/03/21 12:30 pm, Junichi Yamamoto wrote:

Hi Geertjan,

I've already updated them. Users have to download and install them manually.

- https://github.com/junichi11/netbeans-php-enhancements/releases/tag/v1.2.0
- https://github.com/junichi11/netbeans-wordpress-plugin/releases/tag/v1.2.0

I would like to upload them to the Plugin Portal. However, we can't do
that at the moment... Unfortunately, the Plugin Portal provides
support for only LTS versions. (We can't add nbms for feature release
versions. e.g. 12.1, 12.2) See:
https://issues.apache.org/jira/browse/NETBEANS-5064

People who want to use 12.x can't download new versions via NetBeans
itself yet. (Maybe, 13.0 will be released in February next year.)

Sorry for the inconvenience,
Junichi


On Wed, Mar 10, 2021 at 5:42 AM Geertjan Wielenga
 wrote:

Hi Junichi,

Can you update your plugins for 12.2 and 12.3?

Your users need you. :-)

Gj

On Tue, Mar 9, 2021 at 9:37 PM Malcolm Fitzgerald  
wrote:

Both plugins are the work of Junichi11.  Thank you for your work Junichi11.

Malcolm



On 9/03/21 8:22 pm, Geertjan Wielenga wrote:

So the author/s of those plugins need to get their plugins ready for the later 
releases, from 12.2 onwards, probably a question of recompiling their plugins 
against 12.2 and 12.3.

Can you see who the author/s of those plugins are?

Gj

On Tue, Mar 9, 2021 at 12:41 AM Malcolm Fitzgerald 
 wrote:

My environment for this test is:

Mac OS 10.15.7 (19H524)
v12.3 installed from Apache-NetBeans-12.3-bin-macosx.dmg

Go to Tools --> Plugins
The Settings tab has checkmarks beside Netbeans Distribution and NetBeans 
Plugin Portal
Select Available Plugins tab. Enter php into the search box.
Check the "install" box beside PHP Enhancements and PHP WordPress Blog/CMS
A dialog box appears saying "Some plugins require plugin PHP Editor to be installed. 
The plugin PHP Editor is requested in implementation version 2."
Only the Cancel button is active.

I've added a screen shot.



On 9/03/21 12:15 pm, Geertjan Wielenga wrote:

If you've created new PHP projects, then, yes, of course, you must have PHP 
enabled.

If you can provide complete steps for someone to reproduce the problem, then 
someone can help you.

Gj

On Mon, Mar 8, 2021 at 11:29 PM Malcolm Fitzgerald 
 wrote:

If I haven't enabled PHP, how do I enable it? I've just searched the 
preferences, in particular the PHP tab. I didn't see anything there.

I'm already able to Create New Project and select PHP projects as an option. I 
have a bunch of other PHP related plugins that are active.

Malcolm


On 9/03/21 6:47 am, Geertjan Wielenga wrote:

Too late for that. Sounds like you may not have enabled PHP in 12.2 and 12.3 
yet.

Gj

On Mon, Mar 8, 2021 at 6:42 PM Malcolm Fitzgerald  
wrote:

The plugins PHP Enhancements and WordPress/CMS were both able to be
installed on NetBeans v12.1.

v12.2 tries to install them but fails and logs the issues ( see below )

v12.3 (mac osx build) provides a polite warning:

 Some plugins require plugin PHP Editor to be installed.

 The plugin PHP Editor is requested in implementation version 2.


Is this something that we will see resolved in 12.3 before it is
released or is it further down the timeline?

Malcolm


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

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


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

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



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

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



Re: Installing PHP Plugins on v12.2 and higher

2021-03-08 Thread Malcolm Fitzgerald
If I haven't enabled PHP, how do I enable it? I've just searched the 
preferences, in particular the PHP tab. I didn't see anything there.


I'm already able to Create New Project and select PHP projects as an 
option. I have a bunch of other PHP related plugins that are active.


Malcolm


On 9/03/21 6:47 am, Geertjan Wielenga wrote:
Too late for that. Sounds like you may not have enabled PHP in 12.2 
and 12.3 yet.


Gj

On Mon, Mar 8, 2021 at 6:42 PM Malcolm Fitzgerald 
mailto:malc...@notyourhomework.net>> wrote:


The plugins PHP Enhancements and WordPress/CMS were both able to be
installed on NetBeans v12.1.

v12.2 tries to install them but fails and logs the issues ( see
below )

v12.3 (mac osx build) provides a polite warning:

        Some plugins require plugin PHP Editor to be installed.

        The plugin PHP Editor is requested in implementation
version 2.


Is this something that we will see resolved in 12.3 before it is
released or is it further down the timeline?

Malcolm


-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
<mailto:users-unsubscr...@netbeans.apache.org>
For additional commands, e-mail: users-h...@netbeans.apache.org
<mailto:users-h...@netbeans.apache.org>

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


Installing PHP Plugins on v12.2 and higher

2021-03-08 Thread Malcolm Fitzgerald

The plugins PHP Enhancements and WordPress/CMS were both able to be
installed on NetBeans v12.1.

v12.2 tries to install them but fails and logs the issues ( see below )

v12.3 (mac osx build) provides a polite warning:

Some plugins require plugin PHP Editor to be installed.

The plugin PHP Editor is requested in implementation version 2.


Is this something that we will see resolved in 12.3 before it is
released or is it further down the timeline?

Malcolm


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

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



Activating the Wordpress Plugin

2021-02-01 Thread Malcolm Fitzgerald
I'm using Netbeans 12.2 and I'd like to install the WordPress plugin. 
When I try to activate it I'm warned that it needs  the PHP Editor plugin.


Is there something that I can do to get this plugin active?


Malcolm


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

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



PHP WordPress module missing on update to 12.2

2020-12-07 Thread Malcolm Fitzgerald

Fantastic work.

Congratulations and thank you all for the effort you have contributed to 
the community.


I downloaded the Mac DMG and installed from the disk image. My 
application is reporting as Apache NetBeans IDE 12.2-beta1.


I was prompted to update a number of plugins and while that was 
happening I was alerted to the fact that some php modules were not 
supported and should be disabled. I OK'd that. Now I see that the 
WordPress module has gone.


Should I expect to see the WordPress module or is this a config issue on 
my part?


thanks,

Malcolm


On 7/12/20 10:24 pm, Geertjan Wielenga wrote:

Apache NetBeans 12.2 is released. :-)

Gj

-- Forwarded message -
From: *Laszlo Kishalmi* >

Date: Mon, Dec 7, 2020 at 6:48 AM
Subject: [ANNOUNCE] Apache NetBeans 12.2 Released
To: mailto:d...@netbeans.apache.org>>


The Apache NetBeans team is pleased to announce that Apache NetBeans
12.2 was released on December 5th 2020 *.  Apache NetBeans is a full IDE
for Java SE, Java EE, PHP, JavaScript, HTML5 and more, including some
support for Groovy and (new) C/C++.

Apache NetBeans 12.2 is the second quarterly feature update in the
NetBeans 12 cycle.  The LTS release of the current cycle is Apache
NetBeans 12.0. The 12.2 release has not been as heavily tested as the
LTS release. Use 12.2 to access the latest features and to provide
feedback for the next LTS release, scheduled for mid-2021.

New & noteworthy features of the 12.2 release:

https://netbeans.apache.org/download/nb122/index.html 



Downloads:

https://netbeans.apache.org/download/nb122/nb122.html 



Feel free to share the good news!

Thanks everyone, and best wishes,

Laszlo Kishalmi
Release Manager for Apache NetBeans 12.2
on behalf of Apache NetBeans PMC

-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org 

For additional commands, e-mail: dev-h...@netbeans.apache.org 



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







Re: How to reset/remove the stored Git password?

2020-12-03 Thread Malcolm Fitzgerald
Then it's probably not about NetBeans but about the system keychain. 
Which OS are you working on?



Malcolm


On 3/12/20 9:04 pm, Thomas Kellerer wrote:

No, it's not about Git.

It's about NetBeans (allegedly) storing the password somewhere.

Lisa Ruby schrieb am 03.12.2020 um 08:10:

Wish I could help more, but I only use git locally.
Might be helpful to try the git community.

https://git-scm.com/community

And/or the git documentation here:

https://git-scm.com/doc

Lisa

On 12/2/2020 10:45 PM, Thomas Kellerer wrote:

Hmm.

There is no such directory in the NetBeans user directory.

If you are referring to the the config file in the Git repository itself: it 
does not contain any passwords (or credentials).

Thomas

Lisa Ruby schrieb am 02.12.2020 um 17:01:

Try looking in .git/config

Lisa

On 12/2/2020 1:28 AM, Thomas Kellerer wrote:

Hello,

I accidently entered the wrong password for my git remote server and chose "Save 
password".

How can I delete that stored password? (NetBeans seems to try to use the old 
password, causing my Git account to be locked)

I could find a "svn" sub-directory in my NetBeans User directory which 
apparently stores this for Subversion, but nothing for git.

Thanks
Thomas

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

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




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

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


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

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



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

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



Re: Apache NetBeans 12.0 Beta 5

2020-05-25 Thread Malcolm Fitzgerald
If you already have a copy of netbeans installed you can easily use the 
latest code without waiting for a MacOS bundle to be prepared.



 * Download 12.0 beta 5
 * Extract it
 * Duplicate your existing Netbeans and rename it.
 * Control click the new Netbeans copy and select "Show Package Contents"
 * Open the Resources folder
 * You will find  a Netbeans directory there. Note the capitalisation
   of that folder then delete it.
 * Copy the netbeans directory you extracted from the v12.0 beta 5 zip
   bundle into the Resources directory. You may need to rename it to
   Netbeans if the original was capitalised.
 * At this point you should be able to move back up the folder chain
   until you see your app and run it normally.
 * Optionally, you can open the netbeans folder, open the bin folder
   and toss away the two .exe files


Malcolm


On 25/05/20 11:05 pm, David Gradwell wrote:


Mac installer to test ?

Regards

David

*From: *Geertjan Wielenga 
*Date: *Monday, 25 May 2020 at 11:49
*To: *NetBeans Mailing List 
*Subject: *Apache NetBeans 12.0 Beta 5

Hi all,

The 5th Beta for Apache NetBeans 12 is out. We hope it fixes the blocker.

Source and binaries are here:

https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-TLP/job/netbea
ns/job/release120/16/artifact/dist/netbeans/ 



binaries sha512
49be4866cac811c3eb1d435f2c0ac422e31aa705529def17c1610a3820f7728f694d7b1e06e9
6d25b8688b1bce48b86a47b61411f8dc25d9bf594f5cbb1eda57

source sha512
dbb531db3a9dc1368ea96d5e026ba6431219e995c4ca7146fbf3a2b423eecd52bd1178882e40
ec33417113e807c23272c2bc14a69746374efbaac6eb957f8412

Installer (not certified, no sha512):

https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-TLP/job/netbea
ns/job/release120/16/artifact/dist/installers/ 



What is included in Beta 5 that was not in Beta 4:

https://github.com/apache/netbeans/pull/2146

Do not forget the survey, please fill it in: 
https://forms.gle/k7JnPCSQh5MJUCzh8


Hopefully we'll send out the voting thread to release 12.0 this week.

Thanks,

Gj



Re: How to Alt + Enter on mac?

2020-04-22 Thread Malcolm Fitzgerald
These keys are modifiable in Systems Preferences, so if you're using a 
keyboard that hasn't been manufactured for Apple, you can tell another 
key, e.g., the Windows key, to be the ALT key.


Malcolm

Peter Ford wrote on 23/04/20 1:27 AM:
On a Mac keyboard option-enter is the magic you need: on my keyboards 
options is also labelled alt


Pete

On 22 Apr 2020, at 12:57, Geertjan Wielenga > wrote:


Probably the Apple keyboard key CMD and then Enter — or just click 
the lightbulb.


Gj

On Wed, 22 Apr 2020 at 13:54, Ewan Slater > wrote:


Hi,

Could somebody please tell me how to do Alt+Enter on Mac (and yes, I
have googled and looked at "help > keyboard shortcuts card" but to no
avail).

Context: netbeans is suggesting I hit Alt Enter for hints.

Cheers,

Ewan







PHP xdebug loops through the code twice. Why?

2020-03-02 Thread Malcolm Fitzgerald
I'm debugging PHP on a Mac. 

PHP Version 7.2.21
Xdebug v2.7.2
Product Version: Apache NetBeans IDE 11.3-beta2
Java: 10.0.2; OpenJDK 64-Bit Server VM 10.0.2+13
Runtime: OpenJDK Runtime Environment 10.0.2+13
System: Mac OS X version 10.13.6 running on x86_64; UTF-8; en_NZ (nb)   

When I debug code the debugger forces me through the code twice. I've tried to 
understand why but cannot see what is going on. This occurs with the simplest 
code, like a one-line call to phpinfo(). What steps can I take to determine why 
this is happening? 

Malcolm

MacBook Pro Touchbar

2019-11-23 Thread Malcolm Fitzgerald
Has anyone using Netbeans with Touch Bar MacBooks figured out how to include 
Netbeans in the list of apps at: 

System Preferences -> Keyboard -> Shortcuts -> Function Keys

I have NetBeans installed from the DMG as Apache NetBeans 11.2.app. That 
application name has been added to the list easily enough but it has no effect. 
The default Touch Bar preferences are displayed instead of the function keys. 
Other apps added to the list do display the function keys, so NetBeans is the 
only one not playing nicely. 


thanks,
Malcolm
-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

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



PHP Debug woes

2019-10-27 Thread Malcolm Fitzgerald
I'm wondering if anyone else using NetBeans for PHP development can help me 
solve an issue that is making me tear my hair out. 

I have a number of different projects running simultaneously. My typical run 
setup is to use the PHP built-in server on port 8080. I'm running Netbeans 11.1 
on a Mac running OSX 10.13. 

The machine already has apache running on port 80 ( courtesy of FileMaker 
Server ). I find it much easier to initiate php's built in server from the 
directory that the project is built in than to constantly push things over to 
the directory running apache on port 80. 

The problem I have is that I can only get xDebug to respond to one project. If 
I trigger debug from one project, it works happily. If I close that project and 
try to debug another project it will not connect. My run configuration work 
well enough to start from the correct directory, so that much works. 

I really need to know how to ensure that xDebug will connect to the project 
that is running currently. Without the ability to debug I'm flying blind. 

thanks,

malcolm


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

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



Re: Netbeans app. package on Mac OSX "Application incomplete or damaged"

2019-10-16 Thread Malcolm Fitzgerald
The app's Contents folder doesn't contain some things typically found inside 
the package contents of a Mac app such as: _CodeSignature folder, Info.plist, 
MacOS folder, or PkgInfo file. 

Malcolm


> On 17/10/2019, at 10:17 AM, Jerome Lelasseux  
> wrote:
> 
> Hello,
> 
> I work on Win 10 Netbeans 11, AdoptOpenJDK11. I created a Mac distribution 
> package for my Netbeans platform application :
> 
> 1/ I run the built-in "buid-mac" target in build.xml, it creates the 
> dist/jjazzlab.app directory
> 2/ I add 2 directories in jjazzlab.app/Contents/Resources/jjazzlab: "jdk" 
> (from AdoptOpenJDK), and "examples" with application sample files.
> 3/ I update jjazzlab/etc/jjazzlab.conf to set jdkhome to "jdk" an set 
> default_mac_userdir and default_cachedir
> 4/ I zip -yr jjazzlab.app. 
> 
> When I test the package on a Mac, I can not open the package, error is 
> "Application is incomplete or damaged". If I ctrl-click "Show package 
> contents", navigate to jjazzlab/bin and start the jjazzlab launcher, it works 
> fine. I checked the info.plist which looks OK to me...
> 
> I tested the same thing using the original jjazzlab.app built by Netbeans at 
> step1, without modification:  then the package on Mac can be started without 
> the "Application is incomplete or damaged" ! 
> 
> What do I miss ?
> 
> The Mac package can be downloaded from the http://www.jjazzlab.com 
>   Download page.
> 
> Thanks



Re: The last straw

2019-09-28 Thread Malcolm Fitzgerald
Alan,

NetBeans v11 is an excellent IDE for PHP development. I use it everyday for 
that purpose. 


Malcolm



> On 29/09/2019, at 4:05 AM, Alan Cameron 
>  wrote:
> 
> Hi All,
>  
> Walter Oney’s email is the last straw for me.
>  
> I had been a user of NetBeans 8.2 , using it for self-training in C, C++ and 
> PHP when this Apache incubation thing started and NetBeans 8.2 was dropped 
> from any sort of support. I have been watching the emails to this list with 
> increasing worries that it would never get around to PHP let alone C, C++.
>  
> The organisation has lost its way and is not helping itself by diverging from 
> some sort of common ground.
>  
> A radical rethink is long overdue and I wonder how commercial shops can stand 
> the ever mounting problems with this and that. I am surprised there are any 
> commercial users left using NetBeans.
>  
> I will be cancelling my subscription to this and other list tarred with the 
> Apache name.
>  
> Goodbye.
>  
> From Alan Cameron
> Please reply to alan.camer...@virginmedia.com 
> 


Re: Netbeans 11.0 - Unable to Open Sources Directory

2019-07-15 Thread Malcolm Fitzgerald
The wordpress domain is a public, publishing platform. Joomla users are welcome 
too :-) The more important issue is that the web page is talking about the 
/var/db folder on Mac OS X and you're running Kubuntu. 

malcolm

> On 16/07/2019, at 10:37 AM, Charles Brockman  wrote:
> 
> On 7/15/19 3:22 PM, Geertjan Wielenga wrote:
>> Here's info about var/db: https://shellzero.wordpress.com/tag/vardb/
> 
> Apparently that Web page applies to WordPress Websites. All my Websites use 
> the Joomla content management system.
> 
> In any case, the /var/db/ directory is listed in NetBeans but doesn't exist 
> on my system.
> 
> That's a side issue anyway. I would be satisfied if NetBeans could find the 
> /var/www/html/ directory but I can't even drill down to /var/www/.
> 
> By the way, I have my LAMP installation set up for my non-root user (as 
> mentioned in one of the pages you linked). I have six Websites stored and all 
> work expected when loaded from any browser I have installed.
> 
> -- 
> Charles Brockman
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: users-h...@netbeans.apache.org
> 
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> 


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

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



Project within Project Config mess

2019-03-11 Thread Malcolm Fitzgerald
Hi, 

Beginner's error. I've defined a php project based on existing sources and 
everything is happy. Then I defined a second project based on existing sources. 
However, the first project source folder is within the second project source 
folder. Whoops - I thought those files where in a different location. 

Now things are not so happy. Functions, like "refactor" don't work on the 
"inner" project unless I have both projects open at the same time. 

How can I clean the slate and start again?

thanks,

Malcolm



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

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



Packaging Netbeans as a Mac app

2019-01-17 Thread Malcolm Fitzgerald
I'm running NB10 on mac, which is great, thank you everyone for a terrific IDE. 
I use it for PHP coding.  

At present I use a bash alias to fire up netbeans which works perfectly well. 
However, I am interested in packaging it as a native mac app. I'm assuming that 
I need to start with the source code and build it from scratch but I'm hoping 
someone can point me to a good guide for doing so. I don't have any Java skills 
so I'm hoping that the build process isn't too demanding.  RTFM comments 
welcome. 

thanks,
Malcolm
-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

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