Hi Amy,
Thanks for pointing this problem with the tutorials.
If your students want to contribute to an open source project by
clarifying the documentation then proceed as follows:
a) Go to the page in question
https://netbeans.apache.org//kb/docs/ide/mysql.html
b) Go to the end of the page,
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 <
malc...@notyourhomework.net> wrote:
> If I haven't enab
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
Thanks!
On 2021/03/08 21:13:16, Javier Ortiz Bultron wrote:
> I believe that's under the MySQL workbench now:
> https://www.mysql.com/products/workbench/admin/
>
>
>
>
> On Mon, Mar 8, 2021 at 2:58 PM Amy Wolf wrote:
>
> > IHi:
> > I have a student who is trying to establish a connection b
I believe that's under the MySQL workbench now:
https://www.mysql.com/products/workbench/admin/
On Mon, Mar 8, 2021 at 2:58 PM Amy Wolf wrote:
> IHi:
> I have a student who is trying to establish a connection between mySQL
> 2019 and NetBeans on Windows 10.
>
> We've tried following the direc
IHi:
I have a student who is trying to establish a connection between mySQL 2019 and
NetBeans on Windows 10.
We've tried following the directions at
https://netbeans.apache.org//kb/docs/ide/mysql.html
but can't find the mySQLadmin file. Can anyone out there help?
Thanks.
-
1 2 3
-
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/conf
You might need to check the VM args in the test, sometimes it passes
some bootclasspath related arguments which got removed from newer JDK-s,
That could result such an error. I'd recommed to switch on debug logging
and check how the JVM is being invoked.
On 3/8/21 10:11 AM, Achim Zielesny wro
Dear NetBeans-Community,
the migration of several Java 8 projects from NetBeans 8.2 to Apache
NetBeans 12.1/AdoptOpenJDK 11 worked very well and successfully. Only the
JUnit tests (we still use junit-4.10.jar) do unfortunately no longer seem
to work: A "Test file" or "Debug Test File" now generate
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 <
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 ins
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
Yes, that's Maven.
Gj
On Mon, Mar 8, 2021 at 5:02 PM Zulfi Khan
wrote:
> Hi,
> I put the class path:
>
>
>
> package com.mycompany.helloworld;
> /**
> *
> * @author zulfi
> */
> public class Main {
> public static void main(String[ ] args){
> System.out.print("Hello World");
>
On Mon, 8 Mar 2021 at 12:38, frui...@yahoo.co.uk.INVALID
wrote:
>
> It is not a total block on using Netbeans but it is frustrating to think that
> there may be a very simple configuration setting that could solve the problem.
Out of curiosity, does running NetBeans on the Pi with netbeans
-J-Dc
> Do you need the Terminal window on the RPi3?
Yes. The output displayed in the Netbeans output window (on the Windows
development PC) is incorrect so I need to see what would actually happen on the
RPi3.
> Don't you already have a terminal window there that you can use?
I am not running Net
Hello,
I ran across an infuriating issue with ctrl-space autocomplete not working
on Netbeans when using a Mac and it took quite a bit of time to track down
the problem.
If you have multiple keyboard Input Sources configured then the OS will
register ctrl-space as a shortcut to switch between the
15 matches
Mail list logo