Fwd: Please tell me where to go

2018-01-10 Thread Wyckham Seelig
Paolo,

Thanks for the suggestion, but a quick check of phpinfo() reveals that
xdebug.show_local_vars is on, and I'm still not seeing then in netbeans.

Do you know of any other xdebug settings that I might want to check?

Wyckham


-- Forwarded message --
From: Paolo Scarabelli 
Date: Wed, Jan 10, 2018 at 8:14 PM
Subject: Re: Please tell me where to go
To: Wyckham Seelig 
Cc: users@netbeans.apache.org


Hi Wyckham,

Have your tried setting

xdebug.show_local_vars=on

in your xdebug.ini file?

Regards,

Paolo

On Thu, Jan 11, 2018 at 4:50 AM, Wyckham Seelig  wrote:

> At Chuck Davis's request, I am forwarding this email to the users list.
>
> Also, at his suggestion, I have installed java 8 oracle, and have reset my
> netbeans_jdkhome to
> /usr/lib/jvm/java-8-oracle.
>
> This change made no difference in the availability of local variables in
> my variable window.
>
> Wyckham
> -- Forwarded message --
> From: Chuck Davis 
> Date: Wed, Jan 10, 2018 at 2:55 PM
> Subject: Re: Please tell me where to go
> To: Wyckham Seelig 
>
>
> Hi Wyckham.  Please re-mail the above information to the list where there
> are many VERY knowledgeable  people who can help.
>
> I just have one other question that the people on the list will want to
> know -- are you using Oracle java or openjdk?  NB doesn't work well with
> openjdk at this time.
>
> On Wed, Jan 10, 2018 at 10:06 AM, Wyckham Seelig 
> wrote:
>
>> Thank you very much for responding.
>>
>>- I am running on Ubuntu 16.04
>>- I installed Netbeans by downloading it from the Netbeans site and
>>then
>>running the shell script.  It appeared to install just fine.
>>- I am able to open Netbeans 8.2, am able to navigate to files
>>within my project, set breakpoints, and launch the debugger.  When I
>>do this,
>>the site I am running comes up in Firefox my default browser, and all
>>appears to be normal.
>>
>> Now the trouble starts.
>>
>>- First, when the debugger stops at a breakpoint, the local variables
>>that
>>I are set in the code do not appear in the variables window.
>>- Second, occasionally Netbeans just closes all by itself--even
>>though the
>>site that I am debugging is still visible in the Firefox browser.
>>
>> Other things you might like to know:
>>
>>- I am running Netbeans via an Xwindow using TightVNC and the
>>vncserver
>>on my server.
>>- I am attempting to debug PHP7.0
>>- I have modified the jdkhome statement in my netbeans.conf file to
>>point to
>>jdk rather than the jre.  [The system didn't work with jre either].
>>- Finally, it appears to me that Netbeans is less likely to close
>>suddenly after
>>I reboot my server, but I do not know if this is really true or not.
>>
>>
>> Again, thanks for any help you can provide.
>>
>> Wyckham
>>
>> On Wed, Jan 10, 2018 at 12:50 PM, Chuck Davis  wrote:
>>
>>> What is your platform (os)?
>>> What have you done -- how did you install NB?
>>> What happens when you click on the desktop icon?
>>> What happens if you start the binary from a command prompt?
>>>
>>> On Wed, Jan 10, 2018 at 9:03 AM, Wyckham Seelig 
>>> wrote:
>>>
 Hello,

 Can somebody please help me find somewhere to go to get help in getting
 Netbeans 8.2 to work?

 I have scoured the netbeans.org site, and have tried to use the
 netbeans.org bugzilla system, but am
 told that "Either no products have been defined to enter bugs against
 or you have not been given access to any".

 What I'm looking for is something like the system Drupal has or
 StackExchange.

 Wyckham



>>>
>>
>
>


Re: Please tell me where to go

2018-01-10 Thread Paolo Scarabelli
Hi Wyckham,

Have your tried setting

xdebug.show_local_vars=on

in your xdebug.ini file?

Regards,

Paolo

On Thu, Jan 11, 2018 at 4:50 AM, Wyckham Seelig  wrote:

> At Chuck Davis's request, I am forwarding this email to the users list.
>
> Also, at his suggestion, I have installed java 8 oracle, and have reset my
> netbeans_jdkhome to
> /usr/lib/jvm/java-8-oracle.
>
> This change made no difference in the availability of local variables in
> my variable window.
>
> Wyckham
> -- Forwarded message --
> From: Chuck Davis 
> Date: Wed, Jan 10, 2018 at 2:55 PM
> Subject: Re: Please tell me where to go
> To: Wyckham Seelig 
>
>
> Hi Wyckham.  Please re-mail the above information to the list where there
> are many VERY knowledgeable  people who can help.
>
> I just have one other question that the people on the list will want to
> know -- are you using Oracle java or openjdk?  NB doesn't work well with
> openjdk at this time.
>
> On Wed, Jan 10, 2018 at 10:06 AM, Wyckham Seelig 
> wrote:
>
>> Thank you very much for responding.
>>
>>- I am running on Ubuntu 16.04
>>- I installed Netbeans by downloading it from the Netbeans site and
>>then
>>running the shell script.  It appeared to install just fine.
>>- I am able to open Netbeans 8.2, am able to navigate to files
>>within my project, set breakpoints, and launch the debugger.  When I
>>do this,
>>the site I am running comes up in Firefox my default browser, and all
>>appears to be normal.
>>
>> Now the trouble starts.
>>
>>- First, when the debugger stops at a breakpoint, the local variables
>>that
>>I are set in the code do not appear in the variables window.
>>- Second, occasionally Netbeans just closes all by itself--even
>>though the
>>site that I am debugging is still visible in the Firefox browser.
>>
>> Other things you might like to know:
>>
>>- I am running Netbeans via an Xwindow using TightVNC and the
>>vncserver
>>on my server.
>>- I am attempting to debug PHP7.0
>>- I have modified the jdkhome statement in my netbeans.conf file to
>>point to
>>jdk rather than the jre.  [The system didn't work with jre either].
>>- Finally, it appears to me that Netbeans is less likely to close
>>suddenly after
>>I reboot my server, but I do not know if this is really true or not.
>>
>>
>> Again, thanks for any help you can provide.
>>
>> Wyckham
>>
>> On Wed, Jan 10, 2018 at 12:50 PM, Chuck Davis  wrote:
>>
>>> What is your platform (os)?
>>> What have you done -- how did you install NB?
>>> What happens when you click on the desktop icon?
>>> What happens if you start the binary from a command prompt?
>>>
>>> On Wed, Jan 10, 2018 at 9:03 AM, Wyckham Seelig 
>>> wrote:
>>>
 Hello,

 Can somebody please help me find somewhere to go to get help in getting
 Netbeans 8.2 to work?

 I have scoured the netbeans.org site, and have tried to use the
 netbeans.org bugzilla system, but am
 told that "Either no products have been defined to enter bugs against
 or you have not been given access to any".

 What I'm looking for is something like the system Drupal has or
 StackExchange.

 Wyckham



>>>
>>
>
>


Re: Please tell me where to go

2018-01-10 Thread Neil C Smith
On Wed, 10 Jan 2018, 21:25 Chuck Davis,  wrote:

> I'd suggest going to Oracle and getting the jdk.  Perhaps some of the
> experts here will recognize Oracle installs differently on Ubuntu than it
> does on an rpm based system???
>

That's the standard install location on Ubuntu / Debian derivatives as far
as I know. Partly about supporting the alternatives system.

NetBeans runs fine with OpenJDK 8 on Ubuntu. I've not used it with an
Oracle JDK for many years.

Something weird about needing to set jdkhome from the JRE though. Was the
JDK not installed when NetBeans was installed? I'd be tempted to uninstall
all JDKs and NetBeans, reinstall OpenJDK8, then reinstall NetBeans.

Best wishes,

Neil
-- 
Neil C Smith
Artist & Technologist
www.neilcsmith.net

Praxis LIVE - hybrid visual IDE for creative coding - www.praxislive.org


Re: Please tell me where to go

2018-01-10 Thread Chuck Davis
That is quite strange.  I've never seen Oracle jdk installed there.

In my case Oracle jdk always installs itself to /usr/java/  for example:

/usr/java/jdk-9.0.1
/usr/java/jdk1.8.0_152

Looks like maybe you got something from the Ubuntu repositories that claims
to be Oracle java?

I'd suggest going to Oracle and getting the jdk.  Perhaps some of the
experts here will recognize Oracle installs differently on Ubuntu than it
does on an rpm based system???




On Wed, Jan 10, 2018 at 12:50 PM, Wyckham Seelig  wrote:

> At Chuck Davis's request, I am forwarding this email to the users list.
>
> Also, at his suggestion, I have installed java 8 oracle, and have reset my
> netbeans_jdkhome to
> /usr/lib/jvm/java-8-oracle.
>
> This change made no difference in the availability of local variables in
> my variable window.
>
> Wyckham
>
>


Fwd: Please tell me where to go

2018-01-10 Thread Wyckham Seelig
At Chuck Davis's request, I am forwarding this email to the users list.

Also, at his suggestion, I have installed java 8 oracle, and have reset my
netbeans_jdkhome to
/usr/lib/jvm/java-8-oracle.

This change made no difference in the availability of local variables in my
variable window.

Wyckham
-- Forwarded message --
From: Chuck Davis 
Date: Wed, Jan 10, 2018 at 2:55 PM
Subject: Re: Please tell me where to go
To: Wyckham Seelig 


Hi Wyckham.  Please re-mail the above information to the list where there
are many VERY knowledgeable  people who can help.

I just have one other question that the people on the list will want to
know -- are you using Oracle java or openjdk?  NB doesn't work well with
openjdk at this time.

On Wed, Jan 10, 2018 at 10:06 AM, Wyckham Seelig  wrote:

> Thank you very much for responding.
>
>- I am running on Ubuntu 16.04
>- I installed Netbeans by downloading it from the Netbeans site and
>then
>running the shell script.  It appeared to install just fine.
>- I am able to open Netbeans 8.2, am able to navigate to files
>within my project, set breakpoints, and launch the debugger.  When I
>do this,
>the site I am running comes up in Firefox my default browser, and all
>appears to be normal.
>
> Now the trouble starts.
>
>- First, when the debugger stops at a breakpoint, the local variables
>that
>I are set in the code do not appear in the variables window.
>- Second, occasionally Netbeans just closes all by itself--even though
>the
>site that I am debugging is still visible in the Firefox browser.
>
> Other things you might like to know:
>
>- I am running Netbeans via an Xwindow using TightVNC and the vncserver
>on my server.
>- I am attempting to debug PHP7.0
>- I have modified the jdkhome statement in my netbeans.conf file to
>point to
>jdk rather than the jre.  [The system didn't work with jre either].
>- Finally, it appears to me that Netbeans is less likely to close
>suddenly after
>I reboot my server, but I do not know if this is really true or not.
>
>
> Again, thanks for any help you can provide.
>
> Wyckham
>
> On Wed, Jan 10, 2018 at 12:50 PM, Chuck Davis  wrote:
>
>> What is your platform (os)?
>> What have you done -- how did you install NB?
>> What happens when you click on the desktop icon?
>> What happens if you start the binary from a command prompt?
>>
>> On Wed, Jan 10, 2018 at 9:03 AM, Wyckham Seelig 
>> wrote:
>>
>>> Hello,
>>>
>>> Can somebody please help me find somewhere to go to get help in getting
>>> Netbeans 8.2 to work?
>>>
>>> I have scoured the netbeans.org site, and have tried to use the
>>> netbeans.org bugzilla system, but am
>>> told that "Either no products have been defined to enter bugs against or
>>> you have not been given access to any".
>>>
>>> What I'm looking for is something like the system Drupal has or
>>> StackExchange.
>>>
>>> Wyckham
>>>
>>>
>>>
>>
>


Re: Running local build under JDK 9?

2018-01-10 Thread cowwoc

FYI, running from nbbuild/netbeans/bin worked for me.

Gili

On 2018-01-08 2:28 AM, Antonio wrote:

On Unix like systems:

cd /the/netbeans/directory
ant
./nbbuild/netbeans/bin/netbeans --jdkhome /the/path/to/jdk9/

Cheers,
Antonio


On 08/01/18 06:33, cowwoc wrote:
Following up on https://issues.apache.org/jira/browse/NETBEANS-238 is 
there a way to get "ant tryme" to use JDK 9 instead of JDK 8? This is 
needed for verifying fixes to bugs prior to merging.


Thank you,
Gili


-
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: Please tell me where to go

2018-01-10 Thread Glenn Holmer
On 01/10/2018 11:03 AM, Wyckham Seelig wrote:
> Can somebody please help me find somewhere to go to get help in getting
> Netbeans 8.2 to work?
> 
> I have scoured the netbeans.org  site, and have
> tried to use the netbeans.org  bugzilla system, but am
> told that "Either no products have been defined to enter bugs against or
> you have not been given access to any".

This is the right place to ask. NetBeans recently moved from Oracle
(netbeans.org) to here at Apache.

-- 
Glenn Holmer (Linux registered user #16682)
"After the vintage season came the aftermath -- and Cenbe."

-
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: Where did "Set as main project" go?

2018-01-10 Thread Hermien Pellissier
> I thank you as well. I never noticed this on my MAC install and wondered why
> my Windows machine had it but not my MAC. I just checked and my MAC "main
> project" is set to None. #smh :)

It is great to see that this information has been helpful! :D

~ Hermien

-
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: Interface implementations not shown in editor when using Java 9 modules

2018-01-10 Thread Thomas Kellerer
Thomas Kellerer schrieb am 10.01.2018 um 12:42:
> I have Maven project that uses Java 9 modules. 
> 
> It seems that NetBeans 9.0 (beta, from [1]) does not shown the icons
> for "implementing classes" for an interface, if the interface (or the
> implementing class?) is not part of the exported modules of the
> project (at least I _think_ that is the reason)> 
> I have attached a simple Maven project that shows this. 
> 
> When opening BaseInterface.java no icon is shown that there are
> implementing classes for the interface (or the methods).
> (See the screenshot "interface.png")

Note that as soon as module-info.java is removed, the icons show up in the 
editor.

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